summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Patch from Chris Johns <ccj@acm.org>. Comments follow:Joel Sherrill1998-08-131-0/+19
* Patch from Eric Valette <valette@crf.canon.fr> which brings the i386ex BSPJoel Sherrill1998-08-052-499/+0
* Automatic CPU type detection code from Eric Valette <valette@crf.canon.fr>.Joel Sherrill1998-08-051-0/+1
* Redid Makefiles to properly do a preinstall. There was remnants of theJoel Sherrill1998-08-0511-62/+20
* Merged patch from David Fiddes <D.J.Fiddes@hw.ac.uk> to add ColdFireJoel Sherrill1998-08-012-1/+15
* Patch from Eric Valette <valette@crf.canon.fr>:Joel Sherrill1998-07-301-1/+1
* Patch from Eric VALETTE <valette@crf.canon.fr>:Joel Sherrill1998-07-234-396/+2
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1998-07-231-0/+18
* Fixed typo.Joel Sherrill1998-07-011-1/+1
* 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 freebsd support from Dario Alcocer <alcocer@connectnet.com>.Joel Sherrill1998-06-183-2/+20
* 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-0311-0/+119
* Corrected macros for assembly language program sections.Joel Sherrill1998-06-031-2/+2
* Fixed spacingJoel Sherrill1998-05-271-16/+16
* Fix from Jiri Gaisler <jgais@ws.estec.esa.nl> for a problem in whichJoel Sherrill1998-05-271-1/+18
* Per suggestion from Ralf Corsepius made all macros solaris2 -- not solarisJoel Sherrill1998-05-211-1/+1
* Added bsp_specs.Joel Sherrill1998-05-181-3/+4
* fixed swap of unsigned16Joel Sherrill1998-05-041-6/+6
* Fixed case where wrong variable was used.Joel Sherrill1998-04-301-1/+1
* Added I386_HAS_BSWAP cpu model feature flag so swap u32 could takeJoel Sherrill1998-04-271-10/+28
* Added swap of unsigned16Joel Sherrill1998-04-2711-3/+69
* 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
* Fixed CVS IdJoel Sherrill1998-04-271-1/+1
* Added bh, ch, dh, bl, cl, and dl register macros.Joel Sherrill1998-04-151-0/+7
* Ralf Corsepius suggested a way to get rid of UNIX compiler files and use gcc-...Joel Sherrill1998-04-142-2/+1
* Refreshing effort from Avenger.Joel Sherrill1998-04-148-322/+1046
* Added "sigemptyset()" call to insure that the memcmp() would work.Joel Sherrill1998-03-311-0/+4
* Changed int to unsigned32 to match cpu.h.Joel Sherrill1998-03-271-1/+1
* m68k software interrupt stack support from Chris Johns and Eric Norum.Joel Sherrill1998-03-253-32/+36
* Added _XOPEN_SOURCE definition to allow use of UNIX IPC.Joel Sherrill1998-03-241-0/+1
* Real definition for the beginning of the data section per Eric Norum'sJoel Sherrill1998-03-241-2/+2
* Corrected register constraints per suggestion from Thomas Doerfler, IMDJoel Sherrill1998-03-242-6/+6
* More cpu model flags converted to using cpp predefines.Joel Sherrill1998-03-241-2/+2
* Rename hppa1_1 to hppa1.1 and switched to using __XXX__ macros forJoel Sherrill1998-03-242-14/+14
* Fixed spacing to be consistent with other CPUs.Joel Sherrill1998-03-211-1/+1
* Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-03-201-81/+75
* SH port submitted from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1998-03-2013-0/+2869
* updated copyright to 1998Joel Sherrill1998-02-1759-59/+59
* Swapped C++ and ASM "endifs"Joel Sherrill1998-02-171-2/+2
* Ralf Corsepius noticed that generally was spelled incorrectly.Joel Sherrill1998-02-0411-11/+11
* Big patch form Ralf Corsepius described in this email:Joel Sherrill1998-01-3011-44/+22
* Change to remove warning on glibc2 systems per Ralf Corsepius'sJoel Sherrill1998-01-281-1/+6
* Solaris port updates from Chris JohnsJoel Sherrill1998-01-231-10/+0
* Removed warning per Chris John's suggestion.Joel Sherrill1998-01-201-1/+1
* Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1998-01-2011-11/+11
* Changed from .align to .p2align to avoid differences in meaning ofJoel Sherrill1997-12-221-6/+6