summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2016-11-29Pass FOR_BUILD flags when building the pass-1/2 core GCC.Alexey Neyman1-7/+8
2016-11-22xtensa: fix endianness supportMax Filippov1-0/+2
2016-11-22Give companion tools some love.Alexey Neyman6-32/+37
2016-11-21Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.Alexey Neyman34-186/+186
2016-11-19comptools/make: Fix CT_COMP_TOOLS_make_gmake optionBernhard Walle1-1/+1
2016-11-11Merge remote-tracking branch 'upstream/master'Dmitry Pankratov4-7/+69
2016-11-10Merge pull request #472 from stilor/unparallel-make-installBryan Hundven1-3/+12
2016-11-10Merge pull request #452 from KirillSmirnov/janitorialAlexey Neyman1-1/+2
2016-11-10Do not run 'make install' in parallel in GCC.Alexey Neyman1-3/+12
2016-10-24Merge branch 'master' into janitorialBryan Hundven2-1/+7
2016-10-12Merge branch 'master' into static-libgcc-more-fixesAlexey Neyman2-1/+7
2016-10-07Fine-tune moving gcc libraries to sysroot.Alexey Neyman1-0/+12
2016-10-05Fix m68k with uClibc-ng >= 1.0.15.Alexey Neyman1-0/+5
2016-10-05Add uClibc-ng 1.0.17.Alexey Neyman1-1/+2
2016-10-04Merge branch 'master' into janitorialKirill Smirnov1-2/+36
2016-10-04Merge branch 'master' into x86-muslAlexey Neyman1-2/+27
2016-10-03GCC uses multi_os_dir for libgcc, not multi_dir.Alexey Neyman1-1/+1
2016-10-02Fix issue #449.Alexey Neyman1-2/+27
2016-10-01Merge branch 'master' of https://github.com/crosstool-ng/crosstool-ngDmitry Pankratov27-786/+1335
2016-09-23Add a checkbox for libmpx build.Alexey Neyman1-0/+9
2016-09-22Merge branch 'master' into janitorialKirill Smirnov1-1/+2
2016-09-20elf2flt: do not treat warnings as errorsKirill K. Smirnov1-0/+1
2016-09-14build/glibc: Improve confusing commentKirill K. Smirnov1-1/+2
2016-09-13binutils: make symlinks in a consistent wayKirill K. Smirnov1-1/+1
2016-09-10internals: properly strip gdbserverKirill K. Smirnov1-1/+10
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