aboutsummaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* gdb: Add 16.1Chris Packham2025-01-221-0/+1
* bpf: Use released binutils/gccChris Packham2025-01-081-2/+2
* nios2: Require GCC older than 15Chris Packham2025-01-071-0/+1
* lm32: Initial LatticeMicro32 supportJiaxun Yang2025-01-072-1/+11
* openrisc: Initial OpenRISC 1000 supportJiaxun Yang2025-01-071-0/+13
* ltrace: Add !BARE_METAL dependencyChris Packham2025-01-051-0/+1
* Cleanup old avr-libstdcxx code and make it usable on other targetsQBos072024-12-231-9/+34
* initial support to build tricore gccjferreir2024-11-101-0/+10
* Drop --passive-ftp from wget's default optionsBastien Curutchet2024-10-251-1/+1
* glibc: Turn implicit-int back into warningChris Packham2024-10-151-2/+2
* improve a workaround for a glibc and GNU make incompatibilityCharles Baylis2024-09-141-1/+1
* RISC-V: Remove EXPERIMENTAL tagAlexey Brodkin2024-09-091-1/+0
* binutils: Allow gold to be statically linkedChris Packham2024-07-291-1/+0
* binutils: Allow gold for more architecturesChris Packham2024-07-291-0/+5
* gdb: Add gdb 15.1Chris Packham2024-07-241-0/+2
* Add mold linker buildArnaud Vrac2024-06-053-0/+20
* Allow for Runtime-less build of GDC and GNATMarc Poulhiès2024-06-051-13/+15
* musl: Mark not EXPERIMENTALChris Packham2024-05-242-4/+4
* glibc: Disable -Werror for GCC14Chris Packham2024-05-181-1/+1
* Remove configure time check for rsyncChris Packham2023-12-181-3/+0
* config: Detect rsync presence at config timeChris Packham2023-12-183-2/+13
* config/arch: Mark hppa/parisc as experimentalChris Packham2023-11-251-0/+2
* Add support for 32 and 64-bit PA-RISC linux build targets.John David Anglin2023-11-252-1/+12
* gdb: Use correct arguments for static linkingChris Packham2023-11-021-0/+5
* m68k: Support MMUChris Packham2023-09-241-0/+1
* allow plugins and LTO with static toolchainsChris Copeland2023-09-242-3/+0
* Add a musl variable LIBC_MUSC_EXTRA_CFLAGSNorbert Lange2023-09-241-0/+7
* glibc: Add option for building libcryptChris Packham2023-08-251-0/+13
* Add option to re-enable ˋlibstdc++ˋ on avr targets.Quentin Boswank2023-08-141-0/+9
* Revert "libc/uclibc: Require GCC12 or older"Chris Packham2023-08-131-1/+0
* provide a workaround for a glibc and GNU make incompatibilityChris Packham2023-07-212-0/+12
* Revert "Update requirements: autoconf==2.71 and automake>=1.16"Thomas Petazzoni2023-07-211-6/+6
* Properly build multilib bare-metal RISC-VKirill K. Smirnov2023-07-141-0/+13
* newlib: add 4.3.0.20230120Chris Packham2023-06-041-0/+1
* Add default msvcrt options for mingw-w64Timo Rothenpieler2023-06-041-0/+36
* gdb: Make native GDB 13+ dependent on MPFRYuriy Kolerov2023-05-191-0/+1
* mpfr: Add support of building MPFR for targetYuriy Kolerov2023-05-191-0/+4
* glibc: Disable -Werror with GCC13 and glibc <2.37Chris Packham2023-05-141-1/+3
* libc/uclibc: Require GCC12 or olderChris Packham2023-05-141-0/+1
* picolibc: Allow default memory layout values to be configuredKeith Packard2023-04-191-0/+40
* config/arch/x86: enable libsanitizerJames Knight2023-04-131-1/+1
* Add option for experimental bundled patchesBryan Hundven2023-03-162-5/+44
* picolibc: Add configuration to select picolibc as the system libcJoakim Nohlgård2023-03-082-114/+139
* gcc: Don't set --enable-default-pie by defaultKeith Packard2023-02-271-1/+1
* Add zstd to the companion libsQuentin Boswank2023-02-083-1/+12
* Merge pull request #1763 from cpackham/tarballBryan Hundven2023-01-161-0/+28
|\
| * Add option to build toolchain tarballChris Packham2022-06-151-0/+28
* | Enable support for building libgccjitMarc Poulhiès2022-12-182-0/+15
* | Add BPF architecture target supportCupertino Miranda2022-12-141-0/+9
* | gcc: Disable CC_GCC_ENABLE_DEFAULT_PIE on RISC-V bare metal buildsJoakim Nohlgård2022-12-111-0/+1