scripts/build/libc/glibc.sh
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.