summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed to correctly operate on target variants like debug and profile.Joel Sherrill1998-02-072-12/+33
* Should not install build-tools using target variant options.Joel Sherrill1998-02-071-1/+1
* Problem report from Brian Cuthie regarding incorrect calculationJoel Sherrill1998-02-061-1/+2
* Patch from Ralf Corsepius to reduce the amount of memory consumed byJoel Sherrill1998-02-042-4/+12
* Ralf Corsepius noticed that generally was spelled incorrectly.Joel Sherrill1998-02-0411-11/+11
* Added call to libc_wrapup() in _exit. This fixes a problem whereJoel Sherrill1998-02-032-0/+2
* 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-30461-1844/+922
* Corrected Linux port for glibc2Joel Sherrill1998-01-307-5/+11
* Change to remove warning on glibc2 systems per Ralf Corsepius'sJoel Sherrill1998-01-281-1/+6
* Fix from Eric Norum:Joel Sherrill1998-01-271-1/+1
* Fixed missing carriage return at the bottom of the file reportedJoel Sherrill1998-01-271-1/+0
* new fileJoel Sherrill1998-01-261-0/+9
* Solaris port updates from Chris JohnsJoel Sherrill1998-01-2328-55/+72
* Cleaned up a bit.Joel Sherrill1998-01-231-9/+31
* Added information about multilib problems.Joel Sherrill1998-01-231-0/+8
* Added some GRUB information from Phil Wilshire.Joel Sherrill1998-01-221-0/+12
* Added autoconf support for strerror/sys_errlist per Ralf Corsepius'Joel Sherrill1998-01-219-53/+161
* Corrected prototypes for main per Ralf Corsepius' report of warningsJoel Sherrill1998-01-216-10/+24
* Removed warning per Chris Johns' suggestion.Joel Sherrill1998-01-204-4/+4
* Removed warning per Chris John's suggestion.Joel Sherrill1998-01-201-1/+1
* Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1998-01-20455-507/+488
* Removed PROJECT_HOME and CONFIG_DIR variables.Joel Sherrill1998-01-205-0/+934
* Added _times_r.Joel Sherrill1998-01-192-0/+14
* more info from EricJoel Sherrill1998-01-191-0/+6
* Patch from Eric Norum:Joel Sherrill1998-01-194-7/+26
* Ralf Corsepius reported a number of missing CVS Id's:Joel Sherrill1998-01-16106-130/+323
* Jennifer found some uninitialized variables:Joel Sherrill1998-01-162-2/+14
* Error reported by Duncan Smith <dds@flavors.com>:Joel Sherrill1998-01-152-2/+2
* 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-062-6/+10
* Fixed spacing.Joel Sherrill1998-01-061-2/+2
* Updated for the first time in a long while.Joel Sherrill1997-12-231-30/+45
* Added CONFIGURE_GNAT_KEYS to correct the number of keys configuredJoel Sherrill1997-12-232-24/+22
* 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-228-11/+14
* Now generating this file with autoconf to avoid having to embed soJoel Sherrill1997-12-221-0/+221
* Changed invocation of size_rtems to match new autoconf'ed version.Joel Sherrill1997-12-221-1/+1
* Changed from .align to .p2align to avoid differences in meaning ofJoel Sherrill1997-12-221-6/+6
* Added lines to build sizeinfo.txt which is automatically generated nowJoel Sherrill1997-12-221-0/+3
* 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-162-4/+8
* Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1997-12-10461-480/+1868
* Added missing dependency for libmisc.a based on a bug report by Phil Wilshire.Joel Sherrill1997-12-072-0/+2
* Fixed indexing bug reported by Phil Wilshire.Joel Sherrill1997-12-072-2/+2
* Changed the uuencode line to work better with VPATH setups.Joel Sherrill1997-12-061-2/+2
* Moved include of rtems/score/cpu.h to make sure TRUE and FALSE were defined.Joel Sherrill1997-12-062-4/+4
* Reworked mkdir line to invoke smaller lines.Joel Sherrill1997-12-041-1/+4