summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added ifndef around build_time macro so tmacros.h and pmacros.hJoel Sherrill1999-11-222-0/+4
* Use PGM consistently.Joel Sherrill1999-11-222-3/+3
* Made it agree on PGM versus PGM/PGMS.Joel Sherrill1999-11-223-3/+3
* Changed name of W, X, and Y macros for fields in the ClockJoel Sherrill1999-11-221-9/+9
* Adding files missed by earlier merger of SH-2.Joel Sherrill1999-11-221-0/+153
* Added files missed by previous merger of SH-2 port.Joel Sherrill1999-11-225-0/+624
* Adding files not added as part of merger of SH2 port.Joel Sherrill1999-11-226-0/+1706
* Removed unneeded directory.Joel Sherrill1999-11-221-87/+0
* Patch rtems-rc-19991117-4.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-11-22156-1100/+843
* Small patch (rtems-rc-19991117-5.diff) from Ralf CorsepiusJoel Sherrill1999-11-221-1/+1
* Renaming all BSP specific startXXX directories to use the same name (start).Joel Sherrill1999-11-1925-44/+44
* Renaming all BSP specific startXXX directories to use the same name (start).Joel Sherrill1999-11-1917-4067/+0
* Moved startsis to start.Joel Sherrill1999-11-195-409/+6
* Minor cleanup to reduce the code space.Joel Sherrill1999-11-181-14/+9
* Patch from "John M. Mills" <jmills@tga.com> with subsequent cleanup fromJoel Sherrill1999-11-1871-991/+4335
* Added EINVAL for passing a NULL pointer in.Jennifer Averett1999-11-181-0/+4
* Added test code for named semaphores and moved to use of directive_failedJennifer Averett1999-11-182-31/+87
* Started to added POSIX message queue test code.Jennifer Averett1999-11-181-0/+3
* Added routine to remove an object from the namespace. It just clearsJennifer Averett1999-11-181-0/+17
* + Debuged to the point that you could open, unlink and close a semaphore.Jennifer Averett1999-11-184-30/+29
* Added a routine to remove a semaphore name from its namespace.Jennifer Averett1999-11-181-0/+15
* Removed IT_COUNT since it was not used.Joel Sherrill1999-11-181-13/+0
* Patch rtems-rc-19991117-0.diff.gz from Ralf CorsepiusJoel Sherrill1999-11-185-10/+11
* Patch rtems-rc-19991105-3.diff.gz from Ralf CorsepiusJoel Sherrill1999-11-1833-40/+71
* Comment added.Jennifer Averett1999-11-171-1/+2
* Updated copyright notice.Joel Sherrill1999-11-171748-3488/+1750
* Now allows override of base address via -Ttext command to linker.Joel Sherrill1999-11-171-39/+47
* + Updated copyright information.Jennifer Averett1999-11-173-4/+5
* + Updated copyright information.Jennifer Averett1999-11-17133-52/+347
* New file documenting the on board monitor (PPCBUG) configuration usedJoel Sherrill1999-11-172-0/+156
* Conditionally take out the offensive pragma pack when on RTEMS in additionJoel Sherrill1999-11-171-2/+2
* New shell of a test for ITRON Mailbox Manager.Joel Sherrill1999-11-177-1/+154
* Updated Mailbox Manager submitted and split into multiple files.Joel Sherrill1999-11-1711-344/+470
* Update from Andrew D. McDowell <amcdowel@cs.uah.edu> with modificationsJoel Sherrill1999-11-171-7/+257
* Fixed screen.Joel Sherrill1999-11-161-1/+1
* Added TERMINAL_IDENTIFICATION pieces.Joel Sherrill1999-11-161-3/+4
* Fixed alignment problem on _endtext.Joel Sherrill1999-11-161-0/+1
* Moved task_variable pointer to basic shared part of TCB instead ofJoel Sherrill1999-11-165-38/+26
* Added proper nesting level for dispatch disable check.Joel Sherrill1999-11-163-3/+3
* Added code so if dispatching level is specified to be -1, then noJoel Sherrill1999-11-161-1/+1
* Corrected nesting level on dispatching verification.Joel Sherrill1999-11-161-1/+1
* Corrected disable dispatch nesting count checks.Joel Sherrill1999-11-161-7/+7
* Added check to return passed if task is not suspended.Jennifer Averett1999-11-162-1/+7
* Added code to catch the error of suspend count exceding the counter value.Jennifer Averett1999-11-161-0/+4
* Fixed bug.Jennifer Averett1999-11-162-6/+6
* Added handler for fsync. For the memfile it is the same as the data sync.Jennifer Averett1999-11-163-3/+3
* Fixed typo.Joel Sherrill1999-11-161-1/+1
* Inserted output from the erc32 run into the output file.Jennifer Averett1999-11-161-3/+71
* Use miniIMFS like hello from samples.Joel Sherrill1999-11-161-0/+2
* Increased stack space because message buffers are on the stack.Joel Sherrill1999-11-161-0/+1