scripts/build/libc_uClibc.sh
2008-07-14 Use CT_DoExecLog when building uClibc.
2008-07-07 Although working with bash, 'echo -n' is really non-portable.
2008-06-19 Build a C++ friendly uClibc.
2008-06-19 When building uClibc, always build the libpthread_db.
2008-05-20 Get rid of all `command` (which is a bashism), and replace them with $(command), which is POSIX.
2008-05-14 Introduce a new option to render (or not) uClibc' build verbose.
2008-05-14 Fix building uClibc-based, soft-float toolchains by correctly setting float support in the uClibc config file.
2008-05-03 Some people are reposrting that ftp does not work on their network, probably due to proxies, while http does work.
2007-09-16 ARM EABI is now working for little endian ARM targets.
2007-09-14 Fix setting floating point in uClibc (thanks to Szilveszter Ordog <ordog@mail.thot-soft.com>)
2007-08-15 Get rid of the core cc selection. It is now the same as the final compiler.
2007-07-28 Tidy up a bit the uClibc config munging.
2007-07-07 More uClibc parrallel compilation cleanup.
2007-07-07 Parrallel compilation is broken for uClibc (I don't know if any of my patches is doing it, or if mainline is already broken).
2007-06-16 Fix printing components' file names.
2007-06-16 Add a function to print each component's filename: this eases building the tarball of the generated toolchain.
2007-05-27 Merge the NPTL stuff.
2007-05-21 Move the config script for the build dir to the source dir.
2007-05-19 Add uClibc-0.9.29:
2007-05-08 Huge fixes to glibc build, so that we can build at least (and at last):
2007-05-07 Fix glibc and uClibc downloading and extracting.
2007-05-07 Merge the save-sample branch to trunk:
2007-02-24 Add the full crosstool-NG sources to the new repository of its own.