summaryrefslogtreecommitdiff
path: root/scripts/build/libc
AgeCommit message (Expand)AuthorFilesLines
2008-11-17Build and install a uClibc cross-ldd.Yann E. MORIN"1-1/+27
2008-11-13Merge #1195, #1196 and #1203 from /devel/YEM-build_host_target_cleanup:Yann E. MORIN"2-9/+9
2008-11-07Do not take lib64/ in account when fixing the glibc linker scripts:Yann E. MORIN"1-1/+3
2008-11-01Enable uClibc parallel build for those versions supporting it.Yann E. MORIN"1-5/+7
2008-11-01Enablelocales when requested to do so.Yann E. MORIN"1-1/+9
2008-11-01Only install headers when installing uClibc headers.Yann E. MORIN"1-5/+5
2008-10-29Finally enable the PPC-8xx memset workaround, by Nye Liu.Yann E. MORIN"1-0/+9
2008-10-20Correctly handle the minimum supported kernel version in glibc.Yann E. MORIN"1-39/+39
2008-10-13Generate the choice menu for C libraries, the same way arch and kernels are g...Yann E. MORIN"1-1/+1
2008-09-28In the glibc and eglibc trees, the 'configure' files may be older than their ...Yann E. MORIN"2-1/+11
2008-09-23Bart De VOS pointed out that removing absolute paths from the libc linker scr...Yann E. MORIN"1-12/+2
2008-09-22Rework the eglibc download so as to be a little bit saner.Yann E. MORIN"1-10/+15
2008-09-14Enhance setting the minimum kernel version glibc will run against.Yann E. MORIN"1-5/+33
2008-09-14Introduce a new EXPERIMENTAL feature: BARE_METAL.Yann E. MORIN"4-0/+1163