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