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