summaryrefslogtreecommitdiffstats
path: root/pkgs/development/compilers/gcc/8
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
2021-01-03gcc 8, 10: tabs -> spacesJohn Ericson
2020-08-26Merge remote-tracking branch 'origin/master' into gcc-crossMatthew Bauer
2020-05-26gcc: fix building darwin->linux cross compilerGaelan Steele
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-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2020-03-15gcc8: 8.3.0 -> 8.4.0Vladimír Čunát
2019-12-31stdenv: 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-11-03gcc8: make building w/LTO support optional, fixes evalFrederik Rietdijk
2019-09-22Merge branch 'staging-next' into stagingVladimír Čunát
2019-09-20gcc: fix mising avr limits.hMatthew Bauer
2019-09-17gcc: use gcc8 on darwinMatthew Bauer
2019-09-06Merge remote-tracking branch 'upstream/gcc8' into staging-nextFrederik Rietdijk
2019-03-25gcc: fix gcc8 for cross-compiled targetsarcnmx
2019-02-22gcc: 8.2.0 -> 8.3.0Will Dietz
2019-01-06add generic x86_32 support (#52634)Daniel Goertzen
2018-12-02Treewide: use HTTPS on GNU domainsc0bw3b
2018-11-13treewide: disable pie in more placesMatthew Bauer
2018-11-10Merge master into staging-nextFrederik Rietdijk
2018-11-09gcc/binutils: disable pie hardeningMatthew Bauer
2018-10-30Merge staging-next into stagingFrederik Rietdijk
2018-10-29gcc: support avrMatthew Bauer
2018-10-29Merge pull request #48721 from oxij/tree/mass-rebuild-complicated-cleanupsMichael Raskin
2018-10-21gcc-*: homogenize and cleanup expressions with a mass rebuildJan Malakhovski
2018-09-25Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson
2018-09-25gcc{5,6,7,8}: share libgomp patch, propagate musl config flagsWill Dietz