summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-07-2644-0/+25801
* This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-07-26750-14826/+18879
* Moved to top level directory per patch rtems-rc-19990709-0.diff.gzJoel Sherrill1999-07-2330-7866/+0
* Tools moved to top-level directory per patch from Ralf Corsepius <corsepiu@fa...Joel Sherrill1999-07-2330-9146/+0
* Patch to ease building MCP750 BSP.Joel Sherrill1999-07-231-1/+4
* Patch from Rosimildo DaSilva <rdasilva@connecttel.com> to readd calls toJoel Sherrill1999-07-131-0/+10
* Patch from Eric Norum <eric@cls.usask.ca>:Joel Sherrill1999-07-123-60/+45
* changed version to 19990709Joel Sherrill1999-07-091-1/+1
* New files from Jiri Gaisler <jgais@ws.estec.esa.nl>.Joel Sherrill1999-07-093-0/+153
* New file from Jake Janovetz <janovetz@tempest.ece.uiuc.edu>.Joel Sherrill1999-07-092-0/+52
* Patch from Eric Valette <valette@crf.canon.fr>:Joel Sherrill1999-07-0930-226/+108
* Patch from Jiri Gaisler <jgais@ws.estec.esa.nl>:Joel Sherrill1999-07-0913-58/+197
* Make sure pthread init stack size is always set.Joel Sherrill1999-07-091-0/+5
* Moved definitions to a more logical place.Joel Sherrill1999-07-081-4/+4
* New file.Joel Sherrill1999-07-031-0/+56
* New files missed in previous addition.Joel Sherrill1999-07-034-0/+1896
* Added some C++/GNU sections.Joel Sherrill1999-07-031-1/+8
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> that splitsJoel Sherrill1999-07-0236-121/+131
* Added code to initialize the /etc/group and /etc/passwd files.Joel Sherrill1999-07-024-0/+182
* Fixed format strings and warnings.Joel Sherrill1999-07-024-18/+18
* Reentrant versions added by Joel. Signficant formatting cleanup.Joel Sherrill1999-07-025-231/+353
* Password and group routines added by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1999-07-025-1/+501
* Patch from Eric Valette <valette@crf.canon.fr> to clean up theJoel Sherrill1999-07-0177-709/+751
* Honor 0 as PID of caller.Joel Sherrill1999-07-011-1/+1
* Another attempt at getting everything to build with the new powerpcJoel Sherrill1999-07-011-1/+1
* Fixed typo.Joel Sherrill1999-07-011-2/+2
* Added signal_2 file to contain signal(2).Joel Sherrill1999-07-011-1/+1
* New file to implement signal(2).Joel Sherrill1999-07-011-0/+50
* 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