aboutsummaryrefslogtreecommitdiff
path: root/scripts/build
Commit message (Expand)AuthorAgeFilesLines
* internals: properly strip gdbserverKirill K. Smirnov2016-09-101-1/+10
* Merge pull request #435 from KirillSmirnov/uclibcBryan Hundven2016-08-301-1/+7
|\
| * uClibc: propagate SHARED_LIBS option.Kirill K. Smirnov2016-08-301-0/+6
| * uClibc: install native utilsKirill K. Smirnov2016-08-301-1/+1
* | Update x86.shPedro Navarro2016-08-251-1/+3
|/
* Merge pull request #410 from jmlemetayer/fix_populateBryan Hundven2016-08-231-0/+1
|\
| * populate: Fix undefined awkJean-Marie Lemetayer2016-07-261-0/+1
* | Merge pull request #402 from lundmar/fix_elf2flt_repoBryan Hundven2016-08-231-1/+1
|\ \
| * | Update elf2flt git repository locationMartin Lund2016-06-101-1/+1
* | | musl: Add multilib support.Alexey Neyman2016-08-234-36/+77
* | | uClibc: move ldso check to post_cc.Alexey Neyman2016-08-231-43/+54
* | | Support multilib in sh/uClibc.Alexey Neyman2016-08-233-189/+90
* | | Treat multiroots differently.Alexey Neyman2016-08-232-17/+83
* | | First stab at multilib/uClibc.Alexey Neyman2016-08-235-16/+273
* | | uClibc: Split configuration tweaker into per-arch functions.Alexey Neyman2016-08-2311-113/+174
* | | Change multilib functions to set the variable.Alexey Neyman2016-08-236-54/+76
* | | libc/*.sh: Deprecate libc_check_config step.Alexey Neyman2016-08-2318-142/+93
* | | 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-234-160/+150
* | | multilib: Determine which options may pass through.Alexey Neyman2016-08-232-54/+186
* | | glibc: Build manuals and locales lastRay Donnelly2016-08-231-3/+17
* | | crosstool-NG.sh.in: Don't make lots of symlinks to lib folderRay Donnelly2016-08-232-38/+43
* | | 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
* | arch/x86: add a sanity checkAlexey Neyman2016-06-091-0/+11
* | arch/all: Add common function to return multilib targetAlexey Neyman2016-06-0910-0/+181
* | gcc: Add --with-multilib-list optionRay Donnelly2016-06-091-0/+6
* | Enable multiarch support in pass-1 GCC.Alexey Neyman2016-06-091-3/+12
* | glibc: do not add bogus optionsAlexey Neyman2016-06-091-2/+2
* | arch/sparc: better default CPU when targetting LinuxAlexey Neyman2016-06-091-0/+13
|/
* Work-around another quirk in GDB configure.Alexey Neyman2016-04-011-4/+11
* Unbreak sparc-unknown-linux-gnu.Alexey Neyman2016-04-011-2/+17
* Unbreak static cross-gdb.Alexey Neyman2016-04-011-5/+14
* Merge pull request #320 from bhundven/newlib_updatesBryan Hundven2016-03-261-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
* | scripts/build/cc: pass FLAGS_FOR_TARGET in do_gcc_core_backendMax Filippov2016-03-151-0/+3
|/
* 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
* Remove GCC dependency to libelfMatthias Weisser2016-01-181-4/+0
* linux: allow `arm*` to build headers for no-mmuBryan Hundven2016-01-131-0/+1
* elf2flt: Use openadk version of elf2fltBryan Hundven2016-01-131-1/+1
* gcc: fix previous commitBryan Hundven2016-01-071-1/+1