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