summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added some missing files per Eric Norum.Joel Sherrill1998-06-021-1/+1
* Changed calculaction for Clock_Decrementer_value to use theJoel Sherrill1998-05-301-2/+4
* Set console to port 2.Joel Sherrill1998-05-301-2/+2
* Made Debug defination a null routine.Joel Sherrill1998-05-301-0/+5
* clicks_per_usec had to be cut in half (unknown reason).Joel Sherrill1998-05-302-3/+5
* Updated to current source and removed warnings.Joel Sherrill1998-05-3022-444/+206
* Used shared sbrk.c.Joel Sherrill1998-05-301-61/+0
* Use shared initialization.Joel Sherrill1998-05-301-151/+0
* Rewrote in C to avoid Makefile problems.Joel Sherrill1998-05-302-25/+17
* New files -- from rtems-LM-980406 which was based on an RTEMS from 12/97.Joel Sherrill1998-05-3034-0/+5693
* changed version to 980527Joel Sherrill1998-05-272-2/+2
* Deleted blank lines.Joel Sherrill1998-05-271-6/+0
* Added "speaker on" debug code.Joel Sherrill1998-05-271-0/+12
* Numerous changes including the following:Joel Sherrill1998-05-273-257/+194
* Added names for C++ compilers.Joel Sherrill1998-05-271-0/+7
* Moved rtemsReboot() to console/inch.c.Joel Sherrill1998-05-271-14/+0
* 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-272-6/+14
* 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
* Added tcdrain(), cfgetospeed(0, cfsetospeed(), cfgetispeed(), andJoel Sherrill1998-05-226-6/+166
* Added tcdrain(), cfgetospeed(), cfsetospeed(), cfgetispeed(), and cfsetispeed().Joel Sherrill1998-05-222-2/+10
* 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
* 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
* Added bare bsp from Chris Johns <cjohns@plessey.com.au>.Joel Sherrill1998-05-217-3/+316
* Corrected license notices per Eric's permissionJoel Sherrill1998-05-212-34/+12
* New file from Eric ValetteJoel Sherrill1998-05-212-0/+152
* 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
* Patch to add return status to rtems_termios_enqueue_raw_characters fromJoel Sherrill1998-05-205-5/+9
* Patch from Ralf Corseipus to fix latent configure problems suddenly triggered:Joel Sherrill1998-05-206-273/+209
* Changed CPP rule per patch from Ralf Corsepius.Joel Sherrill1998-05-201-1/+1
* Added tcdrain() from Eric NorumJoel Sherrill1998-05-203-0/+3
* Addition of tcdrain() from Eric Norum.Joel Sherrill1998-05-193-0/+30
* Removed prototype of rtems_libio_config() per Chris Johns' eagle eye.Joel Sherrill1998-05-193-3/+0
* changed version to 980518Joel Sherrill1998-05-182-2/+2
* New file from Pedro RomanoJoel Sherrill1998-05-181-0/+178
* Added C++ rule.Joel Sherrill1998-05-181-1/+22
* Added bsp_specs.Joel Sherrill1998-05-181-3/+4
* Include memory for Ada task stacks.Joel Sherrill1998-05-182-4/+4
* Added proper reference now that Embedded Systems Programming's WWW siteJoel Sherrill1998-05-182-2/+14
* 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
* Cleaned up to remove warnings.Joel Sherrill1998-05-111-2/+1
* new file to support execv family support in newlibJoel Sherrill1998-05-112-1/+32