summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2016-08-23musl: Add multilib support.Alexey Neyman4-36/+77
2016-08-23uClibc: move ldso check to post_cc.Alexey Neyman1-43/+54
2016-08-23Support multilib in sh/uClibc.Alexey Neyman4-217/+213
2016-08-23Treat multiroots differently.Alexey Neyman2-17/+83
2016-08-23First stab at multilib/uClibc.Alexey Neyman5-16/+273
2016-08-23uClibc: Split configuration tweaker into per-arch functions.Alexey Neyman11-113/+174
2016-08-23Change multilib functions to set the variable.Alexey Neyman7-57/+79
2016-08-23libc/*.sh: Deprecate libc_check_config step.Alexey Neyman20-147/+94
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 Neyman6-171/+197
2016-08-23multilib: Determine which options may pass through.Alexey Neyman4-55/+220
2016-08-23glibc: Build manuals and locales lastRay Donnelly1-3/+17
2016-08-23crosstool-NG.sh.in: Don't make lots of symlinks to lib folderRay Donnelly3-68/+47
2016-08-23glibc.sh: Use --print-multi-os-directoryAlexey Neyman1-41/+44
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 Donnelly2-1/+37
2016-06-10arch/x86: add a sanity checkAlexey Neyman1-0/+11
2016-06-10 arch/all: Add common function to return multilib targetAlexey Neyman10-0/+181
2016-06-10gcc: Add --with-multilib-list optionRay Donnelly1-0/+6
2016-06-10Enable multiarch support in pass-1 GCC.Alexey Neyman1-3/+12
2016-06-10glibc: do not add bogus optionsAlexey Neyman1-2/+2
2016-06-10arch/sparc: better default CPU when targetting LinuxAlexey Neyman1-0/+13
2016-05-13Merge pull request #373 from stilor/unbreak-ppc-uclibcBryan Hundven3-11/+44
2016-05-12addToolVersion: Fix syntax issuesBryan Hundven1-4/+4
2016-04-02Work-around another quirk in GDB configure.Alexey Neyman1-4/+11
2016-04-02Unbreak sparc-unknown-linux-gnu.Alexey Neyman1-2/+17
2016-04-02Unbreak static cross-gdb.Alexey Neyman2-5/+16
2016-03-26Merge pull request #320 from bhundven/newlib_updatesBryan Hundven1-0/+11
2016-03-15scripts/build/cc: pass FLAGS_FOR_TARGET in do_gcc_core_backendMax Filippov1-0/+3
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-03config.{sub,guess}: Ran ct-ng updatetoolsBryan Hundven2-51/+58
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
2016-02-19functions: use 'ln -sf' for softlinksBryan Hundven1-1/+1
2016-02-09functions: Softlink custom directoryBryan Hundven1-1/+1
2016-02-08Merge pull request #322 from modbw/libelfBryan Hundven1-4/+0
2016-02-05binutils: Add binutils-2.26Bryan Hundven1-0/+2
2016-02-04env: Bail out if CPATH and friends are setBryan Hundven1-0/+4
2016-01-18Remove GCC dependency to libelfMatthias Weisser1-4/+0
2016-01-13linux: allow `arm*` to build headers for no-mmuBryan Hundven1-0/+1
2016-01-13elf2flt: Use openadk version of elf2fltBryan Hundven1-1/+1
2016-01-07gcc: fix previous commitBryan Hundven1-1/+1
2016-01-06gcc: Fix CC_GCC_ENABLE_CXX_FLAGS for mode=baremetalBryan Hundven1-0/+6