summaryrefslogtreecommitdiff
path: root/scripts/build/libc/eglibc.sh
AgeCommit message (Expand)AuthorFilesLines
2015-01-28eglibc: Remove eglibc supportBryan Hundven1-189/+0
2015-01-16libc: eglibc: Add Linaro EGLibc 2.19-2014.08Cristoforo Cataldo1-0/+9
2014-12-09libc/eglibc: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustomDavid Holsgrove1-3/+8
2014-01-03libc/eglibc: fix downloading of localedef addonYann 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-12-14libc/eglibc: fix localedef 2.14 buildBenoît Thébaudeau"1-0/+1
2011-11-20libc/eglibc: use endian string in testsYann E. MORIN"1-3/+3
2011-07-29libc/eglibc: add support for localesBenoît THÉBAUDEAU"1-1/+74
2011-06-30libc/eglibc: Add option that allows for getting svn over http://Yann E. MORIN"1-1/+7
2011-06-04libc/glibc: do not try to download NPTL add-onYann E. MORIN"1-2/+6
2011-05-30glibc: properly handle internal addonsYann E. MORIN"1-3/+11
2011-05-30libc/eglibc: use generic SVN functionsYann E. MORIN"1-83/+15
2011-05-29libc/glibc: commonalise extraction btw glibc and eglibcYann E. MORIN"1-42/+2
2011-05-28libc/glibc: fix {e,}glibc add-ons with short or long namesYann E. MORIN"1-5/+16
2011-01-22libc: remove now unneeded do_libc_headersYann E. MORIN"1-1/+0
2011-01-17libc/eglibc: move generic code to a common fileYann E. MORIN"1-215/+8
2010-12-22libc/eglibc: fix installed scriptsBryan Hundven1-0/+14
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-11-09libc/eglibc: fix downloadingBob Dunlop1-1/+1
2010-10-22scripts: add "FILE" and "CFG" debug levels.Anthony Foiani1-2/+2
2010-04-11scripts/functions: make CT_Patch dumberYann E. MORIN"1-2/+2
2010-02-01libc/eglibc: Add option to optimize for sizeRichard Strand1-1/+7
2010-01-12scripts/functions: change handling of nochdirYann E. MORIN"1-2/+2
2009-10-09eglibc: add support for user provided option groupsArnaud Vrac1-2/+51
2009-10-02libc/eglibc: fix building for seemingly native toolchainsYann E. MORIN"1-1/+1
2009-09-11libc/eglibc: fix downloadYann E. MORIN"1-1/+1
2009-08-19Make eglibc's extra_config an array containing ./configure optionsYann E. MORIN"1-12/+14
2009-07-27[libc-eglibc] Rewrite part of the codeYann E. MORIN"1-9/+11
2009-07-27[libc-eglibc] Fix testing for existing filesYann E. MORIN"1-8/+8
2009-05-07Workaround for "PowerPC-8xx CPU15 errata" (whatever that might be).Yann E. MORIN"1-1/+9
2009-04-19Get rid of the proxy settings, once and for all.Yann E. MORIN"1-1/+0
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-22/+26
2009-01-03Get rid of all stuff related to building a /delivery' traball:Yann E. MORIN"1-10/+0
2008-11-13Merge #1195, #1196 and #1203 from /devel/YEM-build_host_target_cleanup:Yann E. MORIN"1-4/+4
2008-09-28In the glibc and eglibc trees, the 'configure' files may be older than their ...Yann E. MORIN"1-1/+6
2008-09-22Rework the eglibc download so as to be a little bit saner.Yann E. MORIN"1-10/+15
2008-09-14Introduce a new EXPERIMENTAL feature: BARE_METAL.Yann E. MORIN"1-0/+283