nixpkgs/pkgs/development/compilers/gcc
Alyssa Ross 407e448114 gcc8,gcc9: fix ctypes on NetBSD
This patch was applied to gcc7 in aab8c7ba43 ("netbsd: add cross target"),
but it hasn't been brought forward to newer compilers that have the
same problem.

GCC 6 and (probably) GCC 4.9 also have the issue, but the patch
doesn't apply cleanly to them so I'm leaving them alone for now.

GCC 10, our current default, appears to have finally fixed this.
2021-04-22 12:23:55 +00:00
..
4.8 treewide: remove inherited stdenv.lib 2021-01-27 12:44:43 +07:00
4.9 treewide: remove inherited stdenv.lib 2021-01-27 12:44:43 +07:00
6 add stackprotector support on musl32 2021-02-12 21:11:16 +01:00
7 gcc: fix cross compilation to musl32 2021-02-12 21:11:16 +01:00
8 gcc8,gcc9: fix ctypes on NetBSD 2021-04-22 12:23:55 +00:00
9 gcc8,gcc9: fix ctypes on NetBSD 2021-04-22 12:23:55 +00:00
10 gcc10: Pass langJit to preConfigure 2021-02-26 12:10:44 +02:00
common gcc: don't build libssp on NetBSD 2021-04-19 14:11:05 +00:00
builder.sh gcc: allow stripping gcc libraries 2021-01-21 16:25:48 -06:00
gfortran-darwin-NXConstStr.patch
gfortran-driving.patch
gnat-cflags.patch gnat: init at 9.3.0 2020-04-20 14:41:22 +02:00
libgomp-dont-force-initial-exec.patch gcc{5,6,7,8}: share libgomp patch, propagate musl config flags 2018-09-25 00:08:17 -05:00
libphobos.patch gdc: init at 9.3.0 2020-05-19 23:06:52 +02:00
libstdc++-netbsd-ctypes.patch netbsd: add cross target 2019-02-26 15:55:47 -05:00
libstdc++-target.patch
no-sys-dirs.patch
parallel-bconfig.patch
ppc-musl.patch [RFC] ppc64le enablement (#45340) 2018-08-21 15:31:34 -04:00
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 gcc10: fix MinGW build & use local copy of mcfgthread patches 2021-01-03 23:04:37 -05:00
use-source-date-epoch.patch