summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score (unfollow)
Commit message (Expand)AuthorFilesLines
1998-08-20Patches from Eric NorumJoel Sherrill3-9/+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-19Fixed obsolete reference to BSDINSTALL.Joel Sherrill1-1/+1
1998-08-19Patches from Ralf Corsepius <corsepiu@faw.uni-ulm.de> and myself toJoel Sherrill2-4/+4
1998-08-19Added 68060 definition from Chris Johns.Joel Sherrill1-0/+17
1998-08-13Fixed preinstall stanza so the prebuild works.Joel Sherrill1-3/+3
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 Sherrill2-2/+5
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-17Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>. Comments:Joel Sherrill3-5/+4
1998-07-17New files from Ralf Corsepius <corsepiu@faw.uni-ulm.de>. His comments:Joel Sherrill7-0/+330
1998-07-01Fixed typo.Joel Sherrill3-3/+3
1998-06-27Monstrous patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>. I haveJoel 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-18Modified _Objects_Is_class_valid() to correctly report that 0 wasJoel Sherrill4-4/+4
1998-06-18Added freebsd support from Dario Alcocer <alcocer@connectnet.com>.Joel Sherrill4-2/+27
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 Sherrill13-0/+133
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-15Per suggestion from Eric Norum, went from one initial extension setJoel Sherrill4-18/+26
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