summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2016-08-31Merge pull request #435 from KirillSmirnov/uclibcBryan Hundven1-1/+7
2016-08-31Merge pull request #429 from pedronavf/patch-1Bryan Hundven1-1/+3
2016-08-29uClibc: propagate SHARED_LIBS option.Kirill K. Smirnov1-0/+6
2016-08-29uClibc: install native utilsKirill K. Smirnov1-1/+1
2016-08-26Merge pull request #431 from bhundven/fix_cross_build_toolsBryan Hundven1-2/+2
2016-08-26Update config.guess and config.subBryan Hundven2-19/+34
2016-08-26cross: Only make 'build tools' for the 'build'Bryan Hundven1-2/+2
2016-08-26Update x86.shPedro Navarro1-1/+3
2016-08-23Merge pull request #410 from jmlemetayer/fix_populateBryan Hundven1-0/+1
2016-08-23Merge pull request #422 from datacom-teracom/masterBryan Hundven1-1/+1
2016-08-23Merge pull request #402 from lundmar/fix_elf2flt_repoBryan Hundven1-1/+1
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-08-17scripts/functions: fix log level in call to CT_DoLogCarlos Santos1-1/+1
2016-07-26populate: Fix undefined awkJean-Marie Lemetayer1-0/+1
2016-06-10Update elf2flt git repository locationMartin Lund1-1/+1
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