summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu (unfollow)
Commit message (Expand)AuthorFilesLines
1998-08-20Patches from Eric NorumJoel Sherrill1-1/+25
1998-08-20FreeBSD stack compiles for the first time (except libc/strsep.c)Joel Sherrill1-1/+1
1998-08-19Patch from Eric Valette <valette@crf.canon.fr>:Joel Sherrill2-5/+37
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-05Patch from Eric Valette <valette@crf.canon.fr> which brings the i386ex BSPJoel Sherrill2-499/+0
1998-08-05Automatic CPU type detection code from Eric Valette <valette@crf.canon.fr>.Joel Sherrill1-0/+1
1998-08-05Redid Makefiles to properly do a preinstall. There was remnants of theJoel Sherrill11-62/+20
1998-08-01Merged patch from David Fiddes <D.J.Fiddes@hw.ac.uk> to add ColdFireJoel Sherrill2-1/+15
1998-07-30Patch from Eric Valette <valette@crf.canon.fr>:Joel Sherrill1-1/+1
1998-07-23Patch from Eric VALETTE <valette@crf.canon.fr>:Joel Sherrill4-396/+2
1998-07-23Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-0/+18
1998-07-01Fixed typo.Joel Sherrill1-1/+1
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-18Added freebsd support from Dario Alcocer <alcocer@connectnet.com>.Joel Sherrill3-2/+20
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 Sherrill11-0/+119
1998-06-03Corrected macros for assembly language program sections.Joel Sherrill1-2/+2
1998-05-27Fixed spacingJoel Sherrill1-16/+16
1998-05-27Fix from Jiri Gaisler <jgais@ws.estec.esa.nl> for a problem in whichJoel Sherrill1-1/+18
1998-05-21Per suggestion from Ralf Corsepius made all macros solaris2 -- not solarisJoel Sherrill1-1/+1
1998-05-18Added bsp_specs.Joel Sherrill1-3/+4
1998-05-04fixed swap of unsigned16Joel Sherrill1-6/+6
1998-04-30Fixed case where wrong variable was used.Joel Sherrill1-1/+1
1998-04-27Added I386_HAS_BSWAP cpu model feature flag so swap u32 could takeJoel Sherrill1-10/+28
1998-04-27Added swap of unsigned16Joel Sherrill11-3/+69
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-04-27Fixed CVS IdJoel Sherrill1-1/+1
1998-04-15Added bh, ch, dh, bl, cl, and dl register macros.Joel Sherrill1-0/+7
1998-04-14Ralf Corsepius suggested a way to get rid of UNIX compiler files and use gcc-...Joel Sherrill2-2/+1
1998-04-14Refreshing effort from Avenger.Joel Sherrill8-322/+1046
1998-03-31Added "sigemptyset()" call to insure that the memcmp() would work.Joel Sherrill1-0/+4
1998-03-27Changed int to unsigned32 to match cpu.h.Joel Sherrill1-1/+1
1998-03-25m68k software interrupt stack support from Chris Johns and Eric Norum.Joel Sherrill3-32/+36
1998-03-24Added _XOPEN_SOURCE definition to allow use of UNIX IPC.Joel Sherrill1-0/+1
1998-03-24Real definition for the beginning of the data section per Eric Norum'sJoel Sherrill1-2/+2
1998-03-24Corrected register constraints per suggestion from Thomas Doerfler, IMDJoel Sherrill2-6/+6
1998-03-24More cpu model flags converted to using cpp predefines.Joel Sherrill1-2/+2
1998-03-24Rename hppa1_1 to hppa1.1 and switched to using __XXX__ macros forJoel Sherrill2-14/+14
1998-03-21Fixed spacing to be consistent with other CPUs.Joel Sherrill1-1/+1
1998-03-20Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1-81/+75
1998-03-20SH port submitted from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill13-0/+2869
1998-02-17updated copyright to 1998Joel Sherrill59-59/+59
1998-02-17Swapped C++ and ASM "endifs"Joel Sherrill1-2/+2
1998-02-04Ralf Corsepius noticed that generally was spelled incorrectly.Joel Sherrill11-11/+11
1998-01-30Big patch form Ralf Corsepius described in this email:Joel Sherrill11-44/+22
1998-01-28Change to remove warning on glibc2 systems per Ralf Corsepius'sJoel Sherrill1-1/+6