config/libc/uClibc.in
2012-12-26 all: unmark experimental version
2012-12-26 all: remove versions marked obsolete
2012-11-22 cc: add a flag for skipping core passes
2012-11-14 libc/mingw: replace mingw32 with generic mingw
2012-10-31 libc/uClibc: remove use of snapshots and specific date
2012-10-11 libc/uClibc: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustom
2012-06-03 libc/uClibc: add 0.9.33.2
2012-02-24 libc/uClibc: add additional debug level between "minimal" and "all"
2012-04-30 libc/uClibc: add 0.9.33.1
2012-02-02 libc/uClibc: add 0.9.33
2011-12-30 libc/uClibc: add latest version
2011-11-14 libc/uClibc: use the floating-point string option in tests
2011-09-12 libc/uClibc: enable NPTL choice for uClibc >= 0.9.32
2011-06-27 libc/uClibc: add latest release 0.9.32 + patchset
2011-05-31 kconfig: remove useless 'default n'
2011-05-08 config: fix recursive deps
2011-01-03 libc/uClibc: normalize uclibc hidden version names
2010-12-12 libc: hide no-thread for those C libraries that do not support it
2010-08-03 libc/uClibc: add uClibc 0.9.30.3
2010-07-26 libc-uclibc: move options
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-13 libc/uClibc: fix verbosity level for uClibc >= 0.9.30
2010-07-11 kernel: add mingw
2010-07-03 libc/uClibc: enable NPTL for snapshots
2010-04-07 libc/uclibc: add uClibc 0.9.31
2010-01-31 libc/uClibc: remove EXPERIMENTAL for 0.9.30.2
2010-01-14 libc/uClibc: add latest version 0.9.30.2
2009-11-06 libc/uClibc: add wchar support
2009-10-28 config: mark now old versions as being OBSOLETE
2009-10-28 config: rip-out versions marked as OBSOLETE
2009-09-13 scripts: add new version at top of choice
2009-09-13 config: re-order menu entries so that latest versions are at the top
2009-05-07 Fix installing uClibc headers for versions prior to 0.9.30.
2009-03-26 Merge r1432:1437 from /branches/newlib into /trunk :
2009-03-04 Add latest versions:
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.
2008-11-14 Add latest uClibc 0.9.30 ( at last! ;-) )
2008-11-01 Enable uClibc parallel build for those versions supporting it.
2008-10-13 Generate the choice menu for C libraries, the same way arch and kernels are generated.
2008-09-18 Move snapshots version after numbered versions (aka releases).
2008-09-14 Enhance setting the minimum kernel version glibc will run against.
2008-07-22 Allow selecting 'latest' snapshot, as well as 'specific' date snapshot for glibc.
2008-05-14 Small config fix todefault to non-verbose uClibc build.
2008-05-14 Introduce a new option to render (or not) uClibc' build verbose.
2008-04-17 Moving around the files in config/ broke the tools/addToolVersion.sh script.