summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
1998-06-02Added some missing files per Eric Norum.Joel Sherrill1-1/+1
1998-05-30Changed calculaction for Clock_Decrementer_value to use theJoel Sherrill1-2/+4
1998-05-30Set console to port 2.Joel Sherrill1-2/+2
1998-05-30Made Debug defination a null routine.Joel Sherrill1-0/+5
1998-05-30clicks_per_usec had to be cut in half (unknown reason).Joel Sherrill2-3/+5
1998-05-30Updated to current source and removed warnings.Joel Sherrill22-444/+206
1998-05-30Used shared sbrk.c.Joel Sherrill1-61/+0
1998-05-30Use shared initialization.Joel Sherrill1-151/+0
1998-05-30Rewrote in C to avoid Makefile problems.Joel Sherrill2-25/+17
1998-05-30New files -- from rtems-LM-980406 which was based on an RTEMS from 12/97.Joel Sherrill34-0/+5693
1998-05-27changed version to 980527Joel Sherrill2-2/+2
1998-05-27Deleted blank lines.Joel Sherrill1-6/+0
1998-05-27Added "speaker on" debug code.Joel Sherrill1-0/+12
1998-05-27Numerous changes including the following:Joel Sherrill3-257/+194
1998-05-27Added names for C++ compilers.Joel Sherrill1-0/+7
1998-05-27Moved rtemsReboot() to console/inch.c.Joel Sherrill1-14/+0
1998-05-27Deleted HEAP_SIZE constant.Joel Sherrill1-5/+0
1998-05-27Removed illegally formatted comments.Joel Sherrill1-4/+4
1998-05-27Moved rtemsReboot() to here from exit.c. This appears to have beenJoel Sherrill1-0/+12
1998-05-27Corrected interrupt stack allocation.Joel Sherrill2-6/+14
1998-05-27Fixed spacingJoel Sherrill1-16/+16
1998-05-27Fix from Jiri Gaisler <jgais@ws.estec.esa.nl> for a problem in whichJoel Sherrill1-1/+18
1998-05-22Added tcdrain(), cfgetospeed(0, cfsetospeed(), cfgetispeed(), andJoel Sherrill6-6/+166
1998-05-22Added tcdrain(), cfgetospeed(), cfsetospeed(), cfgetispeed(), and cfsetispeed().Joel Sherrill2-2/+10
1998-05-22UNIX port now builds and runs cleanly with both C++ support enabledJoel Sherrill1-1/+0
1998-05-22Added call to console_reserve_resources back in.Joel Sherrill1-0/+6
1998-05-22Added main() which did not require C++ support. A different mainJoel Sherrill2-2/+66
1998-05-21changed version to 980521Joel Sherrill2-2/+2
1998-05-21Added bare bsp from Chris Johns <cjohns@plessey.com.au>.Joel Sherrill7-3/+316
1998-05-21Corrected license notices per Eric's permissionJoel Sherrill2-34/+12
1998-05-21New file from Eric ValetteJoel Sherrill2-0/+152
1998-05-21Per suggestion from Ralf Corsepius made all macros solaris2 -- not solarisJoel Sherrill1-1/+1
1998-05-21Remove --start-group/--end-group pair to support non-GNU ld's.Joel Sherrill1-2/+2
1998-05-20Patch to add return status to rtems_termios_enqueue_raw_characters fromJoel Sherrill5-5/+9
1998-05-20Patch from Ralf Corseipus to fix latent configure problems suddenly triggered:Joel Sherrill6-273/+209
1998-05-20Changed CPP rule per patch from Ralf Corsepius.Joel Sherrill1-1/+1
1998-05-20Added tcdrain() from Eric NorumJoel Sherrill3-0/+3
1998-05-19Addition of tcdrain() from Eric Norum.Joel Sherrill3-0/+30
1998-05-19Removed prototype of rtems_libio_config() per Chris Johns' eagle eye.Joel Sherrill3-3/+0
1998-05-18changed version to 980518Joel Sherrill2-2/+2
1998-05-18New file from Pedro RomanoJoel Sherrill1-0/+178
1998-05-18Added C++ rule.Joel Sherrill1-1/+22
1998-05-18Added bsp_specs.Joel Sherrill1-3/+4
1998-05-18Include memory for Ada task stacks.Joel Sherrill2-4/+4
1998-05-18Added proper reference now that Embedded Systems Programming's WWW siteJoel Sherrill2-2/+14
1998-05-18Update from Ralf Corsepius.Joel Sherrill1-0/+8
1998-05-18Updates from Pedro Romano.Joel Sherrill2-10/+14
1998-05-18New file.Joel Sherrill2-1/+26
1998-05-11Cleaned up to remove warnings.Joel Sherrill1-2/+1
1998-05-11new file to support execv family support in newlibJoel Sherrill2-1/+32