summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
1998-04-15Per suggestion from Eric Norum, went from one initial extension setJoel Sherrill9-28/+83
1998-04-14changed version to ralf-980414Joel Sherrill2-2/+2
1998-04-14Account for interrupt stack spaceJoel Sherrill2-2/+24
1998-04-14Ralf Corsepius suggested a way to get rid of UNIX compiler files and use gcc-...Joel Sherrill3-3/+2
1998-04-14Stack checker extension now accounted for in confdefs.hJoel Sherrill27-201/+3
1998-04-14Added stack checker extensionJoel Sherrill2-4/+28
1998-04-14Now accounts for region used by RTEMS malloc and extension usedJoel Sherrill28-408/+32
1998-04-14Removed recursive call to exitJoel Sherrill1-2/+0
1998-04-14Moved bspclean from assembly to C and made exit act properly.Joel Sherrill2-2/+19
1998-04-14new fileJoel Sherrill3-6/+54
1998-04-14Removed delay macroJoel Sherrill1-16/+0
1998-04-14Refreshing effort from Avenger.Joel Sherrill8-322/+1046
1998-04-14removed shmsuppJoel Sherrill1-1/+1
1998-04-14Corrected commentJoel Sherrill1-3/+2
1998-04-14new filesJoel Sherrill35-0/+3397
1998-04-06Increased stack space of the monitor task.Joel Sherrill2-2/+2
1998-04-06Increased stack size so test would run in debug mode.Joel Sherrill5-5/+6
1998-04-06More stuff removed as a result of using newlib's isatty() implementation.Joel Sherrill3-26/+0
1998-04-06Added stanzas for debug_tests and profile_tests.Joel Sherrill1-0/+6
1998-04-03Added test so the build procedure would stop if a directory did not exist.Joel Sherrill1-0/+2
1998-04-03Removed isatty() since we are now using newlib's implementation asJoel Sherrill5-22/+0
1998-04-03Made these have real constants.Joel Sherrill4-44/+52
1998-03-31changed version to 4.0.0-beta2Joel Sherrill2-2/+2
1998-03-31Added "sigemptyset()" call to insure that the memcmp() would work.Joel Sherrill1-0/+4
1998-03-30Were looking at the wrong C++ variable.Joel Sherrill1-1/+1
1998-03-30Moved bsp_postdriver_hook() to a shared file and made it a commonJoel Sherrill47-666/+118
1998-03-30Renamed crt0.o to crt0_go32.o to avoid build problems.Joel Sherrill1-1/+1
1998-03-30Update from "erik.ivanenko" <erik.ivanenko@utoronto.ca>.Joel Sherrill12-130/+1432
1998-03-27GO32 does not have sockets.Joel Sherrill1-0/+2
1998-03-27Changed int to unsigned32 to match cpu.h.Joel Sherrill1-1/+1
1998-03-27Should have included <rtems.h> before checking for ifdef RTEMS_UNIX.Joel Sherrill2-4/+4
1998-03-26HAS_CPLUSPLUS should have been RTEMS_HAS_CPLUSPLUS.Joel Sherrill1-1/+1
1998-03-25Moved memcpy to newlib/libc/machine/m68kJoel Sherrill1-1/+1
1998-03-25m68k software interrupt stack support from Chris Johns and Eric Norum.Joel Sherrill5-36/+40
1998-03-25Corrected argument passing.Joel Sherrill1-3/+2
1998-03-25Corrected definition of main and boot_card to be more ANSI compliant.Joel Sherrill1-3/+5
1998-03-25Corrected invocation of boot_card().Joel Sherrill1-4/+6
1998-03-24Added _XOPEN_SOURCE definition to allow use of UNIX IPC.Joel Sherrill1-0/+1
1998-03-24changed version to 4.0.0-beta1Joel Sherrill2-2/+2
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 Sherrill12-50/+48
1998-03-24new fileJoel Sherrill1-0/+54
1998-03-23Renamed hppa1_1 to hppa1.1Joel Sherrill1-4/+1
1998-03-23renamed ppc to powerpcJoel Sherrill1-1/+0
1998-03-23Converted to conditionally uses strerr code to better work with glibc2.Joel Sherrill2-8/+21
1998-03-23Patches from Eric Norum:Joel Sherrill9-174/+85
1998-03-21Added BSP specific start since it had become VERY complex to attemptJoel Sherrill3-1/+325
1998-03-21Corrected typo in copyright notice.Joel Sherrill1-1/+1