summaryrefslogtreecommitdiff
path: root/scripts/build/libc/glibc.sh
AgeCommit message (Expand)AuthorFilesLines
2015-01-28eglibc: Remove eglibc supportBryan Hundven1-10/+525
2015-01-16libc: glibc: Add Linaro GLibc 2.20-2014.11Cristoforo Cataldo1-3/+11
2014-12-09libc/glibc: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustomDavid Holsgrove1-1/+6
2014-12-08scripts: Update download locationsBryan Hundven1-8/+6
2014-01-06libc/glibc: fix downloading addonsYann E. MORIN"1-3/+3
2013-11-16libc/{glibc,eglibc}: Don't download glibc-ports when not availableYann E. MORIN"1-0/+5
2013-01-10libc: get rid of libc_finishYann E. MORIN"1-1/+0
2012-08-22libc/{,e}glibc: remove rude wordings in commetnsYann E. MORIN"1-1/+1
2011-07-29libc/glibc: add partial support for localesBenoît THÉBAUDEAU"1-0/+70
2011-06-04libc/glibc: do not try to download NPTL add-onYann E. MORIN"1-0/+6
2011-05-30glibc: properly handle internal addonsYann E. MORIN"1-6/+13
2011-05-29libc/glibc: commonalise extraction btw glibc and eglibcYann E. MORIN"1-48/+1
2011-05-28libc/glibc: fix {e,}glibc add-ons with short or long namesYann E. MORIN"1-5/+14
2011-01-22libc: remove now unneeded do_libc_headersYann E. MORIN"1-1/+0
2011-01-19libc/glibc-eglibc: misc janitorial cleanups.Yann E. MORIN"1-0/+4
2011-01-22libc/glibc: add glibc specifics to the shared code, and use itYann E. MORIN"1-184/+0
2011-01-22scripts: PARALLELMFLAGS is evil, renameYann E. MORIN"1-2/+0
2011-01-22libc/glibc: commonalise assembling the list of addonsYann E. MORIN"1-13/+0
2011-01-22libc/glibc: commonalise setting of the minimum supported kernel versionYann E. MORIN"1-29/+0
2011-01-22libc/glibc: use the common start_files procedureYann E. MORIN"1-238/+5
2011-01-03libc-glibc: remove 2.3.6Yann E. MORIN"1-80/+3
2010-11-11libc/*glibc: enable selection of the oldest supported ABIYann E. MORIN"1-0/+4
2010-11-10libc/*glibc: add option to disable symbols versioningYann E. MORIN"1-0/+4
2010-10-22scripts: add "FILE" and "CFG" debug levels.Anthony Foiani1-3/+3
2010-06-30libc/glibc: fix installed scriptsYann E. MORIN"1-0/+13
2010-04-21libc/glibc: fix kernel version checkYann E. MORIN"1-1/+3
2010-04-11scripts/functions: make CT_Patch dumberYann E. MORIN"1-2/+2
2010-01-30libc/glibc: fix retrieving version stringYann E. MORIN"1-2/+5
2010-01-12libc/glibc: get the version string from version.hYann E. MORIN"1-2/+5
2010-01-12scripts/functions: change handling of nochdirYann E. MORIN"1-3/+3
2010-01-11libc/glibc: get rid of the now obsolete CVS stuffYann E. MORIN"1-63/+28
2010-01-23libc/glibc: use CT_ARCH, in place of CT_KERNEL_ARCHYann E. MORIN"1-2/+2
2010-01-09libc/glibc: correctly handle dual-bitness archsYann E. MORIN"1-2/+10
2009-11-17libc/glibc: configure libc headers with support for 128-bit long doubleYann E. MORIN"1-0/+2
2009-11-16libc/glibc: allow more than one line in configparmsYann E. MORIN"1-3/+3
2009-10-03Merge.Yann E. MORIN"1-4/+4
2009-10-03libc/glibc: don't use legacy snapshotsYann E. MORIN"1-12/+0
2009-10-02libc/glibc: fix building for seemingly native toolchainsYann E. MORIN"1-4/+4
2009-10-01libc/glibc: remove dead codeYann E. MORIN"1-2/+0
2009-08-24glibc: fix build error caused by incorrect variable assignmentJim F1-2/+2
2009-08-19Make glibc's extra_config an array containing ./configure optionsYann E. MORIN"1-34/+44
2009-06-01/devel/gcc-4.4:Yann E. MORIN"1-8/+17
2009-03-15Sanitise using glibc cvs exports:Yann E. MORIN"1-59/+76
2009-03-05Re-instate the glibc/eglibc config option LIBC_GLIBC_CONFIGPARMS for use by S...Yann E. MORIN"1-7/+7
2009-01-25On 20090120.2203+0100, Andy Johnson <ajohnson@aecno.com> wrote:Yann E. MORIN"1-4/+4
2009-01-05Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch:Yann E. MORIN"1-2/+12
2009-01-05Fix C library addons extraction:Yann E. MORIN"1-1/+0
2009-01-04Get rid of CT_LIBC_FILE, remove useless CT_MakeAbsolutePath.Yann E. MORIN"1-29/+32
2009-01-04Remove support for gcc-2.95.3, it has never ever been tested.Yann E. MORIN"1-4/+0
2009-01-04Enable using glibc post 2.8:Yann E. MORIN"1-11/+39