summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Switch to using a shared main() for all of the embedded BSPsJoel Sherrill1998-03-2170-463/+190
* Fixed spacing to be consistent with other CPUs.Joel Sherrill1998-03-211-1/+1
* Fixed RTEMS_PROG_CC_WORKS and RTEMS_PROG_CXX_WORKS so they couldJoel Sherrill1998-03-212-71/+133
* Added enough symbols to the conftest.c program to make sure it wouldJoel Sherrill1998-03-212-3/+34
* POSIX not properly conditionalizedJoel Sherrill1998-03-212-2/+2
* Fixed typo.Joel Sherrill1998-03-202-2/+2
* Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-03-201-11/+2
* Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-03-201-81/+75
* Added Hitachi SH port info.Joel Sherrill1998-03-201-1/+2
* New port from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1998-03-2025-0/+1919
* SH port submitted from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1998-03-2032-0/+5497
* Patch from Ralf Corsepius to properly detect that Cygwin32 does notJoel Sherrill1998-03-203-84/+111
* Fixed MANAGERS_NOT_WANTED.Joel Sherrill1998-03-201-2/+2
* Removed blank line.Joel Sherrill1998-03-201-1/+1
* Added Constants, Feature Flags, and Macros (included in Functions).Joel Sherrill1998-03-1817-126/+554
* First attempt at adding constants and feature flagsJoel Sherrill1998-03-175-10/+324
* Completed status pass on functions and data types.Joel Sherrill1998-03-1712-33/+48
* Completed first pass at function status.Joel Sherrill1998-03-179-96/+117
* Added types, status of functions, cleaned up output of summarize.Joel Sherrill1998-03-169-229/+316
* Added function status and data typesJoel Sherrill1998-03-163-21/+54
* Cleaned up format and added data types.Joel Sherrill1998-03-161-8/+38
* Added Function field.Joel Sherrill1998-03-1615-344/+344
* summarize now generates a nicely formatted function status summary.Joel Sherrill1998-03-162-3/+13
* Function implmentation status information correct.Joel Sherrill1998-03-161-10/+10
* First time summary chapter is included in the document.Joel Sherrill1998-03-163-3/+6
* Fix from Chris Johns for inconsistent invocation of make.Joel Sherrill1998-03-162-2/+2
* Added blank lines.Joel Sherrill1998-03-142-0/+12
* Added summary chapter.Joel Sherrill1998-03-141-2/+11
* New file.Joel Sherrill1998-03-141-0/+33
* Added functions from POSIX standard.Joel Sherrill1998-03-147-0/+295
* Added functions from POSIX standard.Joel Sherrill1998-03-143-2/+116
* Added copyright headerJoel Sherrill1998-03-141-0/+8
* Added functions from POSIX standard.Joel Sherrill1998-03-147-7/+686
* Outline complete and apparently correct.Joel Sherrill1998-03-1116-152/+156
* BaselineJoel Sherrill1998-03-1121-0/+754
* Corrected to indicate test cases which were skipped.Joel Sherrill1998-03-032-4/+4
* Changed to remove warning.Joel Sherrill1998-03-031-5/+3
* Switched from "extern int errno" to "#include <errno.h>".Joel Sherrill1998-03-0312-12/+12
* Removed use of dc. David Fiddes reported that this is part of theJoel Sherrill1998-02-272-2/+34
* Patch from Eric Norum:Joel Sherrill1998-02-231-1/+1
* Modified to make it possible for an ISR to return a mutex which didJoel Sherrill1998-02-202-4/+40
* updatedJoel Sherrill1998-02-200-0/+0
* Modified to reflect new restrictions on mutex being released.Joel Sherrill1998-02-202-2/+2
* Removed extra line.Joel Sherrill1998-02-202-2/+0
* Added misisng line continuation.Joel Sherrill1998-02-203-3/+3
* Increased stack space to let test run to completion.Joel Sherrill1998-02-202-8/+8
* changed version to 980219Joel Sherrill1998-02-192-2/+2
* Patch from Eric Norum:Joel Sherrill1998-02-192-41/+42
* Increased stack space of tasks.Joel Sherrill1998-02-192-2/+2
* Accounted for fixed system overhead.Joel Sherrill1998-02-193-6/+30