summaryrefslogtreecommitdiffstats
path: root/pkgs/development/compilers/gcc/9
AgeCommit message (Expand)Author
2021-01-27Merge master into staging-nextgithub-actions[bot]
2021-01-27treewide: remove inherited stdenv.libBen Siraphob
2021-01-23Merge master into staging-nextgithub-actions[bot]
2021-01-23pkgs/development/compilers: stdenv.lib -> libBen Siraphob
2021-01-21gcc: allow stripping gcc librariesMatthew Bauer
2021-01-03gcc10: fix MinGW build & use local copy of mcfgthread patchesKira Bruneau
2021-01-03gcc: Always pass `--enable-shared` by defaultJohn Ericson
2021-01-03treewide: Start to break up static overlayJohn Ericson
2020-11-02gcc9: apply gcc PR 96796 to avoid cycling on certain subreg reloadsDaniël de Kok
2020-09-02Merge pull request #94637 from antifuchs/gccemacs-on-darwinadisbladis
2020-08-29gcc: Only use strip -x if building libgccjit on darwinAndreas Fuchs
2020-08-26Merge remote-tracking branch 'origin/master' into gcc-crossMatthew Bauer
2020-07-31treewide: add warning comment to “boot” packagesMatthew Bauer
2020-05-26gcc: fix building darwin->linux cross compilerGaelan Steele
2020-05-24Merge staging-next into stagingFrederik Rietdijk
2020-05-24Merge master into staging-nextFrederik Rietdijk
2020-05-19gdc: init at 9.3.0Stefan Frijters
2020-05-12*-wrapper; Switch from `infixSalt` to `suffixSalt`John Ericson
2020-05-06gcc: add langJit option for gcclangjitMatthew Bauer
2020-05-05gcc: don’t require "lib" outputMatthew Bauer
2020-04-20gnat: init at 9.3.0Lars Jellema
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2020-03-22Merge #82510: gcc: fix building cross on 32-bit hostVladimír Čunát
2020-03-14gcc9: 9.2.0 -> 9.3.0Maximilian Bosch
2020-03-13Revert "gcc: minimal hacky fixup for our pkgsi686Linux.nix"Ben Wolsieffer
2020-03-13gcc: tweak platform condition in the hack from b6ae8193Vladimír Čunát
2020-03-13gcc: minimal hacky fixup for our pkgsi686Linux.nixVladimír Čunát
2019-12-31treewide: installTargets is a listRobin Gloster
2019-11-24Merge pull request #74065 from Ericson2314/cc-versionsJohn Ericson
2019-11-24gcc: Use pnameCraig Hall
2019-11-24gcc: Add version attributeCraig Hall
2019-11-24Merge pull request #74016 from Ericson2314/gcc-fix-cross-nameJohn Ericson
2019-11-24gcc: Fix cross namesCraig Hall
2019-11-11Merge remote-tracking branch 'upstream/master' into mingw-mcfthreadsJohn Ericson
2019-11-11gcc: Build MinGW stage two with threading libraryJohn Ericson
2019-11-11mingw-w64 libc: Multiple outputs and parallel buildsJohn Ericson
2019-11-10Merge pull request #73184 from Ericson2314/gcc-fix-cross-whoopsJohn Ericson
2019-11-10gcc: Fix cross after I accidentally changed build targetJohn Ericson
2019-11-10Merge remote-tracking branch 'upstream/master' into gcc-dedup-configure-flagsJohn Ericson
2019-11-10gcc: Deduplicate `configureFlags`John Ericson
2019-11-10gcc: Deduplicate preConfigureJohn Ericson
2019-11-10Merge pull request #73173 from Ericson2314/gcc-cross-cleanupJohn Ericson
2019-11-10gcc: Clean up cross configure flags and name prefixJohn Ericson
2019-09-20gcc: fix mising avr limits.hMatthew Bauer
2019-08-18gcc: 9.1.0 -> 9.2.0xbreak
2019-05-08gcc9: drop gomp patch (musl)Will Dietz
2019-05-03gcc9: init at 9.1.0 (released today)Vladimír Čunát