summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/m68k (unfollow)
Commit message (Expand)AuthorFilesLines
1997-04-07added plea for someone to implement software stack switching for m68000-ishJoel Sherrill1-0/+3
1997-04-07Replaced warning message for cpus which do not have hardware supportJoel Sherrill1-2/+3
1997-04-01This set of changes is the build of what was required to convert toJoel Sherrill1-0/+75
1997-03-11swapped increment of _ISR_Nest_level and _Thread_Dispatch_disable_levelJoel Sherrill1-1/+1
1997-01-29Removed definitions which are now in targopts.h. This eliminates theJoel Sherrill1-22/+0
1997-01-29Added include of targopts.h.Joel Sherrill1-1/+2
1997-01-29Fixed comments.Joel Sherrill1-1/+6
1997-01-15fixed comments on vanilla 68000 SW interrupt stack (or the lack thereof)Joel Sherrill2-6/+2
1996-12-02minor changes to eliminate warnings from C++ compilers per user suggesstions.Joel Sherrill1-4/+4
1996-12-02Update from Chris Johns <cjohns@awa.com.au> to add better support forJoel Sherrill3-22/+56
1996-08-12removed comment about NO_UNINITIALIZED_WARNINGS since that macroJoel Sherrill1-7/+0
1996-06-03changed so this file is usable from assembly files.Joel Sherrill1-50/+64
1996-05-31fixed typo in merge of Eric Norum's patchJoel Sherrill1-2/+1
1996-05-31corrected minor problem in Eric Norum's changes in the bfffo macro.Joel Sherrill1-1/+1
1996-05-30Eric Norum sent in new versions of the inline assembly macros whichJoel Sherrill2-82/+17
1996-05-28split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill1-3/+3
1996-05-01Updates from Eric Norum to use the mcpu32 flags and fix comments.Joel Sherrill2-30/+17
1996-04-22added stack allocation fields to the cpu tableJoel Sherrill3-3/+919
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 Sherrill1-3/+3
1995-10-30SPARC port passes all testsJoel Sherrill2-7/+8
1995-10-06fixed missing CVS IDsJoel Sherrill2-0/+6
1995-09-29all targets compile .. tony's patches in placeJoel Sherrill1-12/+22
1995-09-26posix support initially addedJoel Sherrill4-12/+12
1995-09-22Removed unneeded referenced to rtems/fatal.hJoel Sherrill1-1/+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 Sherrill1-3/+1
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill4-7/+31
1995-07-12Ada95, gnat, go32Joel Sherrill2-44/+67
1995-06-07incorporated mc68302 supportJoel Sherrill4-11/+682
1995-05-31Added "signed" keyword to typedef of signed RTEMS typesJoel Sherrill1-4/+4
1995-05-30cpu/*types.h added and successfully compiled.Joel Sherrill1-1/+3
1995-05-26Added m68ktypes.hJoel Sherrill1-0/+56
1995-05-24Fully tested on all in-house targetsJoel Sherrill3-29/+16