summaryrefslogtreecommitdiff
path: root/scripts/build/libc
AgeCommit message (Expand)AuthorFilesLines
2016-12-02Fix use of custom location if it is a directory.Alexey Neyman2-2/+2
2016-11-21Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.Alexey Neyman6-41/+41
2016-11-11Merge remote-tracking branch 'upstream/master'Dmitry Pankratov2-1/+7
2016-10-24Merge branch 'master' into janitorialBryan Hundven1-0/+5
2016-10-05Fix m68k with uClibc-ng >= 1.0.15.Alexey Neyman1-0/+5
2016-10-01Merge branch 'master' of https://github.com/crosstool-ng/crosstool-ngDmitry Pankratov7-550/+435
2016-09-14build/glibc: Improve confusing commentKirill K. Smirnov1-1/+2
2016-08-29uClibc: propagate SHARED_LIBS option.Kirill K. Smirnov1-0/+6
2016-08-29uClibc: install native utilsKirill K. Smirnov1-1/+1
2016-08-23musl: Add multilib support.Alexey Neyman2-36/+59
2016-08-23uClibc: move ldso check to post_cc.Alexey Neyman1-43/+54
2016-08-23Support multilib in sh/uClibc.Alexey Neyman2-188/+59
2016-08-23Treat multiroots differently.Alexey Neyman2-17/+83
2016-08-23First stab at multilib/uClibc.Alexey Neyman1-14/+130
2016-08-23uClibc: Split configuration tweaker into per-arch functions.Alexey Neyman1-113/+17
2016-08-23Change multilib functions to set the variable.Alexey Neyman1-2/+3
2016-08-23libc/*.sh: Deprecate libc_check_config step.Alexey Neyman7-71/+10
2016-08-23uclibc: merge startfiles/final into single backend.Alexey Neyman1-160/+109
2016-08-23uClibc.sh: typo, local -> locale.Alexey Neyman1-13/+13
2016-08-23glibc.sh: cleanupsAlexey Neyman1-55/+33
2016-08-23libc/*.sh: handle combinations of multilib root/dir.Alexey Neyman3-157/+145
2016-08-23multilib: Determine which options may pass through.Alexey Neyman1-3/+19
2016-08-23glibc: Build manuals and locales lastRay Donnelly1-3/+17
2016-08-23glibc.sh: Use --print-multi-os-directoryAlexey Neyman1-41/+44
2016-06-18Merge remote-tracking branch 'upstream/master'Dmitry Pankratov1-5/+38
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-03-30Merge remote-tracking branch 'upstream/master'Dmitry Pankratov1-0/+11
2016-03-08newlib: add option to enable nano formatted ioBryan Hundven1-0/+3
2016-03-08newlib: add option to enable nano mallocBryan Hundven1-0/+3
2016-03-08newlib: disable multilib if it is not enabledBryan Hundven1-0/+5
2016-03-07MinGW: add C++11 posix threads supportDmitry Pankratov1-0/+27
2016-03-01musl-libc: Rewrite musl.sh build scriptBryan Hundven1-50/+67
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 Hundven5-55/+15
2015-11-23uClibc: Add kconfig option to enable IPv6 supportBryan Hundven1-0/+7
2015-11-21uClibc: remove references to sh64*Bryan Hundven1-1/+0
2015-11-17consistency: Use exported variables of required toolsBryan Hundven6-52/+52
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