summaryrefslogtreecommitdiffstats
path: root/c/src/lib (unfollow)
Commit message (Expand)AuthorFilesLines
1996-09-18new files submitted by Craig Lebakken (lebakken@minn.net) and Derrick OstertagJoel Sherrill8-0/+3027
1996-09-18pointer arithmetic reworked to be more portableJoel Sherrill1-8/+8
1996-09-18casts added to numerous arguments, prototypes corrected, andJoel Sherrill10-22/+27
1996-09-18dummy function added to satisfy ANSIJoel Sherrill2-0/+20
1996-09-18modified to support non-GNU compilers and to use calloc rather thanJoel Sherrill1-3/+20
1996-09-18added malloc_walkJoel Sherrill1-4/+35
1996-09-18added prototype for malloc_walkJoel Sherrill2-0/+2
1996-09-18new file submitted by Dominique le Campion.Joel Sherrill10-0/+1243
1996-09-11added $ string to file headerJoel Sherrill13-4/+13
1996-09-11added $Id$ string to file headerJoel Sherrill18-16/+50
1996-09-11new filesJoel Sherrill4-0/+812
1996-09-08added definition of EXT_INT5Joel Sherrill2-2/+2
1996-09-08added mips64orion entries for SHM_LOCK_VALUE and SHM_UNLOCK_VALUEJoel Sherrill2-0/+10
1996-09-08idtmem.S: changed reference to include files to correct locationJoel Sherrill4-12/+8
1996-09-08changed reference to include files to correct locationJoel Sherrill2-4/+4
1996-09-06removed need for exceptbdr.h fileJoel Sherrill2-2/+2
1996-09-06new file for MIPS port by Craig Lebakken (lebakken@minn.net) andJoel Sherrill37-0/+5728
1996-08-08ERC32_Force_interrupt implementation replaced per Jiri Gaisler's experienceJoel Sherrill1-0/+5
1996-08-06get_errno: no longer needed by gnat runtimeJoel Sherrill1-0/+4
1996-07-03another attempt at the rtems_posix_api ifdefJoel Sherrill1-4/+3
1996-07-02updated for 3.5.17Joel Sherrill3-517/+517
1996-06-18minor changes to insure the few posix-ish routines needed in non-posixJoel Sherrill1-6/+25
1996-06-18changed reboot to a macro to avoid the "noreturn returns" warning.Joel Sherrill2-1/+10
1996-06-18corrected typoJoel Sherrill1-1/+1
1996-06-12use exit() from newlib by default.Joel Sherrill1-8/+8
1996-06-06patch from Tony Bennett on the ifdef for O_NDELAYJoel Sherrill1-7/+8
1996-06-03sleep moved into newlibc.c so the sleep.o object would not be in the library.Joel Sherrill1-1/+26
1996-05-30added dummy versions of __kill and __getpid which assert(0) so thatJoel Sherrill1-0/+23
1996-05-29comment clean upJoel Sherrill1-2/+1
1996-05-29removed all ifdef's on NOT_IMPLEMENTED.Joel Sherrill1-4/+0
1996-05-28fixed typoJoel Sherrill1-1/+1
1996-05-28added initial posix configuration supportJoel Sherrill19-29/+31
1996-05-24added Motorola MVME147 BSP submitted by Dominique le CampionJoel Sherrill11-0/+1427
1996-05-23updates from Tony BennettJoel Sherrill4-3/+7
1996-05-23added code to insure that delay is always non-zeroJoel Sherrill1-0/+2
1996-05-23updates from tony bennettJoel Sherrill1-2/+2
1996-05-23added as example of how to do a bsp which is not in this tree.Joel Sherrill2-0/+19
1996-05-22These files have been modified in the initial pass at getting the portionJoel Sherrill1-0/+1
1996-05-08updated to remove workaround for bug in binutils 2.5.2 ld now that we areJoel Sherrill1-4/+4
1996-05-01Updates from Eric Norum.Joel Sherrill7-106/+268
1996-04-24Hacked so gld will accept this so we can purge the aout toolset. This changeJoel Sherrill1-2/+21
1996-04-22updates from Tony BennettJoel Sherrill31-228/+147
1996-04-22Updates from Tony Bennett.Joel Sherrill8-45/+42
1996-04-22Updates from Tony Bennett. rtems_environp removed among other minor things.Joel Sherrill1-1/+0
1996-04-22Fixed so now supports more than 16 nodes. Tested for up to 24 nodesJoel Sherrill3-2/+11
1996-04-20swapped order of operands on a movw to fix LOAD_SEGMENTS macroJoel Sherrill1-1/+1
1996-03-21minor mods to get to compile locallyJoel Sherrill2-3/+4
1996-03-21some instructions altered for older binutilsJoel Sherrill2-16/+16
1996-03-21updatedJoel Sherrill1-15/+0
1996-03-06include of mc68360.h changed to m68360.h to reflect filename change.Joel Sherrill4-4/+4