summaryrefslogtreecommitdiff
path: root/scripts/build
AgeCommit message (Expand)AuthorFilesLines
2016-09-13binutils: make symlinks in a consistent wayKirill K. Smirnov1-1/+1
2016-09-11debug/gdb: Add comments for untrivial flags.Kirill K. Smirnov1-0/+14
2016-09-10internals: properly strip gdbserverKirill K. Smirnov1-1/+10
2016-09-10complibs: let mingw-gcc find target companion libsKirill K. Smirnov3-3/+33
2016-09-09debug/gdb: properly link with expatKirill Smirnov1-10/+3
2016-08-31Merge pull request #435 from KirillSmirnov/uclibcBryan Hundven1-1/+7
2016-08-29uClibc: propagate SHARED_LIBS option.Kirill K. Smirnov1-0/+6
2016-08-29uClibc: install native utilsKirill K. Smirnov1-1/+1
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 #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 Neyman3-189/+90
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 Neyman6-54/+76
2016-08-23libc/*.sh: Deprecate libc_check_config step.Alexey Neyman18-142/+93
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 Neyman4-160/+150
2016-08-23multilib: Determine which options may pass through.Alexey Neyman2-54/+186
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 Donnelly2-38/+43
2016-08-23glibc.sh: Use --print-multi-os-directoryAlexey Neyman1-41/+44
2016-07-26populate: Fix undefined awkJean-Marie Lemetayer1-0/+1
2016-06-18Merge remote-tracking branch 'upstream/master'Dmitry Pankratov13-17/+286
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 Donnelly1-1/+18
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-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 Neyman1-5/+14
2016-03-30Merge remote-tracking branch 'upstream/master'Dmitry Pankratov1-0/+11
2016-03-26Merge pull request #320 from bhundven/newlib_updatesBryan Hundven1-0/+11
2016-03-17Merge remote-tracking branch 'upstream/master'Dmitry Pankratov1-0/+3
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-07MinGW: add C++11 posix threads supportDmitry Pankratov1-0/+27
2016-03-01musl-libc: Rewrite musl.sh build scriptBryan Hundven1-50/+67