summary refs log tree commit diff
path: root/pkgs/development/compilers/gcc
Commit message (Expand)AuthorAge
* treewide: configureFlags is a flat listRobin Gloster2019-12-31
* treewide: installTargets is a listRobin Gloster2019-12-31
* stdenv: installTargets is a listRobin Gloster2019-12-31
* gcc7: 7.4.0 -> 7.5.0Vladimír Čunát2019-12-16
* Merge remote-tracking branch 'upstream/staging-next' into stagingJohn Ericson2019-11-25
|\
| * Merge pull request #72657 from cleverca22/vc4John Ericson2019-11-24
| |\
| | * initial implementation of vc4 cross-compileMichael Bishop2019-11-19
* | | Merge pull request #74065 from Ericson2314/cc-versionsJohn Ericson2019-11-24
|\ \ \ | |/ / |/| |
| * | gcc: Use pnameCraig Hall2019-11-24
| * | gcc: Add version attributeCraig Hall2019-11-24
* | | Merge pull request #74016 from Ericson2314/gcc-fix-cross-nameJohn Ericson2019-11-24
|\| | | |/ |/|
| * gcc: Fix cross namesCraig Hall2019-11-24
* | Merge pull request #73291 from obsidiansystems/fix-gcjMatthew Bauer2019-11-12
|\|
| * GCC 6: Fix java supportJohn Ericson2019-11-12
* | Merge remote-tracking branch 'upstream/master' into mingw-mcfthreadsJohn Ericson2019-11-11
|\ \ | |/ |/|
| * Merge pull request #73184 from Ericson2314/gcc-fix-cross-whoopsJohn Ericson2019-11-10
| |\
| * \ Merge remote-tracking branch 'upstream/master' into gcc-dedup-configure-flagsJohn Ericson2019-11-10
| |\ \
| | * \ Merge pull request #73173 from Ericson2314/gcc-cross-cleanupJohn Ericson2019-11-10
| | |\ \
| | * | | gcc8: make building w/LTO support optional, fixes evalFrederik Rietdijk2019-11-03
| | * | | gcc7: make building w/LTO support optional, don't use in bootstrap toolsWill Dietz2019-11-03
| | * | | Merge branch 'staging-next' into stagingVladimír Čunát2019-09-22
| | |\ \ \
| | | * | | gcc: fix mising avr limits.hMatthew Bauer2019-09-20
| | * | | | gcc: use gcc8 on darwinMatthew Bauer2019-09-17
| | |/ / /
* | | | | gcc: Build MinGW stage two with threading libraryJohn Ericson2019-11-11
* | | | | mingw-w64 libc: Multiple outputs and parallel buildsJohn Ericson2019-11-11
| |_|_|/ |/| | |
* | | | gcc: Fix cross after I accidentally changed build targetJohn Ericson2019-11-10
|/ / /
* | | gcc: Deduplicate `configureFlags`John Ericson2019-11-10
* | | gcc: Deduplicate preConfigureJohn Ericson2019-11-10
| |/ |/|
* | gcc: Clean up cross configure flags and name prefixJohn Ericson2019-11-10
|/
* Merge remote-tracking branch 'upstream/gcc8' into staging-nextFrederik Rietdijk2019-09-06
|\
| * Merge remote-tracking branch 'upstream/master' into gcc8Patrick Hilhorst2018-05-15
| |\
| * | gcc8: mark as broken on darwinPatrick Hilhorst2018-05-14
* | | tree-wide: s/GTK+/GTK/gJan Tojnar2019-09-06
* | | gcc: 9.1.0 -> 9.2.0xbreak2019-08-18
* | | gcc48, gfortran48: add myself as maintainerDmitry Kalinkin2019-05-08
* | | gcc9: drop gomp patch (musl)Will Dietz2019-05-08
* | | Merge pull request #60860 from vcunat/p/gcc9Eelco Dolstra2019-05-07
|\ \ \
| * | | gcc9: init at 9.1.0 (released today)Vladimír Čunát2019-05-03
* | | | Merge pull request #56744 from matthewbauer/macos-10-12Matthew Bauer2019-04-26
|\ \ \ \ | |/ / / |/| | |
| * | | treewide: mark bad packagesMatthew Bauer2019-04-26
* | | | Merge remote-tracking branch 'NixOS/master' into stagingMatthew Bauer2019-04-23
|\ \ \ \
| * | | | treewide: Change URLs to HTTPSDaniel Schaefer2019-04-22
| |/ / /
| * | | Merge branch 'master' into staging-nextVladimír Čunát2019-04-02
| |\ \ \
* | | | | fix bootstrap when platform.gcc.arch=="skylake"volth2019-04-21
* | | | | Merge commit '18aa59b0f26fc707e7313f8467e67159e61600c2' from master into stagingJohn Ericson2019-04-01
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | gcc: fix gcc8 for cross-compiled targetsarcnmx2019-03-25
* | | | netbsd: add cross targetMatthew Bauer2019-02-26
|/ / /
* | | gcc: 8.2.0 -> 8.3.0Will Dietz2019-02-22
* | | Merge pull request #54578 from alyssais/gcj-darwinAlyssa Ross2019-02-08
|\ \ \
| * | | gcj: fix build on DarwinAlyssa Ross2019-01-30