scripts/build/libc/uClibc.sh
2010-08-11 libc/uClibc: fix downloading pregen locales
2010-07-28 libc/uClibc: fix space damage
2010-07-28 libc/uClibc: fix using pre-generated locale data
2010-07-28 libc/uClibc: do not systematically use pre-generated locale data
2010-07-22 libc/uClibc: do not install cross-ldd
2010-07-03 libc/uClibc: fix snapshots
2010-07-03 libc/uClibc: enable NPTL for snapshots
2010-07-03 libc/uClibc: fix snapshots
2010-07-02 libc/uClibc: fix munging .config for LT old/new
2010-06-09 libc/uClibc: apply the threading model to the configuration
2010-04-07 Add basic support for the Blackfin architecture
2010-04-11 scripts/functions: make CT_Patch dumber
2010-01-12 scripts/functions: change handling of nochdir
2010-01-23 libc/uClibc: fix the breakage for x86 and Super-H, after the 32/64 merge
2010-01-23 libc/uclibc: use CT_ARCH, in place of CT_KERNEL_ARCH
2010-01-09 libc/uClibc: do not mangle ARM {E,O}ABI when ARCH != ARM
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.