aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #443 from KirillSmirnov/gdb-nativeAlexey Neyman2016-12-054-5/+54
|\
| * debug/gdb: restore commentsKirill K. Smirnov2016-12-051-0/+12
| * debug/gdb: Add comments for untrivial flags.Kirill K. Smirnov2016-09-121-0/+14
| * complibs: let mingw-gcc find target companion libsKirill K. Smirnov2016-09-103-3/+33
| * debug/gdb: properly link with expatKirill Smirnov2016-09-091-10/+3
* | Merge pull request #487 from stilor/host-comp-toolsAlexey Neyman2016-12-027-60/+249
|\ \
| * | Add 'companion tools for host' step.Alexey Neyman2016-12-027-46/+217
| * | Move companion tool build into a separate step.Alexey Neyman2016-12-027-17/+35
* | | Fix use of custom location if it is a directory.Alexey Neyman2016-12-026-6/+6
|/ /
* | Pass FOR_BUILD flags when building the pass-1/2 core GCC.Alexey Neyman2016-11-281-7/+8
* | xtensa: fix endianness supportMax Filippov2016-11-221-0/+2
* | Give companion tools some love.Alexey Neyman2016-11-216-32/+37
* | Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.Alexey Neyman2016-11-2034-186/+186
* | comptools/make: Fix CT_COMP_TOOLS_make_gmake optionBernhard Walle2016-11-191-1/+1
* | Merge remote-tracking branch 'upstream/master'Dmitry Pankratov2016-11-114-7/+69
|\ \
| * \ Merge pull request #472 from stilor/unparallel-make-installBryan Hundven2016-11-091-3/+12
| |\ \
| | * | Do not run 'make install' in parallel in GCC.Alexey Neyman2016-11-091-3/+12
| * | | Merge pull request #452 from KirillSmirnov/janitorialAlexey Neyman2016-11-091-1/+2
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'master' into janitorialBryan Hundven2016-10-242-1/+7
| | |\ \
| | * \ \ Merge branch 'master' into janitorialKirill Smirnov2016-10-051-2/+36
| | |\ \ \
| | * \ \ \ Merge branch 'master' into janitorialKirill Smirnov2016-09-231-1/+2
| | |\ \ \ \
| | * | | | | build/glibc: Improve confusing commentKirill K. Smirnov2016-09-151-1/+2
| * | | | | | Merge branch 'master' into static-libgcc-more-fixesAlexey Neyman2016-10-122-1/+7
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Fix m68k with uClibc-ng >= 1.0.15.Alexey Neyman2016-10-041-0/+5
| | * | | | | Add uClibc-ng 1.0.17.Alexey Neyman2016-10-041-1/+2
| | | |_|/ / | | |/| | |
| * / | | | Fine-tune moving gcc libraries to sysroot.Alexey Neyman2016-10-071-0/+12
| |/ / / /
| * | | | Merge branch 'master' into x86-muslAlexey Neyman2016-10-041-2/+27
| |\ \ \ \
| | * | | | GCC uses multi_os_dir for libgcc, not multi_dir.Alexey Neyman2016-10-021-1/+1
| | * | | | Fix issue #449.Alexey Neyman2016-10-021-2/+27
| | | |/ / | | |/| |
| * / | | Add a checkbox for libmpx build.Alexey Neyman2016-09-221-0/+9
| |/ / /
* | | | Merge branch 'master' of https://github.com/crosstool-ng/crosstool-ngDmitry Pankratov2016-10-0127-786/+1335
|\| | |
| * | | elf2flt: do not treat warnings as errorsKirill K. Smirnov2016-09-201-0/+1
| * | | binutils: make symlinks in a consistent wayKirill K. Smirnov2016-09-131-1/+1
| |/ /
| * / internals: properly strip gdbserverKirill K. Smirnov2016-09-101-1/+10
| |/
| * Merge pull request #435 from KirillSmirnov/uclibcBryan Hundven2016-08-301-1/+7
| |\
| | * uClibc: propagate SHARED_LIBS option.Kirill K. Smirnov2016-08-301-0/+6
| | * uClibc: install native utilsKirill K. Smirnov2016-08-301-1/+1
| * | Merge pull request #429 from pedronavf/patch-1Bryan Hundven2016-08-301-1/+3
| |\ \ | | |/ | |/|
| | * Update x86.shPedro Navarro2016-08-251-1/+3
| * | Merge pull request #431 from bhundven/fix_cross_build_toolsBryan Hundven2016-08-261-2/+2
| |\ \
| | * | cross: Only make 'build tools' for the 'build'Bryan Hundven2016-08-261-2/+2
| | |/
| * / Update config.guess and config.subBryan Hundven2016-08-262-19/+34
| |/
| * Merge pull request #410 from jmlemetayer/fix_populateBryan Hundven2016-08-231-0/+1
| |\
| | * populate: Fix undefined awkJean-Marie Lemetayer2016-07-261-0/+1
| * | Merge pull request #422 from datacom-teracom/masterBryan Hundven2016-08-231-1/+1
| |\ \
| | * | scripts/functions: fix log level in call to CT_DoLogCarlos Santos2016-08-161-1/+1
| | |/
| * | Merge pull request #402 from lundmar/fix_elf2flt_repoBryan Hundven2016-08-231-1/+1
| |\ \
| | * | Update elf2flt git repository locationMartin Lund2016-06-101-1/+1
| * | | musl: Add multilib support.Alexey Neyman2016-08-234-36/+77
| * | | uClibc: move ldso check to post_cc.Alexey Neyman2016-08-231-43/+54