about summary refs log tree commit diff
path: root/pkgs/development/compilers/gcc/7
AgeCommit message (Expand)AuthorFilesLines
2021-01-03gcc10: fix MinGW build & use local copy of mcfgthread patchesKira Bruneau2-4/+288
2021-01-03gcc: Always pass `--enable-shared` by defaultJohn Ericson1-1/+6
2021-01-03treewide: Start to break up static overlayJohn Ericson1-1/+1
2020-08-26Merge remote-tracking branch 'origin/master' into gcc-crossMatthew Bauer2-6/+72
2020-06-29gcc7: fix build w/glibc-2.31Maximilian Bosch2-0/+64
2020-05-26gcc: fix building darwin->linux cross compilerGaelan Steele1-6/+9
2020-05-12*-wrapper; Switch from `infixSalt` to `suffixSalt`John Ericson1-2/+2
2020-05-06gcc: add langJit option for gcclangjitMatthew Bauer1-1/+3
2020-05-05gcc: don’t require "lib" outputMatthew Bauer1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-12-31treewide: installTargets is a listRobin Gloster1-4/+1
2019-12-16gcc7: 7.4.0 -> 7.5.0Vladimír Čunát1-2/+2
2019-11-24Merge pull request #74065 from Ericson2314/cc-versionsJohn Ericson1-1/+2
2019-11-24gcc: Use pnameCraig Hall1-1/+1
2019-11-24gcc: Add version attributeCraig Hall1-0/+1
2019-11-24Merge pull request #74016 from Ericson2314/gcc-fix-cross-nameJohn Ericson1-3/+3
2019-11-24gcc: Fix cross namesCraig Hall1-3/+3
2019-11-11Merge remote-tracking branch 'upstream/master' into mingw-mcfthreadsJohn Ericson1-1/+3
2019-11-11gcc: Build MinGW stage two with threading libraryJohn Ericson1-3/+14
2019-11-11mingw-w64 libc: Multiple outputs and parallel buildsJohn Ericson1-18/+7
2019-11-10Merge pull request #73184 from Ericson2314/gcc-fix-cross-whoopsJohn Ericson1-1/+1
2019-11-10gcc: Fix cross after I accidentally changed build targetJohn Ericson1-1/+1
2019-11-10Merge remote-tracking branch 'upstream/master' into gcc-dedup-configure-flagsJohn Ericson1-1/+3
2019-11-10gcc: Deduplicate `configureFlags`John Ericson1-121/+22
2019-11-10gcc: Deduplicate preConfigureJohn Ericson1-6/+4
2019-11-10Merge pull request #73173 from Ericson2314/gcc-cross-cleanupJohn Ericson1-46/+36
2019-11-10gcc: Clean up cross configure flags and name prefixJohn Ericson1-46/+36
2019-11-03gcc7: make building w/LTO support optional, don't use in bootstrap toolsWill Dietz1-1/+2
2019-02-26netbsd: add cross targetMatthew Bauer1-0/+4
2019-01-06add generic x86_32 support (#52634)Daniel Goertzen1-1/+1
2018-12-29gcc: 7.3 -> 7.4Will Dietz1-2/+2
2018-12-02Treewide: use HTTPS on GNU domainsc0bw3b1-2/+2
2018-11-13treewide: disable pie in more placesMatthew Bauer1-1/+1
2018-11-10Merge master into staging-nextFrederik Rietdijk1-1/+1
2018-11-09gcc/binutils: disable pie hardeningMatthew Bauer1-1/+1
2018-10-30Merge staging-next into stagingFrederik Rietdijk1-15/+26
2018-10-29gcc: support avrMatthew Bauer1-15/+26
2018-10-29Merge pull request #48721 from oxij/tree/mass-rebuild-complicated-cleanupsMichael Raskin1-8/+7
2018-10-21gcc-*: homogenize and cleanup expressions with a mass rebuildJan Malakhovski1-3/+0
2018-09-25Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson1-2/+8
2018-09-25gcc{5,6,7,8}: share libgomp patch, propagate musl config flagsWill Dietz2-41/+1
2018-09-25gcc: fix libgomp to not use initial-execWill Dietz2-1/+42
2018-09-25gcc7: more options for muslWill Dietz1-1/+6
2018-09-23gcc-*: homogenize and cleanup expressions without a rebuildJan Malakhovski1-5/+7
2018-09-23gcc7: cleanup with a mass rebuildJan Malakhovski1-3/+1
2018-09-23gcc-*: Clean up crossStageStatic logicJohn Ericson1-3/+1
2018-09-18gcc: Clarify Disabling libmpx in cross stage staticJohn Ericson1-5/+4
2018-08-30treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson1-6/+8
2018-08-28hurd: cleanup unmaintained targetJörg Thalheim1-49/+3
2018-08-21[RFC] ppc64le enablement (#45340)CrystalGamma1-1/+2