nixpkgs/pkgs/development/compilers/gcc
Elias Naur 8d2846edbb
gcc: only disable aligned_alloc for darwin build/host/target platforms (#226290)
Before this change a Darwin gcc would output binaries that avoid
aligned_alloc, regardless of target platform. That's fine for Darwin
targets, but not for non-darwin targets such as pkgsCross.raspberryPi.

This change replaces the single configure flag with a flag for
each of build, host, target.

Idea by @trofi.
2023-05-16 19:43:17 -04:00
..
4.8 gcc: install info files serially 2023-05-09 19:02:41 +02:00
4.9 gcc: install info files serially 2023-05-09 19:02:41 +02:00
6 gcc: install info files serially 2023-05-09 19:02:41 +02:00
7 gcc: install info files serially 2023-05-09 19:02:41 +02:00
8 gcc: install info files serially 2023-05-09 19:02:41 +02:00
9 gcc: install info files serially 2023-05-09 19:02:41 +02:00
10 gcc: install info files serially 2023-05-09 19:02:41 +02:00
11 gcc: install info files serially 2023-05-09 19:02:41 +02:00
12 Merge #229898: gcc: install info files serially 2023-05-10 08:39:57 +02:00
13 gcc13, gccgo13, gfortran13, gnat13: init at 13.1.0 2023-05-13 13:18:08 +01:00
common gcc: only disable aligned_alloc for darwin build/host/target platforms (#226290) 2023-05-16 19:43:17 -04:00
ada-cctools-as-detection-configure.patch
builder.sh gcc: drop include-fixed/bits/statx.h 2023-04-10 17:04:03 +01:00
gcc-12-gfortran-driving.patch
gcc-12-no-sys-dirs.patch
gfortran-darwin-NXConstStr.patch
gfortran-driving.patch
gnat-cflags-11.patch
gnat-cflags.patch
gnat-darwin-dylib-install-name.patch
install-info-files-serially.patch gcc: install info files serially 2023-05-09 19:02:41 +02:00
libgomp-dont-force-initial-exec.patch
libphobos.patch
libsanitizer-no-cyclades-9.patch
libsanitizer-no-cyclades.patch
libstdc++-netbsd-ctypes.patch
libstdc++-target.patch
no-sys-dirs-riscv-gcc9.patch
no-sys-dirs-riscv.patch
no-sys-dirs.patch
parallel-bconfig.patch
ppc-musl.patch
res_state-not-declared.patch
sigsegv-not-declared.patch
struct-sigaltstack-4.9.patch
struct-sigaltstack.patch
struct-ucontext-4.5.patch
struct-ucontext-4.8.patch
struct-ucontext-libjava.patch
struct-ucontext.patch
update-mcfgthread-patches.sh
use-source-date-epoch.patch