summaryrefslogtreecommitdiffstats
path: root/c/src/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Moved asmstub.s to asmstub.S per GNU conventions.Joel Sherrill1999-10-271-0/+0
* Moved asmfault.s to asmfault.S per GNU conventions.Joel Sherrill1999-10-271-0/+0
* The rxgen960 BSP and i960 RPM support was submitted by Mark BronsonJoel Sherrill1999-10-2771-0/+6584
* New files created by split of old imfs_handlers.c.Joel Sherrill1999-10-263-0/+111
* Added include of libio.h so this would compile when posix is disabled.Joel Sherrill1999-10-262-0/+2
* Split console_reserve_resources to separate file to reduceJoel Sherrill1999-10-263-7/+42
* Added initial cut at miniIMFS which leaves out memfile and directoryJoel Sherrill1999-10-2613-334/+233
* Patch from Emmanuel Raguet <raguet@crf.canon.fr> to fix a small bug whereJoel Sherrill1999-10-261-1/+1
* idir=/opt/tmp/opt/rtemsJoel Sherrill1999-10-262-11/+1
* cat /tmp/j | while read fJoel Sherrill1999-10-2654-7836/+0
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to moveJoel Sherrill1999-10-262-3/+1
* cat /tmp/j | while read fJoel Sherrill1999-10-2642-5982/+0
* Modifications from Erik Ivanenko <erik.ivanenko@utoronto.ca> to addJoel Sherrill1999-10-262-5/+17
* Patch from Erik Ivanenko <erik.ivanenko@utoronto.ca> to fix someJoel Sherrill1999-10-261-28/+68
* tch from Eric Valette <valette@crf.canon.fr> and Emmanuel RaguetJoel Sherrill1999-10-252-72/+72
* Patch from Eric Valette <valette@crf.canon.fr> and Emmanuel RaguetJoel Sherrill1999-10-251-7/+8
* Added code to correctly free any allocated space during the evaluationJennifer Averett1999-10-252-72/+74
* Changed leading spaces to periods to ease comparing test output.Joel Sherrill1999-10-251-1/+1
* Modified to produce correct output with new version of sis.Joel Sherrill1999-10-251-1/+6
* Spacing.Joel Sherrill1999-10-121-0/+1
* Split null handlers table to own file and renamed.Joel Sherrill1999-10-128-78/+19
* Added rtems_filesystem_freenode() macro and added calls at appropriateJoel Sherrill1999-10-1217-92/+69
* Fixed spacing.Joel Sherrill1999-10-122-2/+2
* Corrected mistakes in the IMFS file handlers table and added the missingJoel Sherrill1999-10-125-31/+144
* Added call to freenod to let each filesystem free its own internalJoel Sherrill1999-10-1215-68/+227
* Changed bcopy to strncpy to stick to ANSI/ISO routines.Joel Sherrill1999-10-121-1/+1
* Moved RTEMS error and association from libmisc to libc support toJoel Sherrill1999-10-114-8/+11
* Removed targets and configurations that are no longer functionalJoel Sherrill1999-10-117-714/+0
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to move librdbgJoel Sherrill1999-10-113-22/+2
* Now compiles for coff and elf.Joel Sherrill1999-10-111-65/+185
* Removed targets and configurations that are no longer functionalJoel Sherrill1999-10-0626-5265/+0
* New file.Joel Sherrill1999-10-062-0/+28
* Removed aclocal.m4 generated from aclocal macrosJoel Sherrill1999-10-0618-11477/+0
* Removed configure generated from configure.inJoel Sherrill1999-10-0618-36464/+0
* Modified to avoid conflicts on definitions of malloc. newlib 1.8.2Joel Sherrill1999-10-061-1/+1
* Modified to explicitly list all files as part of C_PIECES.Joel Sherrill1999-10-061-1/+2
* Corrected build order so it was not as dependent on the mpc750 check.Joel Sherrill1999-10-062-6/+2
* Added sections as required by C++ and ELF.Joel Sherrill1999-10-064-3/+14
* Added more sections and made minor modifications to let the linkcmdsJoel Sherrill1999-10-068-29/+54
* Fixed spelling error (FAMILLY --> FAMILY).Joel Sherrill1999-10-061-4/+4
* Invalid value used for baud rate per bug report fromJoel Sherrill1999-10-051-1/+1
* Removed go32 ifdefsJoel Sherrill1999-10-051-3/+0
* Added comment with CVS Id.Joel Sherrill1999-10-051-0/+4
* Changed bra.s to bra.l to remove error with new version of binutils.Joel Sherrill1999-10-052-4/+4
* Changed bra.s to bra.l to correct compilation error triggered by newJoel Sherrill1999-10-052-2/+2
* Corrected so sections did not overlap with new version of binutils.Joel Sherrill1999-10-051-0/+6
* Corrected comment.Joel Sherrill1999-10-052-2/+2
* Modified to remove reference to Force CPU386. Actually this was a misnamedJoel Sherrill1999-10-051-2/+2
* Modified to remove error for overlapping sections now thatJoel Sherrill1999-10-051-27/+19
* Patch from Wayne Bullaughey <wayne@wmi.com>. Comments follow:Joel Sherrill1999-10-051-1/+1