summaryrefslogtreecommitdiffstats
path: root/c/src/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed assignment to dereference ch.Joel Sherrill1997-11-181-1/+1
* Changed from DOS style CR/LF to Unix style.Joel Sherrill1997-11-181-534/+534
* interrupt driven change from Eric NorumJoel Sherrill1997-11-154-95/+236
* Fixed prototypeJoel Sherrill1997-11-102-2/+2
* Set return code to avoid spurious errors.Joel Sherrill1997-11-101-0/+1
* added katsutoshi ShibuyaJoel Sherrill1997-10-241-1/+8
* Changed prototype of read routine.Joel Sherrill1997-10-233-15/+8
* Switched to new style for read support routine.Joel Sherrill1997-10-231-10/+6
* Added TOD driver from Katsutoshi Shibuya.Joel Sherrill1997-10-236-3/+190
* Removed GEN68360_INIT.Joel Sherrill1997-10-231-8/+0
* Update from Eric Norum.Joel Sherrill1997-10-231-161/+153
* Updated console driver to use new read routine conventions.Joel Sherrill1997-10-231-6/+3
* Added console_reserve_resources.Joel Sherrill1997-10-232-6/+15