summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added RTEMS_IO_ERROR status code.Joel Sherrill1997-08-284-2/+6
* Added IO_Error status code and fixed No_Memory error number.Joel Sherrill1997-08-281-3/+5
* Corrected reference to LIBC_LIBM to work on all targets.Joel Sherrill1997-08-271-1/+1
* Added error numbers and changed default error code from 0 to -1 forJoel Sherrill1997-08-272-14/+18
* Modified to support the BSP family concept.Joel Sherrill1997-08-2711-21/+21
* Modified to have correct address for vector table on multiple models.Joel Sherrill1997-08-272-0/+10
* Added rule so TARGET_VARIANTS are dependent on the environment stuff.Joel Sherrill1997-08-271-1/+4
* Patches from Chris Johns to clean up test.Joel Sherrill1997-08-265-19/+52
* removed -lmJoel Sherrill1997-08-261-1/+1
* Corrected to compile with egcs.Joel Sherrill1997-08-262-5/+5
* Corrected bug per Katsutoshi Shibuya's report:Joel Sherrill1997-08-221-2/+2
* Removed assert condition when not initialized or there are 0 periods.Joel Sherrill1997-08-222-0/+10
* Moved reentrant wrappers into their own file.Joel Sherrill1997-08-225-9/+96
* Fixed iop/memory leak bug reported by Dan Dickey.Joel Sherrill1997-08-222-2/+12
* Removed redundant stanza.Joel Sherrill1997-08-221-2/+0
* Fixed infinite recursion bug in PTHREAD_MUTEX_INITIALIZER.Joel Sherrill1997-08-221-10/+15
* Added commit about missing support for condition initializer.Joel Sherrill1997-08-222-0/+2
* start no longer a global symbol per Eric Norum's request.Joel Sherrill1997-08-222-2/+12
* Switched to new version of mc68681.hJoel Sherrill1997-08-041-29/+29
* moved mc68230.h from main include directory to motorolaJoel Sherrill1997-08-041-1/+1
* new implementation of mc68681.hJoel Sherrill1997-08-042-144/+582
* Fixed typeJoel Sherrill1997-08-041-1/+1
* Corrected typoJoel Sherrill1997-08-049-9/+9
* Corrected descent to a hardcoded directory and made it dependent on the cpu m...Joel Sherrill1997-08-041-1/+1
* Fixed typo and removed duplicated codeJoel Sherrill1997-08-041-4/+1
* First attempt at values for PPCJoel Sherrill1997-08-043-0/+9
* Trying to support all modelsJoel Sherrill1997-08-041-20/+4
* Trying to support all models.Joel Sherrill1997-08-041-0/+6
* consolex built for all models.Joel Sherrill1997-08-041-8/+4
* moved header files into the motorola and zilog subdirectoriesJoel Sherrill1997-08-048-9/+8
* Correcting difference between mvme162lx and mvme162. All versions haveJoel Sherrill1997-08-041-0/+5
* moved header files into the motorola and zilog subdirectoriesJoel Sherrill1997-08-044-5/+7
* Modified to reflect changes in mc68681.h header file.Joel Sherrill1997-08-041-104/+200
* Header files moved into zilog subdirectory.Joel Sherrill1997-08-041-2/+2
* Moved files into the zilog and motorola subdirectories.Joel Sherrill1997-08-041-3/+12
* Added GNAT configuration parameters.Joel Sherrill1997-08-042-8/+38
* Added include/motorola and include/zilog directories to theJoel Sherrill1997-08-041-8/+10
* moved from main include directoryJoel Sherrill1997-08-0410-0/+956
* Added these files to contain bodies for routines included in the APIJoel Sherrill1997-08-023-1/+102
* Added conditional for KA9Q.Joel Sherrill1997-08-011-0/+4
* Added include of termios.h which was accidentally left out.Joel Sherrill1997-08-011-0/+2
* Added consolex to wrapupJoel Sherrill1997-08-011-0/+1
* Corrected typo.Joel Sherrill1997-08-011-1/+1
* Made to work.Joel Sherrill1997-08-011-1/+1
* Removed warnings.Joel Sherrill1997-08-011-2/+2
* Katsutoshi Shibuya (shibuya@mxb.meshnet.or.jp)of BU-Denken Co., Ltd.Joel Sherrill1997-08-0117-11/+1609
* Merged very large and much appreciated patch from Chris JohnsJoel Sherrill1997-07-3183-0/+12481
* Merged very large and much appreciated patch from Chris JohnsJoel Sherrill1997-07-317-6/+84
* Added support for rtems_message_queue_get_number_pending.Joel Sherrill1997-07-314-0/+21
* Added rtems_message_queue_get_number_pending directive.Joel Sherrill1997-07-316-30/+139