aboutsummaryrefslogtreecommitdiff
path: root/scripts/build
Commit message (Expand)AuthorAgeFilesLines
* 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-101-0/+9
* 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
* companion_libs: zstd: Build nomt configurationChris Packham2024-09-091-1/+1
* binutils: Allow gold to be statically linkedChris Packham2024-07-291-0/+17
* Optimize zstd we buildQuentin Boswank2024-06-171-13/+3
* Add mold linker buildArnaud Vrac2024-06-052-0/+76
* 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
* 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
* 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
* 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
* 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
* 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
* 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