From e8fcadbc490beb95478b7d6a9b37e29c749bf9a7 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 17 Sep 2008 15:42:48 +0000 Subject: 2008-09-17 Miao Yan * 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. --- testsuites/samples/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'testsuites/samples/ChangeLog') 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 + + * 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 * capture/system.h, capture/test1.c, fileio/init.c, -- cgit v1.2.3