summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2017-01-06Bump binutils to 2.27Alastair D'Silva1-1/+3
2016-12-19Merge pull request #512 from stilor/kill-install-dirAlexey Neyman1-10/+9
2016-12-19Kill CT_INSTALL_DIR.Alexey Neyman1-10/+9
2016-12-18Catch more make errors.Alexey Neyman1-1/+1
2016-12-17Merge pull request #508 from stilor/drop-dmallocAlexey Neyman3-60/+1
2016-12-17Pass original multi_os_dir to iterator.Alexey Neyman2-10/+16
2016-12-17Avoid host libs when compiling gettext.Alexey Neyman1-0/+8
2016-12-17Kill dmalloc.Alexey Neyman3-60/+1
2016-12-11Make companion libs static.Alexey Neyman5-35/+26
2016-12-06Work around Cygwin idiosyncrasy.Alexey Neyman1-1/+7
2016-12-06Merge pull request #443 from KirillSmirnov/gdb-nativeAlexey Neyman4-5/+54
2016-12-05debug/gdb: restore commentsKirill K. Smirnov1-0/+12
2016-12-03Merge pull request #487 from stilor/host-comp-toolsAlexey Neyman7-60/+249
2016-12-02Add 'companion tools for host' step.Alexey Neyman7-46/+217
2016-12-02Move companion tool build into a separate step.Alexey Neyman7-17/+35
2016-12-02Fix use of custom location if it is a directory.Alexey Neyman6-6/+6
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-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-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