scripts/build/libc/uClibc.sh
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.