summaryrefslogtreecommitdiff
path: root/scripts/build
AgeCommit message (Expand)AuthorFilesLines
2017-01-13Unify fetching Linaro components.Alexey Neyman5-74/+55
2017-01-13AVR32 support has been retired.Alexey Neyman1-4/+0
2017-01-13install_root has no effect on newlib install.Alexey Neyman1-1/+1
2017-01-13Remove 2nd copy of the option.Alexey Neyman1-2/+0
2017-01-13No need to copy header; libc_start_file does it.Alexey Neyman1-3/+0
2017-01-11Merge pull request #519 from InfernoEmbedded/newlib-enhancementsAlexey Neyman1-26/+46
2017-01-10Pick up <linux/ioctl.h> and friends from TARGET.Alexey Neyman1-9/+21
2017-01-10${LD_TARGET} -> ${CT_TARGET}.Alexey Neyman1-1/+1
2017-01-10Shut clang's warning that confuses configure.Alexey Neyman1-0/+6
2017-01-10Darwin needs -liconv when building glibc.Alexey Neyman1-7/+2
2017-01-10Avoid trampling user's LDFLAGS_FOR_HOST...Alexey Neyman1-7/+11
2017-01-10Select libintl from gettext we built.Alexey Neyman1-2/+10
2017-01-10Change when libiconv/gettext are built.Alexey Neyman2-8/+4
2017-01-10Simplify a bit, no functional changes.Alexey Neyman1-14/+4
2017-01-10Kill CT_COMPLIBS_SHARED.Alexey Neyman1-14/+12
2017-01-09Support building Newlib with Link Time OptimisationAlastair D'Silva1-10/+13
2017-01-09Add more newlib optionsAlastair D'Silva1-16/+33
2016-12-17Merge pull request #508 from stilor/drop-dmallocAlexey Neyman1-57/+0
2016-12-17Pass original multi_os_dir to iterator.Alexey Neyman1-2/+3
2016-12-17Avoid host libs when compiling gettext.Alexey Neyman1-0/+8
2016-12-17Kill dmalloc.Alexey Neyman1-57/+0
2016-12-11Make companion libs static.Alexey Neyman5-35/+26
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 Neyman6-53/+237
2016-12-02Add 'companion tools for host' step.Alexey Neyman6-46/+206
2016-12-02Move companion tool build into a separate step.Alexey Neyman6-10/+34
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 Neyman5-11/+1
2016-11-21Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.Alexey Neyman33-161/+161
2016-11-19comptools/make: Fix CT_COMP_TOOLS_make_gmake optionBernhard Walle1-1/+1
2016-11-11Merge remote-tracking branch 'upstream/master'Dmitry Pankratov3-6/+67
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 Hundven1-0/+5
2016-10-12Merge branch 'master' into static-libgcc-more-fixesAlexey Neyman1-0/+5
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-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 Pankratov23-691/+1091
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