summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Copied gcc 2.7.2 style make-exe rule to gcc 2.8 conditional. ThisJoel Sherrill1998-05-201-1/+6
* Changed CPP rule per patch from Ralf Corsepius.Joel Sherrill1998-05-202-2/+2
* Added tcdrain() from Eric NorumJoel Sherrill1998-05-204-0/+4
* RegeneratedJoel Sherrill1998-05-200-0/+0
* Addition of tcdrain() from Eric Norum.Joel Sherrill1998-05-194-0/+42
* Removed prototype of rtems_libio_config() per Chris Johns' eagle eye.Joel Sherrill1998-05-194-4/+0
* changed version to 980518Joel Sherrill1998-05-182-2/+2
* New file from Pedro RomanoJoel Sherrill1998-05-181-0/+178
* Added much stuff formerly in multiple compiler files.Joel Sherrill1998-05-181-0/+27
* Added conditional around TARGET_ARCH to prevent accidental overrides.Joel Sherrill1998-05-181-0/+2
* Switched to using shared gcc-target-default.cfg.Joel Sherrill1998-05-183-12/+10
* Added C++ rule.Joel Sherrill1998-05-182-2/+44
* Added RTEMS_CROSS_TARGET.Joel Sherrill1998-05-181-0/+2
* Added bsp_specs.Joel Sherrill1998-05-181-3/+4
* Include memory for Ada task stacks.Joel Sherrill1998-05-183-6/+6
* Modified to find C++ compilers.Joel Sherrill1998-05-181-6/+0
* Support bsp_specs style building for linux and solaris. Improved C++Joel Sherrill1998-05-182-110/+97
* Regenerated.Joel Sherrill1998-05-181-6/+0
* Added proper reference now that Embedded Systems Programming's WWW siteJoel Sherrill1998-05-184-4/+28
* Update from Ralf Corsepius.Joel Sherrill1998-05-181-0/+8
* Updates from Pedro Romano.Joel Sherrill1998-05-182-10/+14
* New file.Joel Sherrill1998-05-182-1/+26
* New file.Joel Sherrill1998-05-151-0/+137
* Added test case for table -- barfs when optimization is enabledJoel Sherrill1998-05-121-0/+27
* Cleaned up to remove warnings.Joel Sherrill1998-05-111-2/+1
* regenerated automaticallyJoel Sherrill1998-05-110-0/+0
* new file to support execv family support in newlibJoel Sherrill1998-05-112-1/+32
* execv*() now comes from newlib.Joel Sherrill1998-05-111-0/+2
* Modified objcopy to remove extra sections.Joel Sherrill1998-05-041-3/+6
* Fixed prototype of Fatal_Extension.Joel Sherrill1998-05-044-36/+30
* Patch from Eric Norum to switch to termios callback structure, addJoel Sherrill1998-05-047-124/+143
* Switched to termios callback structure.Joel Sherrill1998-05-043-43/+70
* Corrected and added sections to link cleanly under powerpc-rtems (ELF).Joel Sherrill1998-05-042-17/+30
* Removed warning for unnecessary reference to start as entry point.Joel Sherrill1998-05-041-1/+1
* Patch from Eric Norum to switch to termios callback structure andJoel Sherrill1998-05-041-15/+85
* Corrected and added sections to link cleanly under i386-rtemself.Joel Sherrill1998-05-041-35/+44
* fixed swap of unsigned16Joel Sherrill1998-05-041-6/+6
* Added default value for CONFIGURE_MAXIMUM_POSIX_THREADS since it isJoel Sherrill1998-05-043-0/+3
* removed warning for implicit declaration of idtsim__exit()Joel Sherrill1998-05-022-0/+4
* removed warning for implicit declaration of resolve()Joel Sherrill1998-05-021-0/+1
* removed warning for `#ifdef' argument starts with a digitJoel Sherrill1998-05-021-1/+1
* removed warning for implicit declaration of boot_card()Joel Sherrill1998-05-024-0/+4
* Fixed case where wrong variable was used.Joel Sherrill1998-04-301-1/+1
* Changed default target architecture nameJoel Sherrill1998-04-301-1/+1
* Modified objcopy invocation to ignore more sections.Joel Sherrill1998-04-301-3/+7
* botched file -- removed from repository and readdedJoel Sherrill1998-04-301-0/+14
* Removed tripling of workspace API when POSIX API is enabled. confdefs.hJoel Sherrill1998-04-302-1/+5
* Added wildcard to switch for monitor and termios.Joel Sherrill1998-04-301-1/+1
* Removed redundant "* 1024" which exploded the size of the workspace.Joel Sherrill1998-04-303-6/+6
* Added sections and redirected some to RAM to avoid warnings.Joel Sherrill1998-04-301-40/+47