summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/unix/posix/startup/rtems-ctor.cc (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-10-14Remove (Abandoned).Ralf Corsepius1-121/+0
2007-12-112007-12-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-9/+10
* clock/clock.c, include/bsp.h, startup/bspstart.c, startup/rtems-ctor.cc: Eliminate copies of the Configuration Table. Use the RTEMS provided accessor macros to obtain configuration fields.
2006-10-302006-10-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+6
* startup/rtems-ctor.cc: Conditionally disable non-GCC code.
1997-11-18Removed warnings.Joel Sherrill1-1/+1
1996-04-22Updates from Tony Bennett.Joel Sherrill1-5/+0
1996-01-15updates from Tony Bennett for PA and UNIX portsJoel Sherrill1-1/+9
1995-10-06fixed missing CVS IDsJoel Sherrill1-0/+1
1995-08-11Added flush of output on exit. On some UNIX's using the native libraryJoel Sherrill1-6/+10
resulted in no output when the output was redirected until this was done. Redirection is important because runtest redirects test output. Added support for numerous environment variables which make it easier to run a multi-node system using a single executable and to tailor the size of the workspace and heap.
1995-07-12Ada95, gnat, go32Joel Sherrill1-0/+108