nixpkgs/pkgs/development/compilers/gcc
Dmitry Kalinkin 6d9769663d
cc-wrapper: allow compilers to specify unsupported hardening modes
Fixes: 0fd7ef61b2 ('clang_34: Disable hardening bits (#28543)')
2017-12-30 12:23:25 -05:00
..
4.5 cc-wrapper: allow compilers to specify unsupported hardening modes 2017-12-30 12:23:25 -05:00
4.8 cc-wrapper: allow compilers to specify unsupported hardening modes 2017-12-30 12:23:25 -05:00
4.9 Merge pull request #33167 from bnikolic/mingw32-w64-fix 2017-12-29 15:44:17 -05:00
5 Merge pull request #33167 from bnikolic/mingw32-w64-fix 2017-12-29 15:44:17 -05:00
6 Merge pull request #33167 from bnikolic/mingw32-w64-fix 2017-12-29 15:44:17 -05:00
7 Merge pull request #33167 from bnikolic/mingw32-w64-fix 2017-12-29 15:44:17 -05:00
snapshot Merge pull request #33167 from bnikolic/mingw32-w64-fix 2017-12-29 15:44:17 -05:00
builder.sh gcc: Adjust builder.sh to find some things in bintools-wrapper instead 2017-12-13 16:08:19 -05:00
gfortran-darwin-NXConstStr.patch
gfortran-driving.patch
gnat-cflags.patch
libstdc++-hook.sh clang-stdenv: use libstdcxxHook when targeting linux 2017-09-05 21:37:06 +02:00
libstdc++-target.patch
no-sys-dirs.patch
parallel-bconfig.patch
res_state-not-declared.patch gcc-4.8: fix with glibc-2.26 2017-11-07 14:53:10 +01:00
sigsegv-not-declared.patch gcc-4.8: fix with glibc-2.26 2017-11-07 14:53:10 +01:00
struct-sigaltstack-4.9.patch gcc-4.9: fixup build with glibc-2.26 2017-11-07 12:56:57 +01:00
struct-sigaltstack.patch gcc6: fix build with new glibc, by upstream patches 2017-11-05 19:09:53 +01:00
struct-ucontext-4.5.patch gcc-4.5: fixup build with glibc-2.26 2017-11-07 15:39:24 +01:00
struct-ucontext-4.8.patch gcc-4.8: fix with glibc-2.26 2017-11-07 14:53:10 +01:00
struct-ucontext-libjava.patch gcj: fix build with glibc 2.26 2017-11-09 20:50:21 +00:00
struct-ucontext.patch gcc6: fix build with new glibc, by upstream patches 2017-11-05 19:09:53 +01:00
use-source-date-epoch.patch