aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* glibc: Add option for building libcryptChris Packham2023-08-251-0/+4
* gdb: fix build with recent ncursesKirill K. Smirnov2023-08-151-1/+8
* Add option to re-enable ˋlibstdc++ˋ on avr targets.Quentin Boswank2023-08-142-18/+52
* Properly build multilib bare-metal RISC-VKirill K. Smirnov2023-07-141-0/+6
* Add default msvcrt options for mingw-w64Timo Rothenpieler2023-06-041-1/+19
* gdb: Static cross GDB is linked statically with std c++ libraryMaksim Morozov2023-05-311-1/+2
* gdb: Use a relative includedir for native gdb and gdbserverYuriy Kolerov2023-05-281-2/+13
* mpfr: Add support of building MPFR for targetYuriy Kolerov2023-05-191-3/+53
* gdb: Fix extra config variable name for native GDBYuriy Kolerov2023-05-191-2/+2
* newlib: Add missing linker options for nano.specsYuriy Kolerov2023-05-101-1/+1
* picolibc: Allow default memory layout values to be configuredKeith Packard2023-04-191-0/+4
* picolibc: Don't disable libstdc++ wchar_t for 1.8.1 or newerKeith Packard2023-04-192-2/+6
* Add option for experimental bundled patchesBryan Hundven2023-03-161-24/+30
* binutils: Add binutils 2.40Chris Packham2023-03-081-0/+6
* picolibc: Add configuration to select picolibc as the system libcJoakim Nohlgård2023-03-082-69/+112
* gcc: Add --disable-wchar_t and --enable-stdio=pure for picolibcKeith Packard2023-03-081-0/+12
* picolibc: Use ${CT_CC} for compilerJoakim Nohlgård2023-03-081-1/+1
* gdb: Add gdb 13.1Chris Packham2023-02-251-0/+6
* Add zstd to the companion libsQuentin Boswank2023-02-082-1/+103
* Merge pull request #1763 from cpackham/tarballBryan Hundven2023-01-161-0/+15
|\
| * Add option to build toolchain tarballChris Packham2022-06-151-0/+15
* | Enable support for building libgccjitMarc Poulhiès2022-12-187-5/+44