summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/samples/ChangeLog')
-rw-r--r--testsuites/samples/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuites/samples/ChangeLog b/testsuites/samples/ChangeLog
index 58b10c05e6..f1b48bb768 100644
--- a/testsuites/samples/ChangeLog
+++ b/testsuites/samples/ChangeLog
@@ -1,3 +1,11 @@
+2008-09-17 Miao Yan <yanmiaobest@gmail.com>
+
+ * hello/system.h, minimum/Makefile.am, minimum/init.c: 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.
+
2008-09-06 Ralf Corsépius <ralf.corsepius@rtems.org>
* capture/system.h, capture/test1.c, fileio/init.c,