summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
2000-01-31Patch rtems-rc-20000118-2.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill139-140/+0
2000-01-31Ralf Corsepius <corsepiu@faw.uni-ulm.de> caught some files in CVSJoel Sherrill1-1/+0
2000-01-31Patch rtems-rc-20000118-1.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill41-162/+19
2000-01-31Modification to properly support BSP aliases (pc[456]86).Joel Sherrill1-4/+4
2000-01-31Suggested modification from Rosimildo da Silva <rdasilva@connecttel.com>Joel Sherrill1-9/+10
2000-01-31Added AC_SUBST(RTEMS_BSP) so the makefiles properly honor theJoel Sherrill1-0/+1
2000-01-31BSP now links although this change is untested.Joel Sherrill1-3/+7
2000-01-28Patch from John M. Mills <jmills@tga.com> to include moreJoel Sherrill1-0/+6
2000-01-27Added after report from Quality Quorum <qqi@world.std.com> thatJoel Sherrill1-0/+5
2000-01-26No longer incorrectly references mips.Joel Sherrill3-22/+8
2000-01-26Patch rtems-rc-20000118-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill22-331/+823
2000-01-23Directive rtems_task_variable_get() added by Eric Norum.Joel Sherrill3-1/+86
2000-01-23Wrong BSP referenced.Joel Sherrill2-2/+2
2000-01-23Removing unused file accidentally left in CVS. Discovered byJoel Sherrill3-269/+0
2000-01-21Patch from Eric Norum <eric@cls.usask.ca> at the request of JakeJoel Sherrill2-66/+112
2000-01-21Patch from Eric Norum <eric@cls.usask.ca> to implement this:Joel Sherrill6-21/+25
2000-01-21Patch from Eric Norum <eric@cls.usask.ca> to remove warnings.Joel Sherrill2-8/+6
2000-01-21Patch from Eric Norum <eric@cls.usask.ca>:Joel Sherrill1-28/+16
2000-01-14Updated to reflect final test output.Joel Sherrill1-3/+15
2000-01-14Updated screen to reflect final test output.Joel Sherrill1-24/+114
2000-01-14Added -U__STRICT_ANSI__ to remove MANY warnings since the BSD codeJoel Sherrill1-1/+1
2000-01-14Removed unused variable warning.Joel Sherrill2-2/+0
2000-01-14Removed no prototype of kill() warning.Joel Sherrill1-0/+2
2000-01-14Now ignores minimum and does not run it.Joel Sherrill2-2/+2
2000-01-14Now using Makefile.am to generate this file.Joel Sherrill1-279/+0
2000-01-14Warning corrections per feedback from Emmanuel Raguet <raguet@crf.canon.fr>.Joel Sherrill1-1/+1
2000-01-14Removed warning.Joel Sherrill2-2/+4
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