summaryrefslogtreecommitdiffstats
path: root/c/src/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* new fileJoel Sherrill1998-03-241-0/+54
* Converted to conditionally uses strerr code to better work with glibc2.Joel Sherrill1998-03-232-8/+21
* Patches from Eric Norum:Joel Sherrill1998-03-239-174/+85
* Added BSP specific start since it had become VERY complex to attemptJoel Sherrill1998-03-213-1/+325
* Switch to using a shared main() for all of the embedded BSPsJoel Sherrill1998-03-2170-463/+190
* Fixed typo.Joel Sherrill1998-03-202-2/+2
* New port from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1998-03-2024-0/+1811
* SH port submitted from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1998-03-2016-0/+2122
* Removed blank line.Joel Sherrill1998-03-201-1/+1
* Patch from Eric Norum:Joel Sherrill1998-02-231-1/+1
* Patch from Eric Norum:Joel Sherrill1998-02-191-36/+42
* Patch from Chris Johns to add the interrupt class destructure.Joel Sherrill1998-02-181-0/+5
* updated copyright to 1998Joel Sherrill1998-02-17290-290/+290
* Added .eh_frame, C++ constructor, and C++ destructor sections.Joel Sherrill1998-02-1717-1/+251
* Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-02-172-3/+10
* Incorporated Ralf Corsepius' idea for new -q flags to properly supportJoel Sherrill1998-02-1120-40/+142
* Don't install tools using variant name.Joel Sherrill1998-02-111-1/+1
* Problem report from Brian Cuthie regarding incorrect calculationJoel Sherrill1998-02-061-1/+2
* Added call to libc_wrapup() in _exit. This fixes a problem whereJoel Sherrill1998-02-031-0/+1
* Corrected spelling error so interrupt driven console would work.Joel Sherrill1998-02-031-2/+2
* Big patch form Ralf Corsepius described in this email:Joel Sherrill1998-01-30245-980/+490
* Corrected Linux port for glibc2Joel Sherrill1998-01-304-3/+6
* Fixed missing carriage return at the bottom of the file reportedJoel Sherrill1998-01-271-1/+0
* Solaris port updates from Chris JohnsJoel Sherrill1998-01-2310-21/+26
* Added information about multilib problems.Joel Sherrill1998-01-231-0/+8
* Added some GRUB information from Phil Wilshire.Joel Sherrill1998-01-221-0/+12
* Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1998-01-20244-271/+256
* Added _times_r.Joel Sherrill1998-01-191-0/+7
* more info from EricJoel Sherrill1998-01-191-0/+6
* Patch from Eric Norum:Joel Sherrill1998-01-193-7/+25
* Ralf Corsepius reported a number of missing CVS Id's:Joel Sherrill1998-01-1686-115/+271
* Jennifer found some uninitialized variables:Joel Sherrill1998-01-161-1/+7
* Updates from Eric Norum. Changed CPU CFLAG and went to a common nameJoel Sherrill1998-01-061-150/+112
* Changed initial settings of first time.Joel Sherrill1998-01-061-3/+5
* Fixes from Eric Norum. C++ support added in previous version was broken:Joel Sherrill1997-12-223-291/+272
* Corrected prototypes for all termios console write driver entries toJoel Sherrill1997-12-226-8/+10
* Moved -qnolinkcmds option so arguments passed on the command line areJoel Sherrill1997-12-2019-38/+38
* Update from Eric Norum to include C++ support.Joel Sherrill1997-12-203-239/+281
* Modified bsp_specs per Eric Norum's suggestion to handle -qnolinkcmdsJoel Sherrill1997-12-1919-19/+19
* Pass in PROJECT_HOME so rtems-glom can run if the make is invokedJoel Sherrill1997-12-161-2/+4
* Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1997-12-10245-249/+984
* Added missing dependency for libmisc.a based on a bug report by Phil Wilshire.Joel Sherrill1997-12-071-0/+1
* Fixed indexing bug reported by Phil Wilshire.Joel Sherrill1997-12-071-1/+1
* Changed the uuencode line to work better with VPATH setups.Joel Sherrill1997-12-061-2/+2
* Inclusion of PC386 BSP submitted by Pedro Miguel Da Cruz Neto RomanoJoel Sherrill1997-12-0131-0/+4894
* Corrected call to rtems_termios_open.Joel Sherrill1997-11-301-1/+2
* Removed warnings.Joel Sherrill1997-11-292-1/+6
* Removed warning under linux port.Joel Sherrill1997-11-181-0/+5
* Removed warnings.Joel Sherrill1997-11-182-1/+6
* Added argument as required by new version of termios_open.Joel Sherrill1997-11-181-2/+4