nixpkgs/pkgs/development/compilers/gcc/9
Alyssa Ross 4ed0e1a743 gcc: use as(1) from binutils with LLVM bintools
LLVM does not provide a drop-in replacement for as(1).

This makes it possible to build a GNU Fortran cross compiler from GNU
to LLVM — e.g. buildPackages.gfortran for
{ system = "aarch64-linux"; useLLVM = true; }
2023-01-20 18:35:25 +01:00
..
Added-mcf-thread-model-support-from-mcfgthread.patch gcc10: fix MinGW build & use local copy of mcfgthread patches 2021-01-03 23:04:37 -05:00
avoid-cycling-subreg-reloads.patch Revert "Merge #142792: gcc9: 9.3.0 -> 9.4.0" 2021-12-19 10:36:57 +01:00
default.nix gcc: use as(1) from binutils with LLVM bintools 2023-01-20 18:35:25 +01:00
gcc9-asan-glibc-2.34.patch gcc{7,9,10}: apply patches for asan w/glibc-2.34 2022-02-27 10:26:58 +01:00