summaryrefslogtreecommitdiffstats
path: root/c/src (unfollow)
Commit message (Expand)AuthorFilesLines
2000-01-14Removed numerous warnings.Joel Sherrill7-8/+16
2000-01-13Updated files missed in earlier batch from Eric Norum.Joel Sherrill2-26/+18
2000-01-13Fixed warnings.Joel Sherrill1-14/+0
2000-01-13Patch rtems-rc-20000104-17.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill14-100/+4986
2000-01-13All m68k BSPs now build with new ELF style linkcmds.Joel Sherrill46-681/+192
2000-01-13POSIX message queues now include complete functionality includingJoel Sherrill1-2/+22
2000-01-13Added test case for broadcast to queue with messages pending.Joel Sherrill2-0/+14
2000-01-13Changed error checking macros for POSIX.Joel Sherrill2-50/+110
2000-01-13POSIX message queues now include complete functionality includingJoel Sherrill14-387/+1278
2000-01-13Missed removing this file in an earlier commit. This is removedJoel Sherrill1-70/+0
2000-01-13+ Added commentsJennifer Averett3-8/+46
2000-01-13+ Added and yellow line tested _CORE_message_queue_Flush_waiting_threadsJennifer Averett3-1/+174
2000-01-13Added comment.Jennifer Averett1-0/+1
2000-01-13+ Comment cleanupJennifer Averett4-15/+12
2000-01-13Removed referance to rtems error.Jennifer Averett1-1/+2
2000-01-13Added comment to indicate this path does not occur.Jennifer Averett1-1/+2
2000-01-13Added start and end herald.Jennifer Averett2-2/+6
2000-01-13Made sweep of changes to get all BSPs to the same point on the linkcmdsJoel Sherrill22-39/+102
2000-01-13New patch from Eric Norum plus some minor mods by Joel.Joel Sherrill8-361/+310
2000-01-13Fixed spacing.Joel Sherrill1-2/+2
2000-01-13Made _clear_end a "PROVIDE."Joel Sherrill1-1/+1
2000-01-12+ Added code for waiting sendJennifer Averett1-4/+39
2000-01-12Debugged and yellow line tested routines.Jennifer Averett3-41/+71
2000-01-12+ Modified return codesJennifer Averett1-16/+27
2000-01-12+ Added signal processing.Jennifer Averett1-1/+3
2000-01-12+ Modified to correct return codes.Jennifer Averett1-2/+5
2000-01-12+ Changed call from core flush to core close routine. This flushes waitingJennifer Averett1-2/+4
2000-01-12+ Removed name validation code (this was already done in nametoid.Jennifer Averett1-41/+6
2000-01-12Patch rtems-rc-20000104-16.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-41/+288
2000-01-12Eric Norum <eric@cls.usask.ca> submitted linker script and bsp_specsJoel Sherrill26-761/+1420
2000-01-12Patch rtems-rc-20000104-16.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill76-1787/+1142
2000-01-12Patch rtems-rc-20000104-15.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill7-10/+14
2000-01-11File removed as it was not being used.Joel Sherrill1-268/+0
2000-01-11Removed old hack of using Configuration Table entry ticks_per_timesliceJoel Sherrill30-620/+450
2000-01-11Patch from Emmanuel Raguet <raguet@crf.canon.fr> to correct macroJoel Sherrill1-4/+4
2000-01-11Fixed spacing.Joel Sherrill1-1/+1
2000-01-11This test was enhanced to test for the case in sigtimedwait() where itJoel Sherrill2-0/+32
2000-01-11This code did not return properly when a process oriented signalJoel Sherrill1-6/+5
2000-01-11Bug fix from Wayne Bullaughey <wayneb@cacdsp.com> to use the complementJoel Sherrill2-2/+2
2000-01-10Now automake generated.Joel Sherrill1-71/+0
2000-01-10Added mpc6xx/timer/Makefile.Joel Sherrill1-0/+1
2000-01-10Accidentally deleted.Joel Sherrill1-0/+70
2000-01-10Removed definition of USHRT_MAX to remove lots of redefinition warnings.Joel Sherrill2-4/+0
2000-01-10Removed warning by changing %eax -> %ax as source of move to segmentJoel Sherrill1-3/+3
2000-01-10Corrected compilation problem in lgdt instruction.Joel Sherrill1-0/+3
2000-01-10Added include of <bsp/irq.h> per Jay Kulpinski <jskulpin@eng01.gdds.com>.Joel Sherrill1-0/+2
2000-01-10Don't look at the object information structure for threads/tasksJoel Sherrill2-17/+28
2000-01-10Patch rtems-rc-20000104-14.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill3-6/+6
2000-01-10Patch from Jay Kulpinski <jskulpin@eng01.gdds.com> to make sureJoel Sherrill1-1/+1
2000-01-10Patch rtems-rc-20000104-12.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill117-738/+1028