scripts/build/libc/uClibc.sh
2012-02-24 libc/uClibc: add additional debug level between "minimal" and "all"
2011-11-20 libc/uClibc: use endian string in tests
2011-11-14 libc/uClibc: use the floating-point string option in tests
2011-08-13 libc/uClibc: force use of ctor/dtor
2011-07-31 libc/uclibc: fix src dir location
2011-04-24 libc/uClibc: use MMU settings
2011-01-22 libc: remove now unneeded do_libc_headers
2011-01-22 scripts: PARALLELMFLAGS is evil, rename
2011-01-22 libc/uClibc: move content of do_libc_headers into do_libc_start_files
2011-01-03 libc/uClibc: normalize uclibc hidden version names
2010-10-22 scripts: add "FILE" and "CFG" debug levels.
2010-09-12 libc/uClibc: use the MIPS ABI selection
2010-09-10 libc/uClibc: change munging code based on target arch
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.