about summary refs log tree commit diff
path: root/pkgs/development/compilers/gcc
Commit message (Expand)AuthorAge
* gcc: 6.3.0 -> 6.4.0Eelco Dolstra2017-07-04
* gcc5: set --build and --host in the case where those differ and make sure to ...Ross MacLeod2017-06-22
* misc: Remove almost all uses of stdenv.{ccCross,binutils}John Ericson2017-06-22
* gcc 7: Remove `cross` arguments and don't use stdenv.is*John Ericson2017-06-08
* gcc*: Replace stdenv.is* with {host,target}Platform.is*John Ericson2017-06-06
* gcc*: Remove cross argument and instead use hostPlatform and targetPlatformRoss MacLeod2017-06-06
* gcc7: init at 7.1.0Nikolay Amiantov2017-06-04
* stdenv: Rename `isGNU` to `isHurd` as GNU is a userlandJohn Ericson2017-05-22
* gcc: When cross compiling, always expect prefixed binutilsJohn Ericson2017-05-17
* Merge pull request #25227 from obsidiansystems/cross-purge-binutilsCrossJohn Ericson2017-04-26
|\
| * binutilsCross: Remove and use `binutils` instead alwaysJohn Ericson2017-04-25
* | Merge pull request #25194 from obsidiansystems/host-target-unconfuseJohn Ericson2017-04-24
|\|
| * Rewrite a few `stdenv.cross` uses that *should* be `targetPlatform`John Ericson2017-04-24
* | Merge branch 'master' into stagingVladimír Čunát2017-04-14
|\|
| * gcc-snapshot: 7-20161211 -> 7-20170409Eelco Dolstra2017-04-13
* | Merge #24637: gcc: include dylibs for darwin buildVladimír Čunát2017-04-14
|\ \ | |/ |/|
| * gcc: include dylibs for darwin buildDaiderd Jordan2017-04-04
* | gcc6: fix for LLVM 4.0Dan Peebles2017-04-06
|/
* gfortran/gcc: simplify & clean up on DarwinDan Peebles2017-03-21
* gcc5: fix for libc++ 3.8 and aboveDan Peebles2017-03-19
* Merge pull request #21233 from rardiol/gcc-snapshotMichael Raskin2017-03-18
|\
| * gcc-snapshot: init at 7-20161211Ricardo Ardissone2016-12-17
* | Remove references to $NIX_STRIP_DEBUGEelco Dolstra2017-02-05
* | gcc: 6.2.0 -> 6.3.0Eelco Dolstra2016-12-21
|/
* gcc_multi: Move $out/lib64/* to $lib/lib64Eelco Dolstra2016-09-20
* fix some evaluation problems after 8610a34474Vladimír Čunát2016-09-17
* gcc*: use stdenv.cc.libc instead of stdenv.libcVladimír Čunát2016-09-16
* gcc: use special native system headers for darwinMatthew Bauer2016-09-15
* gcc4.6: remove from treeMatthew Bauer2016-09-15
* gcc4.5: allow empty libc-ldflagsMatthew Bauer2016-09-15
* gcc: add --with-native-system-header-dir for clangMatthew Bauer2016-09-15
* gcc: fix gmp, mpfr includesMatthew Bauer2016-09-15
* gcc: --enable-bootstrap on DarwinMatthew Bauer2016-09-15
* treewide: explicitly specify gtk versionKirill Boltaev2016-09-13
* gcc45, gnat, ghdl: fix up the buildsVladimír Čunát2016-09-10
* gcc6: Unify some differences with gcc5Tuomas Tynkkynen2016-08-30
* Merge branch 'master' into stagingobadz2016-08-27
|\
| * gcc6: 6.1.0 -> 6.2.0Robin Gloster2016-08-25
* | Merge branch 'master' into stagingobadz2016-08-23
|\|
| * treewide: Make explicit that 'dev' output of mpfr is usedTuomas Tynkkynen2016-08-23
| * treewide: Make explicit that 'dev' output of gmp is usedTuomas Tynkkynen2016-08-23
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-08-12
|\|
| * Merge pull request #17461 from rasendubi/powerpcobadz2016-08-11
| |\
| | * gcc: disable libsanitizer for uclibcAlexey Shmalko2016-08-03
| * | gcc49: 4.9.3 -> 4.9.4Lancelot SIX2016-08-05
| |/
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-07-15
|\|
| * Merge #16355: gcc: darwin supportVladimír Čunát2016-06-23
| |\
| | * gcc: fix darwin buildingMatthew Bauer2016-06-19
| * | gcc: fixup the tarball job after merging #15867Vladimír Čunát2016-06-11
| * | cross GCC: Fix some paths to libc headers (after multiple outputs)Tuomas Tynkkynen2016-06-11