summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Patch rtems-rc-19991117-11.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-2383-3219/+1126
* Added projects chapter to FAQ.Joel Sherrill1999-11-233-2/+122
* Patch rtems-rc-19991117-9.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-22236-535/+709
* Patch rtems-rc-19991117-8.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-2278-78/+4
* Patch rtems-rc-19991117-7.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-2232-720/+928
* Converted to automake.Joel Sherrill1999-11-2288-3004/+2240
* Now replaced by an automake file.Joel Sherrill1999-11-221-360/+0
* Corrected.Joel Sherrill1999-11-221-5/+1
* Added ifndef around build_time so pmacros.h and tmacros.h could be includedJoel Sherrill1999-11-222-0/+4
* tmitrontests directory listed twice.Joel Sherrill1999-11-221-1/+1
* Fixed dispatching and cleaned up code.Jennifer Averett1999-11-224-60/+28
* + Corrected enable/disable of dispatch.Jennifer Averett1999-11-222-46/+62
* + Updated comments.Jennifer Averett1999-11-222-18/+40
* + Corrected bug in error check.Jennifer Averett1999-11-222-4/+2
* + Added description of routine to comment.Jennifer Averett1999-11-222-0/+8
* + Corrected error processing code.Jennifer Averett1999-11-222-28/+30
* + Added checks for NULL and NULL string names (for sem_open & sem_unlink).Jennifer Averett1999-11-222-2/+14
* + Cleaned up comments.Jennifer Averett1999-11-222-12/+32
* + Corrected error messages.Jennifer Averett1999-11-222-60/+160
* RTEMS RPM basically working.Joel Sherrill1999-11-225-20/+30
* Removed need for START_BASE.Joel Sherrill1999-11-2214-42/+1
* Added ifndef around build_time macro so tmacros.h and pmacros.hJoel Sherrill1999-11-223-0/+6
* 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-223-27/+27
* 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-22184-1160/+1248
* Small patch (rtems-rc-19991117-5.diff) from Ralf CorsepiusJoel Sherrill1999-11-222-2/+2
* 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-182-28/+18
* Patch from "John M. Mills" <jmills@tga.com> with subsequent cleanup fromJoel Sherrill1999-11-1876-1004/+4444
* Corrected to include extra arguments for simulators on sparcJoel Sherrill1999-11-181-1/+1
* Corrected to remove references to non-existent subpackages.Joel Sherrill1999-11-181-2/+2
* Added code to set extra configure arguments for sparc and powerpc targetsJoel Sherrill1999-11-181-4/+19
* Added ";;" to correct syntactical error.Joel Sherrill1999-11-181-0/+1
* Added EINVAL for passing a NULL pointer in.Jennifer Averett1999-11-182-0/+8
* Added test code for named semaphores and moved to use of directive_failedJennifer Averett1999-11-184-62/+174
* Started to added POSIX message queue test code.Jennifer Averett1999-11-182-0/+6
* Added routine to remove an object from the namespace. It just clearsJennifer Averett1999-11-182-0/+34
* + Debuged to the point that you could open, unlink and close a semaphore.Jennifer Averett1999-11-188-60/+58
* Added a routine to remove a semaphore name from its namespace.Jennifer Averett1999-11-182-0/+30
* Removed IT_COUNT since it was not used.Joel Sherrill1999-11-182-26/+0
* Patch rtems-rc-19991117-0.diff.gz from Ralf CorsepiusJoel Sherrill1999-11-186-15/+11
* Patch rtems-rc-19991105-3.diff.gz from Ralf CorsepiusJoel Sherrill1999-11-1834-49/+77
* Comment added.Jennifer Averett1999-11-172-2/+4