aboutsummaryrefslogtreecommitdiff
path: root/scripts/build
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #519 from InfernoEmbedded/newlib-enhancementsAlexey Neyman2017-01-101-26/+46
|\
| * Support building Newlib with Link Time OptimisationAlastair D'Silva2017-01-101-10/+13
| * Add more newlib optionsAlastair D'Silva2017-01-101-16/+33
* | Pick up <linux/ioctl.h> and friends from TARGET.Alexey Neyman2017-01-101-9/+21
* | ${LD_TARGET} -> ${CT_TARGET}.Alexey Neyman2017-01-101-1/+1
* | Shut clang's warning that confuses configure.Alexey Neyman2017-01-101-0/+6
* | Darwin needs -liconv when building glibc.Alexey Neyman2017-01-101-7/+2
* | Avoid trampling user's LDFLAGS_FOR_HOST...Alexey Neyman2017-01-101-7/+11
* | Select libintl from gettext we built.Alexey Neyman2017-01-101-2/+10
* | Change when libiconv/gettext are built.Alexey Neyman2017-01-102-8/+4
* | Simplify a bit, no functional changes.Alexey Neyman2017-01-101-14/+4
* | Kill CT_COMPLIBS_SHARED.Alexey Neyman2017-01-101-14/+12
|/
* Merge pull request #508 from stilor/drop-dmallocAlexey Neyman2016-12-171-57/+0
|\
| * Kill dmalloc.Alexey Neyman2016-12-161-57/+0
* | Pass original multi_os_dir to iterator.Alexey Neyman2016-12-171-2/+3
* | Avoid host libs when compiling gettext.Alexey Neyman2016-12-171-0/+8
|/
* Make companion libs static.Alexey Neyman2016-12-115-35/+26
* 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-026-53/+237
|\ \
| * | Add 'companion tools for host' step.Alexey Neyman2016-12-026-46/+206
| * | Move companion tool build into a separate step.Alexey Neyman2016-12-026-10/+34
* | | 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-215-11/+1
* | Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.Alexey Neyman2016-11-2033-161/+161
* | comptools/make: Fix CT_COMP_TOOLS_make_gmake optionBernhard Walle2016-11-191-1/+1
* | Merge remote-tracking branch 'upstream/master'Dmitry Pankratov2016-11-113-6/+67
|\ \
| * \ 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-241-0/+5
| | |\ \
| | * \ \ 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-121-0/+5
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Fix m68k with uClibc-ng >= 1.0.15.Alexey Neyman2016-10-041-0/+5
| | | |_|/ / | | |/| | |
| * / | | | 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-0123-691/+1091
|\| | |
| * | | 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
| |/