summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Deleted HEAP_SIZE constant.Joel Sherrill1998-05-271-5/+0
* Removed illegally formatted comments.Joel Sherrill1998-05-271-4/+4
* Moved rtemsReboot() to here from exit.c. This appears to have beenJoel Sherrill1998-05-271-0/+12
* Corrected interrupt stack allocation.Joel Sherrill1998-05-273-9/+21
* Regenerated.Joel Sherrill1998-05-271-48/+47
* Fixed spacingJoel Sherrill1998-05-271-16/+16
* Fix from Jiri Gaisler <jgais@ws.estec.esa.nl> for a problem in whichJoel Sherrill1998-05-271-1/+18
* Changed process group routines to unimplementable.Joel Sherrill1998-05-221-2/+2
* Updated after addition of some routines by Eric Norum.Joel Sherrill1998-05-221-5/+5
* Added tcdrain(), cfgetospeed(0, cfsetospeed(), cfgetispeed(), andJoel Sherrill1998-05-228-6/+222
* Added tcdrain(), cfgetospeed(), cfsetospeed(), cfgetispeed(), and cfsetispeed().Joel Sherrill1998-05-223-3/+15
* Now uses BSP specific configure variables and compiles for i486 and m68k.Joel Sherrill1998-05-221-1/+8
* Renamed bare BSP specific options to make the dependency obvious.Joel Sherrill1998-05-221-3/+4
* UNIX port now builds and runs cleanly with both C++ support enabledJoel Sherrill1998-05-221-1/+0
* Added call to console_reserve_resources back in.Joel Sherrill1998-05-221-0/+6
* Regenerated after removing SIZE_FOR_TARGET change after RalfJoel Sherrill1998-05-220-0/+0
* Removed SIZE_FOR_TARGET change after Ralf pointed out that gcc doesJoel Sherrill1998-05-221-1/+0
* hppa1.1 -> hppa1_1 remapping crept back in somehow -- gona again.Joel Sherrill1998-05-222-99/+96
* Added main() which did not require C++ support. A different mainJoel Sherrill1998-05-222-2/+66
* changed version to 980521Joel Sherrill1998-05-212-2/+2
* Use gcc to look for size alsoJoel Sherrill1998-05-211-0/+1
* Added bare bsp from Chris Johns <cjohns@plessey.com.au>.Joel Sherrill1998-05-2112-111/+604
* Corrected license notices per Eric's permissionJoel Sherrill1998-05-212-34/+12
* New file from Ralf CorsepiusJoel Sherrill1998-05-211-0/+17
* New file from Eric ValetteJoel Sherrill1998-05-212-0/+152
* Per patch from Ralf Corsepius removed redundant lines.Joel Sherrill1998-05-211-23/+0
* Removed undesirable space in TARGET_ARCH assignment line.Joel Sherrill1998-05-211-9/+4
* Per patch from Ralf Corsepius UNIX ports always needs C++ for rtems-ctor.cc.Joel Sherrill1998-05-211-4/+0
* Per suggestion from Ralf Corsepius made all macros solaris2 -- not solarisJoel Sherrill1998-05-211-1/+1
* Remove --start-group/--end-group pair to support non-GNU ld's.Joel Sherrill1998-05-211-2/+2
* Regenerated.Joel Sherrill1998-05-212-304/+228
* Patch to add return status to rtems_termios_enqueue_raw_characters fromJoel Sherrill1998-05-207-7/+13
* Patch from Ralf Corseipus to fix latent configure problems suddenly triggered:Joel Sherrill1998-05-2010-357/+265
* Some patches in place from Brian Stevens which help the Solaris portJoel Sherrill1998-05-201-7/+10
* 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