summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed libhwapi to reflect eeprom to non volatile memory rename.Joel Sherrill1998-01-202-23/+23
* Removed PROJECT_HOME and CONFIG_DIR variables.Joel Sherrill1998-01-2053-0/+5718
* Added _times_r.Joel Sherrill1998-01-193-0/+21
* more info from EricJoel Sherrill1998-01-191-0/+6
* Patch from Eric Norum:Joel Sherrill1998-01-195-7/+27
* Ralf Corsepius reported a number of missing CVS Id's:Joel Sherrill1998-01-16133-169/+417
* Jennifer found some uninitialized variables:Joel Sherrill1998-01-163-3/+21
* Ralf Corsepius <corsepiu@faw.uni-ulm.de> suggested removing theseJoel Sherrill1998-01-151-2/+0
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1998-01-151-3/+5
* Error reported by Duncan Smith <dds@flavors.com>:Joel Sherrill1998-01-153-3/+3
* Added "done" to end of list of BSPs found.Joel Sherrill1998-01-152-2/+2
* Fixed code for --disable-rtems-inlines so that it would completeJoel Sherrill1998-01-153-23/+45
* 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-063-9/+15
* Fixed spacing.Joel Sherrill1998-01-062-4/+4
* 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-233-36/+33
* Removed reference to CC_FOR_TARGET since I don't want anyone overridingJoel Sherrill1997-12-221-4/+8
* Made --enable-gcc28 the default.Joel Sherrill1997-12-222-2/+2
* 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-2210-14/+18
* Now generating this file with autoconf to avoid having to embed soJoel Sherrill1997-12-222-0/+442
* 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 size_rtems as a generated file.Joel Sherrill1997-12-222-0/+3
* 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
* Changed RTEMS_BSP to RTEMS_BSP_LIST.Joel Sherrill1997-12-162-33/+27
* Corrected minor things including changing RTEMSBSP to RTEMS_BSP.Joel Sherrill1997-12-161-8/+8
* Switched command line override variable RTEMSBSP to RTEMS_BSPJoel Sherrill1997-12-161-3/+3
* Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1997-12-10473-572/+1955
* 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-073-3/+3
* Redid hwapi makefile search to remove need for -follow option to find.Joel Sherrill1997-12-062-44/+160
* Removed need for -follow option to find.Joel Sherrill1997-12-061-1/+1
* 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-063-6/+6
* Reworked mkdir line to invoke smaller lines.Joel Sherrill1997-12-041-1/+4
* Added better/more correct support for Linux and Solaris simulators.Joel Sherrill1997-12-042-24/+47
* Modified SPARC to PowerPC. Modified specific requirements to beJennifer Averett1997-12-022-14/+14
* Added definations for serial_per_sec, serial_rate, and serial_xon_xoff.Jennifer Averett1997-12-022-12/+12
* Modified referances to SPARC to PowerPC. Updated the Information Table toJennifer Averett1997-12-022-12/+46
* Inclusion of PC386 BSP submitted by Pedro Miguel Da Cruz Neto RomanoJoel Sherrill1997-12-0133-0/+4898
* Fixed test for RTEMS_HAS_POSIX_API so the executive POSIX API relatedJoel Sherrill1997-12-012-18/+18
* Even more cleanup to make sure all the --enable/disable options avoidJoel Sherrill1997-12-012-99/+176
* Since test suite Makefiles are not always generated, use wildcardJoel Sherrill1997-11-301-4/+3
* Corrected call to rtems_termios_open.Joel Sherrill1997-11-301-1/+2