summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-17 15:42:48 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-17 15:42:48 +0000
commite8fcadbc490beb95478b7d6a9b37e29c749bf9a7 (patch)
tree1d3f2c3e64fd7da429e8ffd2e64eda8bec678a32 /testsuites/samples/ChangeLog
parentbinutils-2.18.91. (diff)
downloadrtems-e8fcadbc490beb95478b7d6a9b37e29c749bf9a7.tar.bz2
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.
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,