summaryrefslogtreecommitdiffstats
path: root/c/src/lib (unfollow)
Commit message (Expand)AuthorFilesLines
1997-04-07changed signed int to unsigned int to eliminate a warning.Joel Sherrill1-1/+1
1997-04-07removed noreturn attribute to eliminate warnings.Joel Sherrill3-6/+21
1997-04-07commented out sccs_id's to eliminate warnings.Joel Sherrill4-12/+28
1997-04-07added prototype and return statement to eliminate warnings.Joel Sherrill1-0/+4
1997-04-07commented out sccs_id's to eliminate warnings.Joel Sherrill4-12/+28
1997-04-07removed reference to no_bsp.Joel Sherrill2-8/+20
1997-04-07commented out sccs_id to eliminate warningsJoel Sherrill2-8/+20
1997-04-07added or fixed includes of page_table.h to eliminate warnings.Joel Sherrill3-2/+5
1997-04-07added cast to eliminate warningJoel Sherrill3-4/+5
1997-04-07added prototype for delay.Joel Sherrill1-0/+1
1997-04-07added global statement for start entry pointJoel Sherrill2-0/+2
1997-04-07removed noreturn from prototype to avoid warnings.Joel Sherrill6-6/+55
1997-04-07added cast to eliminate warning.Joel Sherrill1-1/+1
1997-04-07added return statement to avoid warning.Joel Sherrill1-0/+2
1997-04-07added initialization of variable to eliminate warning.Joel Sherrill1-1/+1
1997-04-07added include of unistd.h to eliminate warning for no prototype for write().Joel Sherrill1-0/+1
1997-04-01This set of changes is the build of what was required to convert toJoel Sherrill223-1/+11798
1997-03-21Fixed symbols.Joel Sherrill1-2/+6
1997-03-21added decrementer entry.Joel Sherrill1-0/+17
1997-03-21Removed Fake input ifdef code.Joel Sherrill1-15/+0
1997-03-21Fixed timerisr symbol.Joel Sherrill1-2/+2
1997-03-21Rewrote to avoid references to C symbols from assembly. This entirelyJoel Sherrill1-5/+9
1997-03-21Fixes incorrect reference to start symbol.Joel Sherrill1-1/+1
1997-03-11updates from John GwynneJoel Sherrill2-0/+358
1997-03-11updates from John GwynneJoel Sherrill21-92/+778
1997-03-10added include of rtems.h so the proper macro definitions would be present.Joel Sherrill1-0/+2
1997-03-10made some of this conditional on unix libJoel Sherrill1-2/+5
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