about summary refs log tree commit diff
path: root/pkgs/development/compilers/gcc
Commit message (Expand)AuthorAge
...
| | | * | | libstdc++: add setup-hookDaiderd Jordan2017-09-04
| | * | | | gcc-4.5: Fix typoJohn Ericson2017-09-04
| | * | | | misc pkgs: Use $NIX_BINUTILS for when neededJohn Ericson2017-09-01
| | |/ / /
| | * | | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2017-08-24
| | |\ \ \
| | | * | | gcc-4.5: fix buildVladimír Čunát2017-08-23
| | * | | | treewide: Consistently call ARM 'arm'Tuomas Tynkkynen2017-08-24
| | * | | | gcc: Add `configurePlatforms` exception for Arm 32John Ericson2017-08-23
* | | | | | Merge commit '93cd0685c5ac4d8f21d8586d3e5c45cd7394fab9' into gcc-modernize-bu...John Ericson2017-12-07
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | Merge commit '71186e73455a4e06e96a31da34b76f84e545ba1f' into gcc-simplify-flagsJohn Ericson2017-12-05
| |\| | |
| | * | | gcc: Use `configurePlatforms` to control --build, --host, and --targetJohn Ericson2017-08-23
| | |/ /
| | * | gcc-4.8: fix buildVladimír Čunát2017-08-20
| | * | gcc49: remove Darwin patch that's included in 4.9Vladimír Čunát2017-08-20
| | * | gcc 5: Don't quote `propagatedBuildInputs` in ?-check for consistencyJohn Ericson2017-08-18
| | * | gcc: Homogenize syntax in one small spotJohn Ericson2017-08-18
| | * | gcc7: port darwin changes from 5.xDaiderd Jordan2017-08-17
| | * | gcc6: port darwin changes from 5.xDaiderd Jordan2017-08-17
| | * | gcc: remove CPP workaroundDaiderd Jordan2017-08-16
| | * | gcc: fix clang buildDaiderd Jordan2017-08-13
| | * | Revert "gcc: fix clang build"Daiderd Jordan2017-08-09
| | * | gcc: fix clang buildDaiderd Jordan2017-08-08
| | * | pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | * | gcc: 6.3.0 -> 6.4.0Eelco Dolstra2017-07-04
* | | | gcc: Fix after mergeJohn Ericson2017-12-07
* | | | Merge commit 'c9ca54199409324101bdee38f5b16e7656a16a22' into gcc-modernize-bu...John Ericson2017-12-07
|\| | | | |_|/ |/| |
| * | Merge commit '198dceccbe5414a5fd72ca83624c0cc715db1aad' into gcc-simplify-flagsJohn Ericson2017-12-05
| |\|
| | * 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: Handle `CPATH` and `LIBRARY_PATH` purely in NixJohn Ericson2017-12-06
* | | gcc: Modernize builder.sh for CrossJohn Ericson2017-12-06
|/ /
* | gcc: Use platformFlags in crossConfigureFlagsJohn Ericson2017-12-05
* | lib, gcc: No `inherit (platform) gcc;` in {host,build,target}PlatformJohn Ericson2017-12-05
* | gcc: Get rid of crossAttrs.configureFlagsJohn Ericson2017-12-04
* | gcc: Don't try to enable plugins with host != buildJohn Ericson2017-12-04
* | gcc: Lock down more tools for cross-buildsJohn Ericson2017-12-04
|/
* 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