aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/libc/glibc.sh
Commit message (Expand)AuthorAgeFilesLines
* libc/glibc: fix retrieving version stringYann E. MORIN"2010-01-301-2/+5
* libc/glibc: get the version string from version.hYann E. MORIN"2010-01-121-2/+5
* scripts/functions: change handling of nochdirYann E. MORIN"2010-01-121-3/+3
* libc/glibc: get rid of the now obsolete CVS stuffYann E. MORIN"2010-01-111-63/+28
* libc/glibc: use CT_ARCH, in place of CT_KERNEL_ARCHYann E. MORIN"2010-01-231-2/+2
* libc/glibc: correctly handle dual-bitness archsYann E. MORIN"2010-01-091-2/+10
* libc/glibc: configure libc headers with support for 128-bit long doubleYann E. MORIN"2009-11-171-0/+2
* libc/glibc: allow more than one line in configparmsYann E. MORIN"2009-11-161-3/+3
* Merge.Yann E. MORIN"2009-10-031-4/+4
|\
| * libc/glibc: fix building for seemingly native toolchainsYann E. MORIN"2009-10-021-4/+4
* | libc/glibc: don't use legacy snapshotsYann E. MORIN"2009-10-031-12/+0
* | libc/glibc: remove dead codeYann E. MORIN"2009-10-021-2/+0
|/
* glibc: fix build error caused by incorrect variable assignmentJim F2009-08-241-2/+2
* Make glibc's extra_config an array containing ./configure optionsYann E. MORIN"2009-08-191-34/+44
* /devel/gcc-4.4:Yann E. MORIN"2009-06-011-8/+17
* Sanitise using glibc cvs exports:Yann E. MORIN"2009-03-151-59/+76
* Re-instate the glibc/eglibc config option LIBC_GLIBC_CONFIGPARMS for use by S...Yann E. MORIN"2009-03-051-7/+7
* 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-051-2/+12
* Fix C library addons extraction:Yann E. MORIN"2009-01-051-1/+0
* Get rid of CT_LIBC_FILE, remove useless CT_MakeAbsolutePath.Yann E. MORIN"2009-01-041-29/+32
* Remove support for gcc-2.95.3, it has never ever been tested.Yann E. MORIN"2009-01-041-4/+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-031-10/+0
* Merge #1195, #1196 and #1203 from /devel/YEM-build_host_target_cleanup:Yann E. MORIN"2008-11-131-5/+5
* Do not take lib64/ in account when fixing the glibc linker scripts:Yann E. MORIN"2008-11-071-1/+3
* 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-281-0/+5
* Bart De VOS pointed out that removing absolute paths from the libc linker scr...Yann E. MORIN"2008-09-231-12/+2
* 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-141-0/+531