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