summaryrefslogtreecommitdiff
path: root/scripts/build/libc/glibc.sh
AgeCommit message (Expand)AuthorFilesLines
2016-06-10glibc.sh: build dummy libc.so with correct extra flagsAlexey Neyman1-1/+2
2016-06-10glibc: Use common arch call to get multilib targetsRay Donnelly1-1/+18
2016-06-10glibc: do not add bogus optionsAlexey Neyman1-2/+2
2016-04-02Unbreak sparc-unknown-linux-gnu.Alexey Neyman1-2/+17
2016-02-24glibc: Mirror extra_config flags from do_libc_backend_onceBryan Hundven1-0/+1
2016-02-24glibc: remove do_libc_locales_extract; it's emptyBryan Hundven1-10/+0
2016-02-24glibc: Remove support for downloading and extracting add-onsBryan Hundven1-67/+0
2016-02-24glibc: reformat glibc build scriptBryan Hundven1-66/+64
2015-12-08scripts: Update usage of CT_GetCustomBryan Hundven1-11/+5
2015-11-17consistency: Use exported variables of required toolsBryan Hundven1-27/+27
2015-11-13Add gettext and libiconv as companion libsRay Donnelly1-0/+14
2015-09-02glibc: Fix applying addons to glibc => 2.17Bryan Hundven1-25/+27
2015-06-21avr-libc: add support for avr-libc C libraryErico Nunes1-0/+4
2015-04-08bugfix: pass extra build CFLAGS and LDFLAGS to glibcLawrence D'Anna1-0/+4
2015-04-08Merge pull request #37 from bhundven/so_long_to_eglibcBryan Hundven1-10/+530
2015-02-02scripts/*/*.sh: prioritize http downloadsBryan Hundven1-0/+1
2015-01-28glibc: Fix pkgversion and bugurl supportBryan Hundven1-1/+6
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