aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/libc
Commit message (Expand)AuthorAgeFilesLines
* scripts: Update usage of CT_GetCustomBryan Hundven2015-12-085-55/+15
* uClibc: Add kconfig option to enable IPv6 supportBryan Hundven2015-11-221-0/+7
* uClibc: remove references to sh64*Bryan Hundven2015-11-211-1/+0
* consistency: Use exported variables of required toolsBryan Hundven2015-11-176-52/+52
* xtensa: add support for the configurable Xtensa architecture.Chris Zankel2015-11-131-0/+9
* Merge pull request #239 from diorcety-ctng/cc-cygwin-mingw-linuxBryan Hundven2015-11-121-0/+14
|\
| * Add gettext and libiconv as companion libsRay Donnelly2015-11-131-0/+14
* | uClibc: Fall back to default configs if not providedBryan Hundven2015-11-121-1/+4
* | uClibc: Add support for uClibc-ngBryan Hundven2015-11-121-10/+17
* | uClibc: rewrite mungeuClibcConfig to manage_uClibc_configBryan Hundven2015-11-121-219/+177
* | uClibc: Reduce supported versionsBryan Hundven2015-11-111-8/+1
|/
* Disable parallel build of mingw-w64-crt.Alexey Neyman2015-11-101-1/+4
* blackfin: Remove blackfin supportBryan Hundven2015-11-091-1/+0
* uClibc: Don't use CROSS, use CROSS_COMPILE insteadBryan Hundven2015-11-021-9/+9
* gcc: Support only the latest branch releases of gccBryan Hundven2015-10-311-19/+0
* Added additional newlib specific target flags with new optionJasmin Jessich2015-09-141-1/+4
* glibc: Fix applying addons to glibc => 2.17Bryan Hundven2015-09-011-25/+27
* avr-libc: add support for avr-libc C libraryErico Nunes2015-06-217-0/+95
* mingw-w64: Add 'devel' version to use git 'master' branchRay Donnelly2015-05-121-13/+23
* Merge pull request #57 from smoofra/buildflagsBryan Hundven2015-04-141-0/+4
|\
| * bugfix: pass extra build CFLAGS and LDFLAGS to glibcLawrence D'Anna2015-04-071-0/+4
* | Merge pull request #63 from neftedal/masterBryan Hundven2015-04-141-3/+28
|\ \ | |/ |/|
| * mingw.sh: added with sysroot argument to mingw configureNils Petter Eftedal2015-04-081-0/+1
| * mingw.sh: updated script to support mingw versions above major 2Nils Petter Eftedal2015-04-081-3/+27
* | Merge pull request #37 from bhundven/so_long_to_eglibcBryan Hundven2015-04-073-739/+530
|\ \ | |/ |/|
| * glibc: Fix pkgversion and bugurl supportBryan Hundven2015-01-271-1/+6
| * eglibc: Remove eglibc supportBryan Hundven2015-01-273-739/+525
* | scripts/*/*.sh: prioritize http downloadsBryan Hundven2015-02-012-1/+3
|/
* libc: newlib: Add NewLib 2.2.0, Linaro NewLib 2.2.0-2015.01 and 2.1.0-2014.09Cristoforo Cataldo2015-01-161-2/+9
* libc: glibc: Add Linaro GLibc 2.20-2014.11Cristoforo Cataldo2015-01-161-3/+11
* libc: eglibc: Add Linaro EGLibc 2.19-2014.08Cristoforo Cataldo2015-01-161-0/+9
* libc/newlib: Add do_libc_start_files to copy headers to CT_HEADERS_DIRDavid Holsgrove2015-01-021-4/+4
* Merge pull request #14 from davidholsgrove/glibc_rpcBryan Hundven2014-12-151-2/+3
|\
| * libc/glibc: install obsolete RPC for both eglibc and glibcJérôme BARDON2014-12-151-2/+3
* | libc/{,e}glibc: If using custom {e}glibc, dont extract or patchDavid Holsgrove2014-12-091-3/+9
* | libc/eglibc: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustomDavid Holsgrove2014-12-091-3/+8
* | libc/glibc: Add CUSTOM version and CUSTOM_LOCATION config options and GetCustomDavid Holsgrove2014-12-091-1/+6
|/
* glibc: nptl is default from 2.20, so dont add to addons_listDavid Holsgrove2014-12-091-4/+6
* scripts: Update download locationsBryan Hundven2014-12-081-8/+6
* libc/musl: Add config option for extra developer warningsBryan Hundven2014-09-111-0/+4
* libc/musl: Add config option for debugging infoBryan Hundven2014-09-111-0/+4
* libc/musl: Add options for optimizationBryan Hundven2014-09-111-1/+5
* libc/musl: add musl-libc supportBryan Hundven2014-08-081-0/+103
* newlib: fix extract process for custom versionTrevor Woerner2014-02-251-1/+1
* libc/uClibc: add option to enable fenvYann E. MORIN"2014-01-041-7/+5
* libc/glibc: fix downloading addonsYann E. MORIN"2014-01-061-3/+3
* libc/glibc: print name of skipped addonYann E. MORIN"2014-01-051-1/+1
* libc-uclibc: enable fenv for x86 32-bitYann E. MORIN"2014-01-041-0/+7
* libc/eglibc: fix downloading of localedef addonYann E. MORIN"2014-01-031-3/+3
* libc/newlib: fix variables for avr32 headersYann E. MORIN"2013-12-311-6/+10