summaryrefslogtreecommitdiffstats
path: root/c/src/optman/preinstall.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2008-09-17 Miao Yan <yanmiaobest@gmail.com>Joel Sherrill2008-09-171-8/+0
| | | | | | | | | | * optman/Makefile.am, optman/preinstall.am: Merge GSOC project code to add simple device only filesystem (devfs), optionally completely drop out filesystem, and to clean up disabling newlib reentrancy support. This dropped 17K from the minimum.exe for sparc/sis and arm/rtl22xx_t now has a 15K code space. * optman/no-console.c, optman/no-filesystem.c, optman/no-libio.c: Removed.
* 2007-06-20 Ray Xu <rayx@gmail.com>Joel Sherrill2007-06-201-0/+8
| | | | | | | | * optman/Makefile.am, optman/preinstall.am: Add stubs for file system, console, and libio. This shrinks the memory requirements but Joel has not figured out how best to present this to application space. * optman/no-console.c, optman/no-filesystem.c, optman/no-libio.c: New files.
* 2007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-091-0/+4
| | | | | | | | | | | | * optman/Makefile.am, optman/preinstall.am, optman/rtems/no-dpmem.c, optman/rtems/no-event.c, optman/rtems/no-mp.c, optman/rtems/no-msg.c, optman/rtems/no-part.c, optman/rtems/no-region.c, optman/rtems/no-rtmon.c, optman/rtems/no-sem.c, optman/rtems/no-signal.c, optman/rtems/no-timer.c, optman/sapi/no-ext.c: Add optional manager stub for Barrier. Simplify other optional managers so using them reduces application size instead of increasing it. * optman/rtems/no-barrier.c: New file.
* Regenerate.Ralf Corsepius2007-01-081-1/+1
|
* Regenerate.Ralf Corsepius2006-01-121-0/+2
|
* Regenerate.Ralf Corsepius2006-01-121-2/+2
|
* Regenerate.Ralf Corsepius2006-01-121-0/+8
|
* New.Ralf Corsepius2005-08-151-0/+58