From 35150aae5d8da7621642aea2bf7e63076d7c7ca4 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 17 Sep 2008 16:22:40 +0000 Subject: 2008-09-17 Miao Yan * 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. --- c/src/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'c/src/ChangeLog') 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 + + * 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 * libchip/ide/ata.h: Convert to Unix file format. -- cgit v1.2.3