aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/libc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #552 from stilor/uclibc-ng-for-buildrootAlexey Neyman2017-01-231-0/+7
|\
| * Add selection for RPCAlexey Neyman2017-01-231-0/+7
* | mingw: compile the mingw-w64 companion tools as wellLi-Hang Lin2017-01-221-0/+30
|/
* Use ${CT_CC} instead of gcc ...Alexey Neyman2017-01-133-9/+9
* Merge pull request #526 from stilor/double-includeAlexey Neyman2017-01-131-7/+1
|\
| * AVR32 support has been retired.Alexey Neyman2017-01-121-4/+0
| * install_root has no effect on newlib install.Alexey Neyman2017-01-121-1/+1
| * Remove 2nd copy of the option.Alexey Neyman2017-01-121-2/+0
* | Unify fetching Linaro components.Alexey Neyman2017-01-122-20/+22
|/
* Merge pull request #519 from InfernoEmbedded/newlib-enhancementsAlexey Neyman2017-01-101-26/+46
|\
| * Support building Newlib with Link Time OptimisationAlastair D'Silva2017-01-101-10/+13
| * Add more newlib optionsAlastair D'Silva2017-01-101-16/+33
* | Darwin needs -liconv when building glibc.Alexey Neyman2017-01-101-7/+2
* | Avoid trampling user's LDFLAGS_FOR_HOST...Alexey Neyman2017-01-101-7/+11
|/
* Fix use of custom location if it is a directory.Alexey Neyman2016-12-022-2/+2
* Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.Alexey Neyman2016-11-206-41/+41
* Merge remote-tracking branch 'upstream/master'Dmitry Pankratov2016-11-112-1/+7
|\
| * Merge branch 'master' into janitorialBryan Hundven2016-10-241-0/+5
| |\
| | * Fix m68k with uClibc-ng >= 1.0.15.Alexey Neyman2016-10-041-0/+5
| * | build/glibc: Improve confusing commentKirill K. Smirnov2016-09-151-1/+2
| |/
* | Merge branch 'master' of https://github.com/crosstool-ng/crosstool-ngDmitry Pankratov2016-10-017-550/+435
|\|
| * 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
* | Merge remote-tracking branch 'upstream/master'Dmitry Pankratov2016-06-181-5/+38
|\|
| * 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
* | Merge remote-tracking branch 'upstream/master'Dmitry Pankratov2016-03-301-0/+11
|\|
| * 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
* | MinGW: add C++11 posix threads supportDmitry Pankratov2016-03-071-0/+27
|/
* 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