summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/m68k (unfollow)
Commit message (Expand)AuthorFilesLines
1998-06-25Coldfire support patch from David Fiddes <D.J.Fiddes@hw.ac.uk>.Joel Sherrill3-14/+151
1998-06-25Patch from Robin Kirkham <Robin.Kirkham@mlb.dmt.csiro.au> to distinguishJoel Sherrill1-7/+18
1998-06-24Suggestion from Robin Kirkham <Robin.Kirkham@mlb.dmt.csiro.au> to improveJoel Sherrill1-2/+1
1998-06-12Added optimized version of memcpy.c to this directory since RTEMS makesJoel Sherrill2-1/+88
1998-06-03Added CPU_ISR_PASSES_FRAME_POINTER so some ports could pass just theJoel Sherrill1-0/+8
1998-04-27Added swap of unsigned16Joel Sherrill1-0/+12
1998-04-27Fixed spelling errors.Joel Sherrill1-3/+3
1998-04-27Fixed trace bit manipulation per requests from Eric Norum and Chris Johns.Joel Sherrill1-11/+3
1998-03-25m68k software interrupt stack support from Chris Johns and Eric Norum.Joel Sherrill3-32/+36
1998-03-24Real definition for the beginning of the data section per Eric Norum'sJoel Sherrill1-2/+2
1998-03-20Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1-81/+75
1998-02-17updated copyright to 1998Joel Sherrill6-6/+6
1998-02-17Swapped C++ and ASM "endifs"Joel Sherrill1-2/+2
1998-01-30Big patch form Ralf Corsepius described in this email:Joel Sherrill1-4/+2
1998-01-20Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1-1/+1
1997-12-10Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1-1/+4
1997-11-29Patch from Chris Johns to filter out the trace bit on CPU modelsJoel Sherrill1-2/+5
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill6-12/+12
1997-10-08Removed include directory at "build" point and the link of this directoryJoel Sherrill1-4/+4
1997-08-22Corrected bug per Katsutoshi Shibuya's report:Joel Sherrill1-2/+2
1997-07-31Merged very large and much appreciated patch from Chris JohnsJoel Sherrill1-2/+55
1997-07-10Strip the trace bit from the SR register when dispatching a thread whenJoel Sherrill1-3/+5
1997-07-09Added sp, sfc, and fpcsr register defines.Joel Sherrill1-0/+4
1997-05-28Added support for context switching the data used by the gcc m68kJoel Sherrill3-0/+108
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill7-31/+31
1997-04-16Added FPSP support for MC68040Joel Sherrill3-5/+71
1997-04-09Added ka9q tcpip stack and network driver for the gen68360. This effortJoel Sherrill1-0/+9
1997-04-07added "ifndef" to avoid redefinition warning.Joel Sherrill1-0/+2
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