summaryrefslogtreecommitdiff
path: root/scripts/build
AgeCommit message (Expand)AuthorFilesLines
2021-01-14Add newlib-nano as companion libKeith Packard1-0/+128
2021-01-13Merge branches 'elijahr-dtc-1.6.0', 'elijahr-readme-typo', 'foss-for-synopsys...Chris Packham3-18/+156
2021-01-12picolibc: Build libstdc++ against picolibc if requestedKeith Packard1-0/+46
2021-01-12gcc: Add support for building libstdc++ with alternate libcKeith Packard1-7/+77
2021-01-09picolibc: Convert to companion libraryKeith Packard1-12/+25
2020-12-23libgmp: Fix cross-canadian build for macOSAlexey Brodkin1-0/+9
2020-12-23gcc: Make it aware of Newlib nano IO featureAlexey Brodkin1-0/+5
2020-11-10Merge pull request #1342 from DspHack/feature/add_support_for_ti_c6xChris Packham2-1/+80
2020-11-02c6x: Remove multilib requirementDan Tejada1-2/+0
2020-11-01arm: Disable context functions for ThumbChris Packham1-0/+1
2020-11-01Merge branch 'xlocale' of git://github.com/lancethepants/crosstool-ng into la...Chris Packham1-1/+0
2020-10-15Don't remove XLOCALE support unconditionally.lancethepants1-1/+0
2020-10-14binutils: Disable glob for better portabilityAlexey Brodkin1-0/+4
2020-10-07Merge pull request #1400 from fvalette/fix-m4-build-for-mingw32-hostChris Packham1-0/+8
2020-10-06m4: fix build for mingw32 hostFlorent Valette1-0/+8
2020-10-05glibc: set glibc build system default_cflags emptyHans-Christian Noren Egtvedt1-0/+2
2020-09-16picolibc: Use target architecture to drive picolibc configurationKeith Packard1-5/+5
2020-09-16Map picolibc to suitable CT_TARGET_SYS valuesKeith Packard1-2/+2
2020-09-01Add picolibc support [v2]Keith Packard1-0/+111
2020-05-26Enable static libgcc when CT_GDB_NATIVE_STATIC_LIBSTDCXX is setStephanos Ioannidis1-0/+1
2020-05-26Fix CT_GDB_NATIVE_STATIC_LIBSTDCXX referenceStephanos Ioannidis1-2/+2
2020-05-21Experimental: Add support for the Texas Instruments C6X (TMS320C6000 series) ...Dan Tejada2-1/+82
2020-03-04Add --with-cpu= on 32-bit SPARCAlexey Neyman1-15/+26
2020-02-26Set --with-cpu-{32,64} for multilib buildsAlexey Neyman2-2/+6
2020-02-16Merge pull request #1270 from nolange/prevent_glibc_cflags_overrideAlexey Neyman1-1/+4
2020-02-09Merge pull request #1303 from stilor/wipAlexey Neyman1-0/+6
2020-02-04Suppress YAML support in DTCAlexey Neyman1-0/+6
2020-01-22Merge pull request #1257 from nolange/fix_binutils_typoAlexey Neyman1-1/+1
2020-01-22Merge pull request #1274 from maxmorozov/masterAlexey Neyman1-1/+3
2019-12-23Merge pull request #1259 from nolange/add_binutils_deterministic_archivesAlexey Neyman1-0/+3
2019-12-23Merge pull request #1201 from abrodkin/topic-glibc-multilibAlexey Neyman1-0/+36
2019-12-23Merge pull request #1280 from dimkr/musl-cflagsAlexey Neyman1-1/+2
2019-12-20Add newlib retargetable locking configurationStephanos Ioannidis1-0/+1
2019-12-04Resepct CT_TARGET_{C,LD}FLAGS when building muslDima Krasner1-1/+2
2019-11-04CT_LIBC_NEWLIB_FSEEK_OPTIMIZATION and CT_LIBC_NEWLIB_FVWRITE_IN_STREAMIO are ...Morozov Max1-0/+2
2019-11-03CT_LIBC_NEWLIB_REGISTER_FINI is processed correctlyMorozov Max1-1/+1
2019-10-27prevent the glibc build from overwriting flagsNorbert Lange1-1/+4
2019-10-15fix nonfunctional --enable-relro optionNorbert Lange1-1/+1
2019-10-10enable option for binutils deterministic-archivesNorbert Lange1-0/+3
2019-09-14build/internals.sh: Handle pie executablesChris Packham1-1/+1
2019-06-14ARC: Support building of multi-lib Glibc toolchainAlexey Brodkin1-0/+36
2019-04-05Merge pull request #1178 from stilor/masterAlexey Neyman19-54/+54
2019-04-05Rename JOBSFLAGS -> CT_JOBSFLAGSAlexey Neyman19-49/+49
2019-04-05An artifact of merging native/gdbserver backendsAlexey Neyman1-5/+5
2019-03-23Fix uClibc build for noMMU targetMax Filippov1-14/+16
2019-03-23Add support for noMMU xtensaMax Filippov1-3/+3
2019-03-13Make the proc_service.h workaround apply to gdbserverAlexey Neyman1-6/+15
2019-03-11Allow older GDB to build against newer glibcAlexey Neyman1-1/+17
2019-03-10Move GDB build into a common backend functionAlexey Neyman2-268/+156
2019-03-04Meet our new companion tool, bisonAlexey Neyman1-0/+66