aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/libc
Commit message (Expand)AuthorAgeFilesLines
* Fix building uClibc:Yann E. MORIN"2009-05-111-1/+1
* Workaround for "PowerPC-8xx CPU15 errata" (whatever that might be).Yann E. MORIN"2009-05-071-1/+9
* Fix installing uClibc headers for versions prior to 0.9.30.Yann E. MORIN"2009-05-071-9/+23
* Get rid of the proxy settings, once and for all.Yann E. MORIN"2009-04-191-1/+0
* Only create the state dir if asked for a restartable build:Yann E. MORIN"2009-03-271-3/+3
* Sanitise using glibc cvs exports:Yann E. MORIN"2009-03-151-59/+76
* Use "grep -E" instead of the deprecated "egrep".Yann E. MORIN"2009-03-081-1/+1
* Re-instate the glibc/eglibc config option LIBC_GLIBC_CONFIGPARMS for use by S...Yann E. MORIN"2009-03-051-7/+7
* On some hosts (eg. Cygwin), it's not possible to build the uClibc hostutils. ...Yann E. MORIN"2009-02-111-27/+12
* Put the uclibc munged config file in the "state" directory, so it survives a ...Yann E. MORIN"2009-02-081-4/+4
* On 20090120.2203+0100, Andy Johnson <ajohnson@aecno.com> wrote:Yann E. MORIN"2009-01-251-4/+4
* Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch:Yann E. MORIN"2009-01-053-8/+33
* Fix C library addons extraction:Yann E. MORIN"2009-01-052-2/+0
* Get rid of CT_LIBC_FILE, remove useless CT_MakeAbsolutePath.Yann E. MORIN"2009-01-043-57/+68
* Remove support for gcc-2.95.3, it has never ever been tested.Yann E. MORIN"2009-01-042-8/+0
* Enable using glibc post 2.8:Yann E. MORIN"2009-01-041-11/+39
* Get rid of all stuff related to building a /delivery' traball:Yann E. MORIN"2009-01-034-31/+0
* Build and install a uClibc cross-ldd.Yann E. MORIN"2008-11-171-1/+27
* Merge #1195, #1196 and #1203 from /devel/YEM-build_host_target_cleanup:Yann E. MORIN"2008-11-132-9/+9
* Do not take lib64/ in account when fixing the glibc linker scripts:Yann E. MORIN"2008-11-071-1/+3
* Enable uClibc parallel build for those versions supporting it.Yann E. MORIN"2008-11-011-5/+7
* Enablelocales when requested to do so.Yann E. MORIN"2008-11-011-1/+9
* Only install headers when installing uClibc headers.Yann E. MORIN"2008-11-011-5/+5
* Finally enable the PPC-8xx memset workaround, by Nye Liu.Yann E. MORIN"2008-10-291-0/+9
* Correctly handle the minimum supported kernel version in glibc.Yann E. MORIN"2008-10-201-39/+39
* Generate the choice menu for C libraries, the same way arch and kernels are g...Yann E. MORIN"2008-10-131-1/+1
* In the glibc and eglibc trees, the 'configure' files may be older than their ...Yann E. MORIN"2008-09-282-1/+11
* Bart De VOS pointed out that removing absolute paths from the libc linker scr...Yann E. MORIN"2008-09-231-12/+2
* Rework the eglibc download so as to be a little bit saner.Yann E. MORIN"2008-09-221-10/+15
* Enhance setting the minimum kernel version glibc will run against.Yann E. MORIN"2008-09-141-5/+33
* Introduce a new EXPERIMENTAL feature: BARE_METAL.Yann E. MORIN"2008-09-144-0/+1163