summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-17 16:22:40 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-17 16:22:40 +0000
commit35150aae5d8da7621642aea2bf7e63076d7c7ca4 (patch)
tree527073c9a5a1045e3fd6fe63e2a7bcc905234a88 /c/src/ChangeLog
parent2008-09-17 Miao Yan <yanmiaobest@gmail.com> (diff)
downloadrtems-35150aae5d8da7621642aea2bf7e63076d7c7ca4.tar.bz2
2008-09-17 Miao Yan <yanmiaobest@gmail.com>
* 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.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 51afd3ad03..aada524f48 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,13 @@
+2008-09-17 Miao Yan <yanmiaobest@gmail.com>
+
+ * 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.
+
2008-09-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* libchip/ide/ata.h: Convert to Unix file format.