aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/libc
Commit message (Expand)AuthorAgeFilesLines
* uClibc: propagate SHARED_LIBS option.Kirill K. Smirnov2016-08-301-0/+6
* uClibc: install native utilsKirill K. Smirnov2016-08-301-1/+1
* musl: Add multilib support.Alexey Neyman2016-08-232-36/+59
* uClibc: move ldso check to post_cc.Alexey Neyman2016-08-231-43/+54
* Support multilib in sh/uClibc.Alexey Neyman2016-08-232-188/+59
* Treat multiroots differently.Alexey Neyman2016-08-232-17/+83
* First stab at multilib/uClibc.Alexey Neyman2016-08-231-14/+130
* uClibc: Split configuration tweaker into per-arch functions.Alexey Neyman2016-08-231-113/+17
* Change multilib functions to set the variable.Alexey Neyman2016-08-231-2/+3
* libc/*.sh: Deprecate libc_check_config step.Alexey Neyman2016-08-237-71/+10
* uclibc: merge startfiles/final into single backend.Alexey Neyman2016-08-231-160/+109
* uClibc.sh: typo, local -> locale.Alexey Neyman2016-08-231-13/+13
* glibc.sh: cleanupsAlexey Neyman2016-08-231-55/+33
* libc/*.sh: handle combinations of multilib root/dir.Alexey Neyman2016-08-233-157/+145
* multilib: Determine which options may pass through.Alexey Neyman2016-08-231-3/+19
* glibc: Build manuals and locales lastRay Donnelly2016-08-231-3/+17
* glibc.sh: Use --print-multi-os-directoryAlexey Neyman2016-08-231-41/+44
* glibc.sh: build dummy libc.so with correct extra flagsAlexey Neyman2016-06-091-1/+2
* glibc: Use common arch call to get multilib targetsRay Donnelly2016-06-091-1/+18
* glibc: do not add bogus optionsAlexey Neyman2016-06-091-2/+2
* Unbreak sparc-unknown-linux-gnu.Alexey Neyman2016-04-011-2/+17
* newlib: add option to enable nano formatted ioBryan Hundven2016-03-081-0/+3
* newlib: add option to enable nano mallocBryan Hundven2016-03-081-0/+3
* newlib: disable multilib if it is not enabledBryan Hundven2016-03-081-0/+5
* musl-libc: Rewrite musl.sh build scriptBryan Hundven2016-02-291-50/+67
* glibc: Mirror extra_config flags from do_libc_backend_onceBryan Hundven2016-02-231-0/+1
* glibc: remove do_libc_locales_extract; it's emptyBryan Hundven2016-02-231-10/+0
* glibc: Remove support for downloading and extracting add-onsBryan Hundven2016-02-231-67/+0
* glibc: reformat glibc build scriptBryan Hundven2016-02-231-66/+64
* 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