scripts/build/libc/uClibc.sh
2010-01-02 misc: do not use "tar cf - |tar xf -"
2010-01-01 libc/uClibc: do not mangle ARM {E,O}ABI when ARCH != ARM
2010-01-01 libc/uClibc: beautify the munge function
2009-11-06 libc/uClibc: add wchar support
2009-05-11 Fix building uClibc:
2009-05-07 Fix installing uClibc headers for versions prior to 0.9.30.
2009-03-27 Only create the state dir if asked for a restartable build:
2009-03-08 Use "grep -E" instead of the deprecated "egrep".
2009-02-11 On some hosts (eg. Cygwin), it's not possible to build the uClibc hostutils. Offer an option to enable/disable the uClibc hostutils build.
2009-02-08 Put the uclibc munged config file in the "state" directory, so it survives a restart.
2009-01-05 Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch:
2009-01-04 Get rid of CT_LIBC_FILE, remove useless CT_MakeAbsolutePath.
2009-01-04 Remove support for gcc-2.95.3, it has never ever been tested.
2009-01-03 Get rid of all stuff related to building a /delivery' traball:
2008-11-17 Build and install a uClibc cross-ldd.
2008-11-01 Enable uClibc parallel build for those versions supporting it.
2008-11-01 Enablelocales when requested to do so.
2008-11-01 Only install headers when installing uClibc headers.
2008-09-14 Introduce a new EXPERIMENTAL feature: BARE_METAL.