summaryrefslogtreecommitdiffstats
path: root/c/src/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* new file submitted by Dominique le Campion.Joel Sherrill1996-09-1810-0/+1243
* added $ string to file headerJoel Sherrill1996-09-1113-4/+13
* added $Id$ string to file headerJoel Sherrill1996-09-1118-16/+50
* new filesJoel Sherrill1996-09-114-0/+812
* added definition of EXT_INT5Joel Sherrill1996-09-082-2/+2
* added mips64orion entries for SHM_LOCK_VALUE and SHM_UNLOCK_VALUEJoel Sherrill1996-09-082-0/+10
* idtmem.S: changed reference to include files to correct locationJoel Sherrill1996-09-084-12/+8
* changed reference to include files to correct locationJoel Sherrill1996-09-082-4/+4
* removed need for exceptbdr.h fileJoel Sherrill1996-09-062-2/+2
* new file for MIPS port by Craig Lebakken (lebakken@minn.net) andJoel Sherrill1996-09-0637-0/+5728
* ERC32_Force_interrupt implementation replaced per Jiri Gaisler's experienceJoel Sherrill1996-08-081-0/+5
* get_errno: no longer needed by gnat runtimeJoel Sherrill1996-08-061-0/+4
* another attempt at the rtems_posix_api ifdefJoel Sherrill1996-07-031-4/+3
* updated for 3.5.17Joel Sherrill1996-07-023-517/+517
* minor changes to insure the few posix-ish routines needed in non-posixJoel Sherrill1996-06-181-6/+25
* changed reboot to a macro to avoid the "noreturn returns" warning.Joel Sherrill1996-06-182-1/+10
* corrected typoJoel Sherrill1996-06-181-1/+1
* use exit() from newlib by default.Joel Sherrill1996-06-121-8/+8
* patch from Tony Bennett on the ifdef for O_NDELAYJoel Sherrill1996-06-061-7/+8
* sleep moved into newlibc.c so the sleep.o object would not be in the library.Joel Sherrill1996-06-031-1/+26
* added dummy versions of __kill and __getpid which assert(0) so thatJoel Sherrill1996-05-301-0/+23
* comment clean upJoel Sherrill1996-05-291-2/+1
* removed all ifdef's on NOT_IMPLEMENTED.Joel Sherrill1996-05-291-4/+0
* fixed typoJoel Sherrill1996-05-281-1/+1
* added initial posix configuration supportJoel Sherrill1996-05-2819-29/+31
* added Motorola MVME147 BSP submitted by Dominique le CampionJoel Sherrill1996-05-2411-0/+1427
* updates from Tony BennettJoel Sherrill1996-05-234-3/+7
* added code to insure that delay is always non-zeroJoel Sherrill1996-05-231-0/+2
* updates from tony bennettJoel Sherrill1996-05-231-2/+2
* added as example of how to do a bsp which is not in this tree.Joel Sherrill1996-05-232-0/+19
* These files have been modified in the initial pass at getting the portionJoel Sherrill1996-05-221-0/+1
* updated to remove workaround for bug in binutils 2.5.2 ld now that we areJoel Sherrill1996-05-081-4/+4
* Updates from Eric Norum.Joel Sherrill1996-05-017-106/+268
* Hacked so gld will accept this so we can purge the aout toolset. This changeJoel Sherrill1996-04-241-2/+21
* updates from Tony BennettJoel Sherrill1996-04-2231-228/+147
* Updates from Tony Bennett.Joel Sherrill1996-04-228-45/+42
* Updates from Tony Bennett. rtems_environp removed among other minor things.Joel Sherrill1996-04-221-1/+0
* Fixed so now supports more than 16 nodes. Tested for up to 24 nodesJoel Sherrill1996-04-223-2/+11
* swapped order of operands on a movw to fix LOAD_SEGMENTS macroJoel Sherrill1996-04-201-1/+1
* minor mods to get to compile locallyJoel Sherrill1996-03-212-3/+4
* some instructions altered for older binutilsJoel Sherrill1996-03-212-16/+16
* updatedJoel Sherrill1996-03-211-15/+0
* include of mc68360.h changed to m68360.h to reflect filename change.Joel Sherrill1996-03-064-4/+4
* Generic 68360 BSP (gen360) submitted by: W. Eric Norum <eric@skatter.usask.ca>.Joel Sherrill1996-03-0612-0/+2355
* As part of reducing visibility into rtems and hiding the .inl filesJoel Sherrill1996-03-069-0/+9
* Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1996-03-061-0/+1
* Dispersal of internal thread handler resulted in the SYSI task beingJoel Sherrill1996-02-2115-19/+18
* removed post switch extensionJoel Sherrill1996-02-131-1/+0
* fixed bug when outbyte had argument in wrong order relative to those invoking itJoel Sherrill1996-02-131-3/+3
* new times for 3.5.1Joel Sherrill1996-01-221-33/+33