aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Add the FPU options for SuperHQBos072025-05-072-25/+19
* companion_libs: Make picolibc build compatible with 1.8.10Keith Packard2025-04-261-6/+18
* picolibc: Add LIBC_PICOLIBC_GCC_LIBSTDCXX_TARGET_CXXFLAGSKeith Packard2025-04-261-0/+3
* gcc: Add CC_GCC_LIBSTDCXX_TARGET_CXXFLAGSKeith Packard2025-04-261-0/+1
* Fix missing $ for variableQuentin Boswank2025-04-161-1/+1
* arch: Add support for RX gcc buildDuy Nguyen2025-04-041-0/+5
* Fix disabled libstdc++-v3Quentin Boswank2025-03-101-2/+2
* contrib/gcc-test-suite: Add configuration options including qemu setupKeith Packard2025-03-011-2/+11
* ncurses: Pass --disable-widec to configureChris Packham2025-02-241-0/+2
* lm32: Initial LatticeMicro32 supportJiaxun Yang2025-01-071-0/+6
* openrisc: Initial OpenRISC 1000 supportJiaxun Yang2025-01-071-0/+6
* picolibc: Avoid build system headersChris Packham2025-01-051-0/+1
* gcc: Support plugins in core gcc compilerChris Packham2025-01-051-0/+6
* Cleanup old avr-libstdcxx code and make it usable on other targetsQBos072024-12-232-21/+39
* gdb/gdbserver: use -static --static for static buildMichał Zagórski2024-12-161-1/+3
* gdb: build native gdb with static libexpatMichał Zagórski2024-12-161-1/+7
* mold: tell cmake which compilers to useMike Lundy2024-11-171-0/+2
* initial support to build tricore gccjferreir2024-11-102-0/+10
* gdb: fix GDB_CC_LD_LIBTOOL referencedemin.han2024-10-161-1/+1
* gcc: Specify '--with-headers' when building final gccStephanos Ioannidis2024-10-061-0/+1
* Specify header path in CT_CC_SYSROOT_ARG only for glibcStephanos Ioannidis2024-10-061-3/+5
* companion_libs: zstd: Build nomt configurationChris Packham2024-09-091-1/+1
* scripts: Save toolchain config as regular fileChris Packham2024-07-292-8/+3
* binutils: Allow gold to be statically linkedChris Packham2024-07-291-0/+17
* Optimize zstd we buildQuentin Boswank2024-06-171-13/+3
* scripts/functions: Update sourceware mirrorsChris Packham2024-06-051-2/+3
* Add mold linker buildArnaud Vrac2024-06-055-0/+80
* Allow for Runtime-less build of GDC and GNATMarc Poulhiès2024-06-051-1/+25
* Disable implicit-function-declaration error for newlibNik Konyuchenko2024-05-181-0/+3
* mingw-w64: enable wildcardMateusz Mikuła2024-04-241-0/+1
* scripts/functions: Use CT_Abort when paths.sh is missingChris Packham2024-04-241-1/+1
* gdb: Use correct libexpat for native buildChris Packham2024-03-131-10/+1
* gnuprumcu: Pass host sysroot to build toolchainDimitar Dimitrov2024-03-111-1/+18
* glibc: fix the broken build for glibc 2.19 with gcc 13.Hao Li2024-03-011-2/+2
* gdb: Fix extra config variable name for cross GDBChris Packham2024-03-011-2/+2
* Revert "binutils: Disable glob for better portability"Chris Packham2024-03-011-4/+0
* Ignore a bad id command to allow dockerQuentin Boswank2024-02-181-1/+1
* Update config.{guess,sub}Bryan Hundven2024-02-022-113/+205
* gdb: Explicitly point to target's libgmp for native buildAlexey Brodkin2024-01-301-0/+8
* Fix zlib build on win32 near enviromentsQuentin Boswank2023-12-181-2/+0
* scripts/build/binutils: Update path for libbfdChris Packham2023-12-081-1/+1
* Adjust GUESS tuple for PA-RISC linux.John David Anglin2023-11-251-7/+9
* Map parisc64 to hppa64 in config.sub.John David Anglin2023-11-251-0/+8
* Add support for 32 and 64-bit PA-RISC linux build targets.John David Anglin2023-11-251-0/+14
* gdb: Use correct arguments for static linkingChris Packham2023-11-021-1/+5
* Add gnatls & gnatlinkc-grant2023-11-021-1/+2
* Add more caching to the CIQuentin Boswank2023-10-041-0/+1
* use -all-static when building a static gdbChris Copeland2023-09-241-2/+8
* Add a musl variable LIBC_MUSC_EXTRA_CFLAGSNorbert Lange2023-09-241-2/+5
* fix toolchain build with linker pluginsNorbert Lange2023-09-241-1/+11