summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/m68k (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Coldfire support patch from David Fiddes <D.J.Fiddes@hw.ac.uk>.Joel Sherrill1998-06-253-14/+151
* Patch from Robin Kirkham <Robin.Kirkham@mlb.dmt.csiro.au> to distinguishJoel Sherrill1998-06-251-7/+18
* Suggestion from Robin Kirkham <Robin.Kirkham@mlb.dmt.csiro.au> to improveJoel Sherrill1998-06-241-2/+1
* Added optimized version of memcpy.c to this directory since RTEMS makesJoel Sherrill1998-06-122-1/+88
* Added CPU_ISR_PASSES_FRAME_POINTER so some ports could pass just theJoel Sherrill1998-06-031-0/+8
* Added swap of unsigned16Joel Sherrill1998-04-271-0/+12
* Fixed spelling errors.Joel Sherrill1998-04-271-3/+3
* Fixed trace bit manipulation per requests from Eric Norum and Chris Johns.Joel Sherrill1998-04-271-11/+3
* m68k software interrupt stack support from Chris Johns and Eric Norum.Joel Sherrill1998-03-253-32/+36
* Real definition for the beginning of the data section per Eric Norum'sJoel Sherrill1998-03-241-2/+2
* Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-03-201-81/+75
* updated copyright to 1998Joel Sherrill1998-02-176-6/+6
* Swapped C++ and ASM "endifs"Joel Sherrill1998-02-171-2/+2
* Big patch form Ralf Corsepius described in this email:Joel Sherrill1998-01-301-4/+2
* Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1998-01-201-1/+1
* Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1997-12-101-1/+4
* Patch from Chris Johns to filter out the trace bit on CPU modelsJoel Sherrill1997-11-291-2/+5
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-086-12/+12
* Removed include directory at "build" point and the link of this directoryJoel Sherrill1997-10-081-4/+4
* Corrected bug per Katsutoshi Shibuya's report:Joel Sherrill1997-08-221-2/+2
* Merged very large and much appreciated patch from Chris JohnsJoel Sherrill1997-07-311-2/+55
* Strip the trace bit from the SR register when dispatching a thread whenJoel Sherrill1997-07-101-3/+5
* Added sp, sfc, and fpcsr register defines.Joel Sherrill1997-07-091-0/+4
* Added support for context switching the data used by the gcc m68kJoel Sherrill1997-05-283-0/+108
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-227-31/+31
* Added FPSP support for MC68040Joel Sherrill1997-04-163-5/+71
* Added ka9q tcpip stack and network driver for the gen68360. This effortJoel Sherrill1997-04-091-0/+9
* added "ifndef" to avoid redefinition warning.Joel Sherrill1997-04-071-0/+2
* added plea for someone to implement software stack switching for m68000-ishJoel Sherrill1997-04-071-0/+3
* Replaced warning message for cpus which do not have hardware supportJoel Sherrill1997-04-071-2/+3
* This set of changes is the build of what was required to convert toJoel Sherrill1997-04-011-0/+75
* swapped increment of _ISR_Nest_level and _Thread_Dispatch_disable_levelJoel Sherrill1997-03-111-1/+1
* Removed definitions which are now in targopts.h. This eliminates theJoel Sherrill1997-01-291-22/+0
* Added include of targopts.h.Joel Sherrill1997-01-291-1/+2
* Fixed comments.Joel Sherrill1997-01-291-1/+6
* fixed comments on vanilla 68000 SW interrupt stack (or the lack thereof)Joel Sherrill1997-01-152-6/+2
* minor changes to eliminate warnings from C++ compilers per user suggesstions.Joel Sherrill1996-12-021-4/+4
* Update from Chris Johns <cjohns@awa.com.au> to add better support forJoel Sherrill1996-12-023-22/+56
* removed comment about NO_UNINITIALIZED_WARNINGS since that macroJoel Sherrill1996-08-121-7/+0
* changed so this file is usable from assembly files.Joel Sherrill1996-06-031-50/+64
* fixed typo in merge of Eric Norum's patchJoel Sherrill1996-05-311-2/+1
* corrected minor problem in Eric Norum's changes in the bfffo macro.Joel Sherrill1996-05-311-1/+1
* Eric Norum sent in new versions of the inline assembly macros whichJoel Sherrill1996-05-302-82/+17
* split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill1996-05-281-3/+3
* Updates from Eric Norum to use the mcpu32 flags and fix comments.Joel Sherrill1996-05-012-30/+17
* added stack allocation fields to the cpu tableJoel Sherrill1996-04-223-3/+919
* updated for 68302 and so gen68360 bsp would compileJoel Sherrill1996-03-212-1/+13
* Added 68360 support submitted by W. Eric Norum (eric@skatter.usask.ca).Joel Sherrill1996-03-062-2/+12
* Dispersal of internal thread handler resulted in IDLE thread becomingJoel Sherrill1996-02-211-3/+3
* SPARC port passes all testsJoel Sherrill1995-10-302-7/+8