aboutsummaryrefslogtreecommitdiff
path: root/scripts/build
Commit message (Expand)AuthorAgeFilesLines
* HALF WORK!HEADmasterYuqian Yang2025-07-191-0/+71
* Use -std=c17 for companion libs, which won't build with C23 standard, default...Michał Zagórski2025-06-132-0/+4
* libc/glibc: Add workaround for makeinfo build issueChris Packham2025-06-041-0/+4
* gcc: Add default pie support to do_gcc_backendChris Packham2025-05-301-0/+4
* Add the FPU options for SuperHQBos072025-05-071-24/+14
* 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-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