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