summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
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.