summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Modified to reflect change in calling sequence of mount().Joel Sherrill1999-07-011-1/+1
* Test modified to reflect change in calling sequence of mount().Joel Sherrill1999-07-011-10/+10
* Cleaned up to behave properly -- does not make a directory in theJoel Sherrill1999-07-011-2/+1
* Now preinstalls header files.Joel Sherrill1999-07-011-4/+8
* Removed mkdir of libcpu. This should have been at the top of the tree.Joel Sherrill1999-07-011-1/+0
* Remove mkdir command. It should be at the top level of the tree.Joel Sherrill1999-07-011-1/+0
* Modified to provide symbols with and without leading underscore in orderJoel Sherrill1999-07-011-0/+2
* Modified to support ELF. Before SYM() macro was not used consistently.Joel Sherrill1999-07-012-10/+10
* Modified to ignore console interrupts. Otherwise console interrupts wereJoel Sherrill1999-07-011-2/+3
* Removed hack to set __USER_LABEL_PREFIX__ since late model gcc's andJoel Sherrill1999-07-011-1/+0
* Added include/libcpu to list of directories made.Joel Sherrill1999-07-011-1/+1
* Regenerated.Joel Sherrill1999-07-011-232/+147
* Added dummy gnatinstallhandler code for all BSPs. This lets Ada programsJoel Sherrill1999-06-2434-33/+50
* Patch from Eric Valette <valette@crf.canon.fr> based on bug report fromJoel Sherrill1999-06-181-1/+0
* Removed pc386 specific command.Joel Sherrill1999-06-181-3/+0
* Switched to using right INSTALL command after report fromJoel Sherrill1999-06-173-3/+3
* Patch from Ian Lance Taylor <ian@airs.com> to use INSTALL_CHANGE insteadJoel Sherrill1999-06-171-1/+1
* Patcg from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-06-1622-386/+276
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-06-1533-188/+232
* Attempt at getting desired ioctl.h included. :)Joel Sherrill1999-06-151-1/+1
* After comments D. V. Henkel-Wallace <gumby@zembu.com>, the interface toJoel Sherrill1999-06-1510-78/+14
* Patch from Rosimildo DaSilva <rdasilva@connecttel.com> to make C++Joel Sherrill1999-06-154-3/+23
* RTEMS_FILESYSTEM_READ_WRITE_ONLY changed to RTEMS_FILESYSTEM_READ_WRITEJoel Sherrill1999-06-145-5/+5
* Wrong prototype corrected.Joel Sherrill1999-06-142-2/+2
* Warning removal from D. V. Henkel-Wallace <gumby@zembu.com>.Joel Sherrill1999-06-145-18/+12
* Patch ("FIX: no_cpu/no_bsp") from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-06-1424-510/+556
* Updsated to reflect mpc750/mcp750 submission.Joel Sherrill1999-06-141-0/+1
* Patch ("FIX: MKDIR/INSTALL_VARIANT") from Ralf CorsepiusJoel Sherrill1999-06-141-2/+2
* This is a large patch from Eric Valette <valette@crf.canon.fr> that wasJoel Sherrill1999-06-142-0/+2537
* This is a large patch from Eric Valette <valette@crf.canon.fr> that wasJoel Sherrill1999-06-1410-0/+1283
* This is a large patch from Eric Valette <valette@crf.canon.fr> that wasJoel Sherrill1999-06-14154-2565/+50238
* Added local prototype of ioctl() to avoid requiring sys/ioctl.h.Joel Sherrill1999-06-116-6/+18
* Added comments.Joel Sherrill1999-06-111-1/+1
* Fixed Makefile.in to not attempt to install rtems.o twice from two differentJoel Sherrill1999-06-1110-10/+0
* Patch from Ian Lance Taylor <ian@airs.com>:Joel Sherrill1999-06-1112-6/+192
* Patch from Eric Norum <eric@cls.usask.ca> to fix bug reported byJoel Sherrill1999-06-113-0/+6
* Do not use the RTEMS simpleioctl.h if networking is enabled sinceJoel Sherrill1999-06-091-1/+4
* Modified to return an error when a bogus return address for theJoel Sherrill1999-06-091-0/+3
* Switched to using strcasecmp() since it is more portable.Joel Sherrill1999-06-092-4/+4
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-06-022-4/+12
* Removed "NO CTOR" from list of objects to be picked up. It now comes inJoel Sherrill1999-06-022-4/+2
* Changes from Eric Norum to add a loop and limit on the length of timeJoel Sherrill1999-05-283-66/+96
* changed version to 19990528Joel Sherrill1999-05-281-1/+1
* Don't install this executable. It should only be built.Joel Sherrill1999-05-281-2/+1
* Use fgrep instead of grep to avoid treating filenames as regular expressions.Joel Sherrill1999-05-282-2/+2
* Alignment corrected per Eric Norum's suggestion.Joel Sherrill1999-05-283-3/+6
* Corrected to include shared console driver.Joel Sherrill1999-05-281-1/+1
* At the request of Gumby, the cpu is now halted rather than spinningJoel Sherrill1999-05-281-1/+1
* Renamed config.c to conscfg.c to avoid naming conflicts.Joel Sherrill1999-05-282-284/+1
* Renamed config.s to todcfg.c to avoid naming conflicts.Joel Sherrill1999-05-282-80/+1