summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu (unfollow)
Commit message (Expand)AuthorFilesLines
1996-03-21updated for 68302 and so gen68360 bsp would compileJoel Sherrill2-1/+13
1996-03-06Added 68360 support submitted by W. Eric Norum (eric@skatter.usask.ca).Joel Sherrill2-2/+12
1996-02-21Dispersal of internal thread handler resulted in IDLE thread becomingJoel Sherrill11-52/+49
1996-02-13added clear of _ISR_Signals_to_thread_executingJoel Sherrill1-1/+4
1996-02-09added clear of _ISR_Signals_to_thread_executingJoel Sherrill2-0/+2
1996-01-17increased stack sizeJoel Sherrill1-1/+1
1996-01-15updates from Tony Bennett for PA and UNIX portsJoel Sherrill7-150/+216
1995-12-20changes remerged after lost in disk crash -- recovered from snapshot, partial...Joel Sherrill8-75/+114
1995-12-05Added comments for addition of is_fp flag to _CPU_Context_Initialize.Joel Sherrill1-0/+5
1995-12-05minor changes so it would compileJoel Sherrill4-14/+12
1995-10-31typos fixedJoel Sherrill8-8/+105
1995-10-30SPARC port passes all testsJoel Sherrill18-840/+2100
1995-10-06fixed null pointer dereferenceJoel Sherrill1-2/+2
1995-10-06fixed missing CVS IDsJoel Sherrill15-6/+28
1995-10-06SPARC merged and successfully tested w/o interrupt supportJoel Sherrill8-1/+1866
1995-10-06moved to new development machine and went to gcc 2.7.0Joel Sherrill1-0/+3
1995-09-29all targets compile .. tony's patches in placeJoel Sherrill6-32/+86
1995-09-27Modified UNIX simulator port so all references to native unixJoel Sherrill2-19/+339
1995-09-26posix support initially addedJoel Sherrill30-69/+69
1995-09-22Removed unneeded referenced to rtems/fatal.hJoel Sherrill6-6/+0
1995-09-19Removed a section of code which was "#if 0"'ed.Joel Sherrill1-16/+0
1995-09-19Incorporated the submission from John S. GwynneJoel Sherrill6-70/+656
1995-09-19Minor bug fixes to get all targets compilable and running. TheJoel Sherrill10-49/+75
1995-09-12Initial attempt at building HP PA-RISC using Solaris hosted tools.Joel Sherrill1-3/+3
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill26-75/+168
1995-08-22Merged PowerPC port as submitted by Andy Bray of I-CUBED, LtdJoel Sherrill9-0/+2803
1995-08-22fix broken RCS Ids -- $ accidentally lost merging changes earlierJoel Sherrill6-6/+6
1995-08-04cleanup and optimization from TonyJoel Sherrill2-26/+20
1995-08-04Tony's updatesJoel Sherrill1-4/+9
1995-08-02*** empty log message ***Joel Sherrill2-1/+13
1995-07-21after testing go32 and cvme961Joel Sherrill1-1/+8
1995-07-20removed junk field in context_controlJoel Sherrill1-1/+0
1995-07-18fixed for LinuxJoel Sherrill1-0/+4
1995-07-18fixed for LinuxJoel Sherrill1-13/+24
1995-07-18merged Linux UNIX simulator support (C)Joel Sherrill4-5/+53
1995-07-12Ada95, gnat, go32Joel Sherrill15-391/+674
1995-06-14added David Glessner's 68302 work.Joel Sherrill1-5/+5
1995-06-07corrected pseudo-code for _ISR_HandlerJoel Sherrill1-5/+17
1995-06-07incorporated mc68302 supportJoel Sherrill4-11/+682
1995-05-31Added "signed" keyword to typedef of signed RTEMS typesJoel Sherrill6-24/+24
1995-05-30cpu/*types.h added and successfully compiled.Joel Sherrill5-5/+14
1995-05-26Added m68ktypes.hJoel Sherrill1-0/+56
1995-05-26Created rest of CP types.h filesJoel Sherrill3-0/+168
1995-05-25Added types.h file for each CPUJoel Sherrill2-0/+102
1995-05-24Fully tested on all in-house targetsJoel Sherrill21-298/+266