summaryrefslogtreecommitdiffstats
path: root/c/src/lib (unfollow)
Commit message (Expand)AuthorFilesLines
1997-03-08Larger Workspace when it is a POSIX API. Actually this is just to coverJoel Sherrill1-0/+4
1997-01-29Modifications to make go32 build using new i386-go32-rtems toolsetJoel Sherrill2-4/+7
1997-01-29new file explaining issues related to this bsp.Joel Sherrill1-0/+38
1997-01-29Fixed this where it works. It includes the libpc.a and libc.a fromJoel Sherrill1-6/+6
1997-01-29erc32 bsp supercedes sisJoel Sherrill8-0/+1476
1997-01-29Minor change to eliminate incorrect use of unaligned register.Joel Sherrill1-1/+2
1997-01-29Merged newlib's libgloss support for rtems into this directory. ThisJoel Sherrill7-42/+172
1997-01-29All RTEMS system call implementation renamed to be __rtems_*.Joel Sherrill21-85/+123
1997-01-29The CONSOLE_USE_INTERRUPTS and CONSOLE_USE_POLLED macros are nowJoel Sherrill1-7/+1
1997-01-28new file used by gcc 2.8.x -specs optionJoel Sherrill18-0/+612
1997-01-08removed assert() for stat on non-devices. Now it returns -1. ThisJoel Sherrill1-2/+1
1996-12-02Changes to reflect new revision of erc32 per Jiri Gaisler's suggestions.Joel Sherrill1-19/+17
1996-12-02Replacement for the sis bsp which supports the simulator and realJoel Sherrill4-0/+1184
1996-12-02New bsp for the erc32/sis from Jiri Gaisler <jgais@wd.estec.esa.nl> whichJoel Sherrill2-0/+273
1996-11-08Added asserts for unhandled conditions which need to result in errorJoel Sherrill2-1/+17
1996-10-15added ENOSYS supportJoel Sherrill1-0/+1
1996-10-15updated to format of 3.6.0Joel Sherrill2-42/+102
1996-10-15updated to format of 3.6.0 console driversJoel Sherrill1-51/+111
1996-10-15updated to format of 3.6.0 clock driversJoel Sherrill1-24/+83
1996-10-15new fileJoel Sherrill1-0/+8
1996-10-15reference to Force CPU-386 removed.Joel Sherrill1-3/+20
1996-10-15initial version from ErikJoel Sherrill10-0/+1038
1996-10-14patches to erc32.h to correct handling of timer mirror from Jiri Gaisler.Joel Sherrill1-3/+3
1996-09-30changed INLINE to inline since INLINE is no longer defined by RTEMSJoel Sherrill2-2/+2
1996-09-27data and control addresses were swapped for channel a of the sccJoel Sherrill1-2/+2
1996-09-18new files submitted by Craig Lebakken (lebakken@minn.net) and Derrick OstertagJoel Sherrill19-0/+1951
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