summaryrefslogtreecommitdiffstats
path: root/c/src/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* added cast to eliminate warning.Joel Sherrill1997-04-081-1/+1
* changed signed int to unsigned int to eliminate a warning.Joel Sherrill1997-04-071-1/+1
* removed noreturn attribute to eliminate warnings.Joel Sherrill1997-04-073-6/+21
* commented out sccs_id's to eliminate warnings.Joel Sherrill1997-04-074-12/+28
* added prototype and return statement to eliminate warnings.Joel Sherrill1997-04-071-0/+4
* commented out sccs_id's to eliminate warnings.Joel Sherrill1997-04-074-12/+28
* removed reference to no_bsp.Joel Sherrill1997-04-072-8/+20
* commented out sccs_id to eliminate warningsJoel Sherrill1997-04-072-8/+20
* added or fixed includes of page_table.h to eliminate warnings.Joel Sherrill1997-04-073-2/+5
* added cast to eliminate warningJoel Sherrill1997-04-073-4/+5
* added prototype for delay.Joel Sherrill1997-04-071-0/+1
* added global statement for start entry pointJoel Sherrill1997-04-072-0/+2
* removed noreturn from prototype to avoid warnings.Joel Sherrill1997-04-076-6/+55
* added cast to eliminate warning.Joel Sherrill1997-04-071-1/+1
* added return statement to avoid warning.Joel Sherrill1997-04-071-0/+2
* added initialization of variable to eliminate warning.Joel Sherrill1997-04-071-1/+1
* added include of unistd.h to eliminate warning for no prototype for write().Joel Sherrill1997-04-071-0/+1
* This set of changes is the build of what was required to convert toJoel Sherrill1997-04-01223-1/+11798
* Fixed symbols.Joel Sherrill1997-03-211-2/+6
* added decrementer entry.Joel Sherrill1997-03-211-0/+17
* Removed Fake input ifdef code.Joel Sherrill1997-03-211-15/+0
* Fixed timerisr symbol.Joel Sherrill1997-03-211-2/+2
* Rewrote to avoid references to C symbols from assembly. This entirelyJoel Sherrill1997-03-211-5/+9
* Fixes incorrect reference to start symbol.Joel Sherrill1997-03-211-1/+1
* updates from John GwynneJoel Sherrill1997-03-112-0/+358
* updates from John GwynneJoel Sherrill1997-03-1121-92/+778
* added include of rtems.h so the proper macro definitions would be present.Joel Sherrill1997-03-101-0/+2
* made some of this conditional on unix libJoel Sherrill1997-03-101-2/+5
* Larger Workspace when it is a POSIX API. Actually this is just to coverJoel Sherrill1997-03-081-0/+4
* Modifications to make go32 build using new i386-go32-rtems toolsetJoel Sherrill1997-01-292-4/+7
* new file explaining issues related to this bsp.Joel Sherrill1997-01-291-0/+38
* Fixed this where it works. It includes the libpc.a and libc.a fromJoel Sherrill1997-01-291-6/+6
* erc32 bsp supercedes sisJoel Sherrill1997-01-298-0/+1476
* Minor change to eliminate incorrect use of unaligned register.Joel Sherrill1997-01-291-1/+2
* Merged newlib's libgloss support for rtems into this directory. ThisJoel Sherrill1997-01-297-42/+172
* All RTEMS system call implementation renamed to be __rtems_*.Joel Sherrill1997-01-2921-85/+123
* The CONSOLE_USE_INTERRUPTS and CONSOLE_USE_POLLED macros are nowJoel Sherrill1997-01-291-7/+1
* new file used by gcc 2.8.x -specs optionJoel Sherrill1997-01-2818-0/+612
* removed assert() for stat on non-devices. Now it returns -1. ThisJoel Sherrill1997-01-081-2/+1
* Changes to reflect new revision of erc32 per Jiri Gaisler's suggestions.Joel Sherrill1996-12-021-19/+17
* Replacement for the sis bsp which supports the simulator and realJoel Sherrill1996-12-024-0/+1184
* New bsp for the erc32/sis from Jiri Gaisler <jgais@wd.estec.esa.nl> whichJoel Sherrill1996-12-022-0/+273
* Added asserts for unhandled conditions which need to result in errorJoel Sherrill1996-11-082-1/+17
* added ENOSYS supportJoel Sherrill1996-10-151-0/+1
* updated to format of 3.6.0Joel Sherrill1996-10-152-42/+102
* updated to format of 3.6.0 console driversJoel Sherrill1996-10-151-51/+111
* updated to format of 3.6.0 clock driversJoel Sherrill1996-10-151-24/+83
* new fileJoel Sherrill1996-10-151-0/+8
* reference to Force CPU-386 removed.Joel Sherrill1996-10-151-3/+20
* initial version from ErikJoel Sherrill1996-10-1510-0/+1038