summaryrefslogtreecommitdiff
path: root/scripts/build/libc
AgeCommit message (Expand)AuthorFilesLines
2015-11-13xtensa: add support for the configurable Xtensa architecture.Chris Zankel1-0/+9
2015-11-13Merge pull request #239 from diorcety-ctng/cc-cygwin-mingw-linuxBryan Hundven1-0/+14
2015-11-13Add gettext and libiconv as companion libsRay Donnelly1-0/+14
2015-11-13uClibc: Fall back to default configs if not providedBryan Hundven1-1/+4
2015-11-13uClibc: Add support for uClibc-ngBryan Hundven1-10/+17
2015-11-13uClibc: rewrite mungeuClibcConfig to manage_uClibc_configBryan Hundven1-219/+177
2015-11-11uClibc: Reduce supported versionsBryan Hundven1-8/+1
2015-11-11Disable parallel build of mingw-w64-crt.Alexey Neyman1-1/+4
2015-11-10blackfin: Remove blackfin supportBryan Hundven1-1/+0
2015-11-03uClibc: Don't use CROSS, use CROSS_COMPILE insteadBryan Hundven1-9/+9
2015-10-31gcc: Support only the latest branch releases of gccBryan Hundven1-19/+0
2015-09-14Added additional newlib specific target flags with new optionJasmin Jessich1-1/+4
2015-09-02glibc: Fix applying addons to glibc => 2.17Bryan Hundven1-25/+27
2015-06-21avr-libc: add support for avr-libc C libraryErico Nunes7-0/+95
2015-05-12mingw-w64: Add 'devel' version to use git 'master' branchRay Donnelly1-13/+23
2015-04-14Merge pull request #57 from smoofra/buildflagsBryan Hundven1-0/+4
2015-04-14Merge pull request #63 from neftedal/masterBryan Hundven1-3/+28
2015-04-08mingw.sh: added with sysroot argument to mingw configureNils Petter Eftedal1-0/+1
2015-04-08mingw.sh: updated script to support mingw versions above major 2Nils Petter Eftedal1-3/+27
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 Hundven3-739/+530
2015-02-02scripts/*/*.sh: prioritize http downloadsBryan Hundven2-1/+3
2015-01-28glibc: Fix pkgversion and bugurl supportBryan Hundven1-1/+6
2015-01-28eglibc: Remove eglibc supportBryan Hundven3-739/+525
2015-01-16libc: newlib: Add NewLib 2.2.0, Linaro NewLib 2.2.0-2015.01 and 2.1.0-2014.09Cristoforo Cataldo1-2/+9
2015-01-16libc: glibc: Add Linaro GLibc 2.20-2014.11Cristoforo Cataldo1-3/+11
2015-01-16libc: eglibc: Add Linaro EGLibc 2.19-2014.08Cristoforo Cataldo1-0/+9
2015-01-01libc/newlib: Add do_libc_start_files to copy headers to CT_HEADERS_DIRDavid Holsgrove1-4/+4
2014-12-16Merge pull request #14 from davidholsgrove/glibc_rpcBryan Hundven1-2/+3
2014-12-15libc/glibc: install obsolete RPC for both eglibc and glibcJérôme BARDON1-2/+3
2014-12-09libc/{,e}glibc: If using custom {e}glibc, dont extract or patchDavid Holsgrove1-3/+9
2014-12-09libc/eglibc: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustomDavid Holsgrove1-3/+8
2014-12-09libc/glibc: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustomDavid Holsgrove1-1/+6
2014-12-09glibc: nptl is default from 2.20, so dont add to addons_listDavid Holsgrove1-4/+6
2014-12-08scripts: Update download locationsBryan Hundven1-8/+6
2014-09-11libc/musl: Add config option for extra developer warningsBryan Hundven1-0/+4
2014-09-11libc/musl: Add config option for debugging infoBryan Hundven1-0/+4
2014-09-11libc/musl: Add options for optimizationBryan Hundven1-1/+5
2014-08-08libc/musl: add musl-libc supportBryan Hundven1-0/+103
2014-02-25newlib: fix extract process for custom versionTrevor Woerner1-1/+1
2014-01-04libc/uClibc: add option to enable fenvYann E. MORIN"1-7/+5
2014-01-06libc/glibc: fix downloading addonsYann E. MORIN"1-3/+3
2014-01-05libc/glibc: print name of skipped addonYann E. MORIN"1-1/+1
2014-01-04libc-uclibc: enable fenv for x86 32-bitYann E. MORIN"1-0/+7
2014-01-03libc/eglibc: fix downloading of localedef addonYann E. MORIN"1-3/+3
2013-12-31libc/newlib: fix variables for avr32 headersYann E. MORIN"1-6/+10
2013-11-16libc/{glibc,eglibc}: Don't download glibc-ports when not availableYann E. MORIN"2-0/+10
2013-11-15libc/(e)glibc: fix extra configparmsYann E. MORIN"1-1/+1
2013-08-01libc/newlib: add HTTP mirrorMichael Hope1-1/+2
2013-03-31arch/avr32: Fix download of header filesMartin Guy1-9/+10