summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/m68k (unfollow)
Commit message (Expand)AuthorFilesLines
1999-11-22Patch rtems-rc-19991117-4.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill2-2/+2
1999-11-17Updated copyright notice.Joel Sherrill7-14/+7
1999-11-05This is another pass at making sure that nothing outside the BSPJoel Sherrill1-0/+12
1999-09-07Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill4-8/+8
1999-07-29Patch from Charles-Antoine Gauthier <charles.gauthier@iit.nrc.ca>Joel Sherrill1-1/+1
1999-07-26Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill4-4/+4
1999-07-26This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill4-65/+75
1999-06-11Fixed Makefile.in to not attempt to install rtems.o twice from two differentJoel Sherrill1-1/+0
1999-05-27Corrected so rtems.o is built and installed on all targets.Joel Sherrill1-3/+2
1999-05-17Reworked to avoid pulling in the jump point entry in EVERY executable.Joel Sherrill1-2/+5
1999-04-19Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill4-4/+4
1999-03-31Modified to be valid m68k code on all CPU models.Joel Sherrill1-5/+0
1999-03-19Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill4-12/+48
1999-02-24Corrected Makefile.in to account for placement of include files.Joel Sherrill1-1/+1
1999-02-19Accidentally moved.Joel Sherrill4-2101/+0
1999-02-19Moved back up in tree.Joel Sherrill4-0/+2101
1999-02-19Moved asm.h back up in tree.Joel Sherrill1-0/+144
1999-02-19Accidentally moved asm.hJoel Sherrill1-144/+0
1999-02-19Moved to proper rtems/scoreJoel Sherrill5-0/+0
1999-02-18Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill4-4/+12
1999-02-18Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill7-0/+1271
1999-02-18Yet another part of automake VI from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill4-1122/+2
1999-02-18Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-6/+1
1999-02-18Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-6/+1
1999-01-20Patch from Eric Norum <eric@skatter.usask.ca> to make m68360.h usableJoel Sherrill1-357/+366
1998-12-14Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to rename allJoel Sherrill3-3/+3
1998-10-06Corrected assembly language to use constants instead of addresses.Joel Sherrill1-2/+2
1998-09-30Patch from Eric Norum <eric@skatter.USask.Ca>:Joel Sherrill2-18/+1
1998-09-23IDLE task stack size now specified as a field in the CPU Table for allJoel Sherrill1-0/+1
1998-08-19Added 68060 definition from Chris Johns.Joel Sherrill1-0/+17
1998-08-13Patch from Chris Johns <ccj@acm.org>. Comments follow:Joel Sherrill1-0/+19
1998-08-05Redid Makefiles to properly do a preinstall. There was remnants of theJoel Sherrill1-1/+1
1998-08-01Merged patch from David Fiddes <D.J.Fiddes@hw.ac.uk> to add ColdFireJoel Sherrill2-1/+15
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