aboutsummaryrefslogtreecommitdiff
path: root/scripts/build
Commit message (Expand)AuthorAgeFilesLines
...
* | Enable support for building libgccjitMarc Poulhiès2022-12-187-5/+44
* | Add BPF architecture target supportCupertino Miranda2022-12-141-0/+7
* | scripts/gcc: Add extra include dir with -idirafterJoakim Nohlgård2022-12-111-1/+14
* | scripts/gcc: align test conditionals with rest of repoJoakim Nohlgård2022-12-111-5/+4
* | binutils: add option to build libopcodes for targetDries Deschout2022-10-021-2/+3
* | cc/gcc: Use canon_prefix when dealing with moved librariesChris Packham2022-09-261-2/+2
* | Add CC_GCC_ENABLE_DEFAULT_PIELike Ma2022-08-191-0/+4
* | loongarch64: add initial loongarch supportJiajie Chen2022-08-191-0/+5
* | Fixes for libstdcxx-verbose option tristateNorbert Lange2022-07-111-0/+2
* | Allow libsanitizer on architectures that support itChris Packham2022-07-111-5/+5
* | Switch CT_CC_{CORE_}SYSROOT_ARG to arraysJustin Chen2022-07-011-1/+1
* | glibc: configure adding debug symbols in glibc buildGuillermo E. Martinez2022-06-211-1/+5
|/
* Enable D language supportMarc Poulhiès2022-06-141-0/+1
* gcc: Fix compilation error in core C gcc compiler older than v5Guillermo E. Martinez2022-06-011-2/+8
* gmp: Set CC_FOR_BUILD and CPP_FOR_BUILDChris Packham2022-05-311-2/+5
* gcc: Add 12.1Chris Packham2022-05-191-2/+2
* glibc: Reinstate support for the bundled portsChris Packham2022-05-181-0/+3
* duma: Add version 2.5.21Chris Packham2022-05-151-0/+1
* newlib-nano: Fix include path for CT_NEWLIB_NANO_INSTALL_IN_TARGETStephanos Ioannidis2022-05-121-1/+1
* scripts/build/companion_libs: Fix missing directory with newlib-nanoDerald D. Woods2022-05-121-0/+2
* cc/gcc: Create liblto_plugin symbolic link with correct extensionJoel Holdsworth2022-05-111-4/+12
* cc/gcc: Ensure value of ext is always setJoel Holdsworth2022-05-111-2/+2
* cc/gcc: Declare "file" and "ext" variables localJoel Holdsworth2022-05-111-0/+4
* cc/gcc: Remove -lstdc++ and -lm from gcc LDFLAGSJoel Holdsworth2022-05-111-24/+0
* gdb: drop obsolete versionsChris Packham2022-05-101-20/+0
* Remove obsolete glibc 2.12.1Chris Packham2022-05-101-17/+0
* Remove obsolete bionic/android supportChris Packham2022-05-102-35/+0
* gcc: add gcc libstdcxx-verbose optionNorbert Lange2022-02-231-0/+10
* binutils: Disable libdebuginfod when producing a static toolchainChris Packham2022-02-231-0/+3
* Unify core passesAlexey Neyman2022-02-112-71/+16
* Fold libc_start_files into libcAlexey Neyman2022-02-118-338/+82
* Convert tabs to spacesAlexey Neyman2022-02-116-68/+68
* Restrict *-uclibc,* canadians to gettext 0.20Alexey Neyman2022-02-111-0/+22
* Retire obsoleted milestonesAlexey Neyman2022-02-117-84/+31
* gcc: Build static libgcc in core_pass1Chris Packham2022-01-121-0/+2
* binutils: Remove obsolete versionsChris Packham2021-09-211-26/+20
* gdb: Remove old milestonesChris Packham2021-09-211-21/+17
* gmp: Support building for targetChris Packham2021-09-191-2/+30
* Merge branch 'gdb-enable-tui' of https://github.com/foss-for-synopsys-dwc-arc...Chris Packham2021-09-191-4/+2
|\
| * gdb: Enable TUI for full target/native GDBAlexey Brodkin2021-09-161-4/+2
* | gdb: Realy decouple building of native/target GDB & gdbserverAlexey Brodkin2021-09-191-0/+8
|/
* Merge branch 'canadian-cross-build' of https://github.com/foss-for-synopsys-d...Chris Packham2021-09-081-13/+1
|\
| * gcc: Fix canadian cross building on older hostsAlexey Brodkin2021-09-061-13/+1
* | gcc: Don't mess with --with-host-libstdcxx if recent GCC (6+) is usedAlexey Brodkin2021-09-071-8/+12
|/
* cc/gcc: Add options for zstd usageChris Packham2021-08-291-0/+5
* Merge branch 'uclibc-atomics' of https://github.com/foss-for-synopsys-dwc-arc...Chris Packham2021-08-251-17/+0
|\
| * ARC: No more fiddling with uClibc's CONFIG_ARC_HAS_ATOMICSAlexey Brodkin2021-08-241-17/+0
* | Merge branch 'gdb-10' of https://github.com/cpackham/crosstool-ngChris Packham2021-08-251-30/+91
|\ \
| * | gdb: Add gdb-10.2Alexey Brodkin2021-08-251-30/+91
| |/
* / Add support for no-mmu microblazeSteve Bennett2021-08-251-1/+1
|/