scripts/build/libc/glibc.sh
2014-01-06 libc/glibc: fix downloading addons
2013-11-16 libc/{glibc,eglibc}: Don't download glibc-ports when not available
2013-01-10 libc: get rid of libc_finish
2012-08-22 libc/{,e}glibc: remove rude wordings in commetns
2011-07-29 libc/glibc: add partial support for locales
2011-06-04 libc/glibc: do not try to download NPTL add-on
2011-05-30 glibc: properly handle internal addons
2011-05-29 libc/glibc: commonalise extraction btw glibc and eglibc
2011-05-27 libc/glibc: fix {e,}glibc add-ons with short or long names
2011-01-22 libc: remove now unneeded do_libc_headers
2011-01-20 libc/glibc-eglibc: misc janitorial cleanups.
2011-01-22 libc/glibc: add glibc specifics to the shared code, and use it
2011-01-22 scripts: PARALLELMFLAGS is evil, rename
2011-01-22 libc/glibc: commonalise assembling the list of addons
2011-01-22 libc/glibc: commonalise setting of the minimum supported kernel version
2011-01-22 libc/glibc: use the common start_files procedure
2011-01-03 libc-glibc: remove 2.3.6
2010-11-11 libc/*glibc: enable selection of the oldest supported ABI
2010-11-11 libc/*glibc: add option to disable symbols versioning
2010-10-22 scripts: add "FILE" and "CFG" debug levels.
2010-07-01 libc/glibc: fix installed scripts
2010-04-21 libc/glibc: fix kernel version check
2010-04-11 scripts/functions: make CT_Patch dumber
2010-01-30 libc/glibc: fix retrieving version string
2010-01-12 libc/glibc: get the version string from version.h
2010-01-12 scripts/functions: change handling of nochdir
2010-01-11 libc/glibc: get rid of the now obsolete CVS stuff
2010-01-23 libc/glibc: use CT_ARCH, in place of CT_KERNEL_ARCH
2010-01-09 libc/glibc: correctly handle dual-bitness archs
2009-11-17 libc/glibc: configure libc headers with support for 128-bit long double
2009-11-16 libc/glibc: allow more than one line in configparms
2009-10-03 Merge.
2009-10-03 libc/glibc: don't use legacy snapshots
2009-10-02 libc/glibc: remove dead code
2009-10-02 libc/glibc: fix building for seemingly native toolchains
2009-08-24 glibc: fix build error caused by incorrect variable assignment
2009-08-19 Make glibc's extra_config an array containing ./configure options
2009-06-01 /devel/gcc-4.4:
2009-03-15 Sanitise using glibc cvs exports:
2009-03-05 Re-instate the glibc/eglibc config option LIBC_GLIBC_CONFIGPARMS for use by SuperH.
2009-01-25 On 20090120.2203+0100, Andy Johnson <ajohnson@aecno.com> wrote:
2009-01-05 Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch:
2009-01-05 Fix C library addons extraction:
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-04 Enable using glibc post 2.8:
2009-01-03 Get rid of all stuff related to building a /delivery' traball:
2008-11-13 Merge #1195, #1196 and #1203 from /devel/YEM-build_host_target_cleanup:
2008-11-07 Do not take lib64/ in account when fixing the glibc linker scripts:
2008-10-29 Finally enable the PPC-8xx memset workaround, by Nye Liu.
2008-10-20 Correctly handle the minimum supported kernel version in glibc.
2008-10-13 Generate the choice menu for C libraries, the same way arch and kernels are generated.
2008-09-28 In the glibc and eglibc trees, the 'configure' files may be older than their source 'configure.in', when used from an svn check out, or a snapshot tarball.
2008-09-23 Bart De VOS pointed out that removing absolute paths from the libc linker scripts is plainly wrong.
2008-09-14 Enhance setting the minimum kernel version glibc will run against.
2008-09-14 Introduce a new EXPERIMENTAL feature: BARE_METAL.