nixpkgs/pkgs/development/compilers/gcc
Adam Joseph 62c676ce6f gcc: patches: reorganize and simplify
This PR sorts the huge pile of patches and deduplicates it.  Unlike
its predecessors https://github.com/NixOS/nixpkgs/pull/249707 and
https://github.com/NixOS/nixpkgs/pull/250489 this commit *does*
affect eval.

Patches below are organized into three general categories:

1. Patches relevant to gcc>=12 on every platform
2. Patches relevant to gcc>=12 on specific platforms
3. Patches relevant only to gcc<12, sorted by the newest version to
   which they might be relevant
2023-08-21 02:18:57 -07:00
..
common gcc: factor out forceLibgccToBuildCrtStuff 2023-08-14 15:08:28 -07:00
patches gcc: patches: reorganize and simplify 2023-08-21 02:18:57 -07:00
default.nix gcc: match weird whack-a-mole per-version hash algorithm 2023-08-20 22:59:20 -07:00