Age | Commit message (Expand) | Author | Files | Lines |
2018-03-08 | treewide: Remove gnat support. | Shea Levy | 4 | -663/+0 |
2018-02-23 | lib, treewide: Add missing MIPS arches, and fix existing usage | Daniel Barlow | 1 | -2/+2 |
2018-01-09 | gcc, binutils: Narrow down ARM hack so only native builds are affected | John Ericson | 1 | -1/+1 |
2018-01-08 | Revert "gcc, binutils: Get rid of 32-bit ARM configure flag exception" | Drew Hess | 1 | -1/+5 |
2017-12-31 | Merge branch 'master' into staging | Vladimír Čunát | 1 | -2/+5 |
2017-12-30 | gcc, binutils: Get rid of 32-bit ARM configure flag exception | John Ericson | 1 | -5/+1 |
2017-12-30 | gcc: Fix deps, for cross and consistency | John Ericson | 1 | -2/+12 |
2017-12-30 | gcc: Let cc-wrapper's setup hook define any tool env vars we need | John Ericson | 1 | -47/+0 |
2017-12-30 | gcc: Add build->build dep for C compilers | John Ericson | 1 | -0/+1 |
2017-12-30 | cc-wrapper: allow compilers to specify unsupported hardening modes | Dmitry Kalinkin | 1 | -2/+5 |
2017-12-29 | Merge branch 'mingw32-w64-fix' into ericson2314-cross-base | John Ericson | 1 | -1/+1 |
2017-12-29 | Merge pull request #33167 from bnikolic/mingw32-w64-fix | John Ericson | 1 | -1/+1 |
2017-12-29 | Merge commit 'e82bd498d1a2a28fb20249569a6f49fcaab9aca8' into mingw32-w64-fix | John Ericson | 1 | -97/+122 |
2017-12-29 | Merge commit '3a59cd87f26cc59c91fb821749b1ec0d64922f87' into mingw32-w64-fix | John Ericson | 1 | -7/+6 |
2017-12-29 | Merge commit '51948eab9415fde1825dea5c7d31b99b2e1a0fdb' into mingw32-w64-fix | John Ericson | 1 | -3/+3 |
2017-12-29 | gcc: Enable SSP and shared libs in the final stage for MinGW | Bojan Nikolic | 1 | -1/+1 |
2017-12-13 | gcc: Adjust builder.sh to find some things in bintools-wrapper instead | John Ericson | 1 | -0/+1 |
2017-12-07 | Merge commit '992bd2f6d34b2f560fc17df6fa3708fcade1abac' into gcc-modernize-bu... | John Ericson | 1 | -97/+122 |
2017-12-07 | Merge commit '93cd0685c5ac4d8f21d8586d3e5c45cd7394fab9' into gcc-modernize-bu... | John Ericson | 1 | -7/+6 |
2017-12-07 | gcc: Fix after merge | John Ericson | 1 | -3/+3 |
2017-12-06 | gcc: Handle `CPATH` and `LIBRARY_PATH` purely in Nix | John Ericson | 1 | -35/+36 |
2017-12-06 | gcc: Modernize builder.sh for Cross | John Ericson | 1 | -3/+6 |
2017-12-05 | Merge commit 'ab77a6bb1e7d2ff475210ad392f1a9bd1bb6ba3a' into gcc-simplify-flags | John Ericson | 1 | -95/+120 |
2017-12-05 | Merge commit '71186e73455a4e06e96a31da34b76f84e545ba1f' into gcc-simplify-flags | John Ericson | 1 | -9/+7 |
2017-12-05 | Merge commit '198dceccbe5414a5fd72ca83624c0cc715db1aad' into gcc-simplify-flags | John Ericson | 1 | -1/+1 |
2017-12-05 | gcc: Use platformFlags in crossConfigureFlags | John Ericson | 1 | -12/+1 |
2017-12-05 | lib, gcc: No `inherit (platform) gcc;` in {host,build,target}Platform | John Ericson | 1 | -6/+6 |
2017-12-04 | gcc: Get rid of crossAttrs.configureFlags | John Ericson | 1 | -31/+26 |
2017-12-04 | gcc: Lock down more tools for cross-builds | John Ericson | 1 | -2/+31 |
2017-11-14 | gcc: Misc indentation and whitespace-in-string fixes | John Ericson | 1 | -13/+15 |
2017-11-14 | gcc: Refactor treatment of configure flags | Ben Gamari | 1 | -108/+127 |
2017-11-08 | Merge pull request #30549 from obsidiansystems/bintools | John Ericson | 1 | -4/+4 |
2017-11-07 | gcc-4.5: fixup build with glibc-2.26 | Vladimír Čunát | 1 | -0/+1 |
2017-11-05 | treewide: Depend on targetPackages.stdenv.cc.bintools instead of binutils dir... | John Ericson | 1 | -4/+4 |
2017-09-21 | gcc: Change default of `crossStageStatic` param to false | John Ericson | 1 | -2/+4 |
2017-09-04 | gcc-4.5: Fix typo | John Ericson | 1 | -1/+1 |
2017-08-24 | Merge remote-tracking branch 'upstream/master' into staging | Tuomas Tynkkynen | 1 | -2/+3 |
2017-08-24 | treewide: Consistently call ARM 'arm' | Tuomas Tynkkynen | 1 | -1/+1 |
2017-08-23 | gcc: Add `configurePlatforms` exception for Arm 32 | John Ericson | 1 | -1/+6 |
2017-08-23 | gcc: Use `configurePlatforms` to control --build, --host, and --target | John Ericson | 1 | -2/+2 |
2017-08-23 | gcc-4.5: fix build | Vladimír Čunát | 1 | -2/+3 |
2017-08-18 | gcc: Homogenize syntax in one small spot | John Ericson | 1 | -2/+1 |
2017-08-01 | pkgs: refactor needless quoting of homepage meta attribute (#27809) | Silvan Mosberger | 1 | -1/+1 |
2017-06-22 | misc: Remove almost all uses of stdenv.{ccCross,binutils} | John Ericson | 1 | -1/+1 |
2017-06-06 | gcc*: Replace stdenv.is* with {host,target}Platform.is* | John Ericson | 1 | -3/+3 |
2017-06-06 | gcc*: Remove cross argument and instead use hostPlatform and targetPlatform | Ross MacLeod | 1 | -24/+23 |
2017-05-17 | gcc: When cross compiling, always expect prefixed binutils | John Ericson | 1 | -0/+3 |
2017-04-25 | binutilsCross: Remove and use `binutils` instead always | John Ericson | 1 | -2/+1 |
2017-04-24 | Rewrite a few `stdenv.cross` uses that *should* be `targetPlatform` | John Ericson | 1 | -10/+11 |
2016-09-15 | gcc: fix gmp, mpfr includes | Matthew Bauer | 1 | -22/+20 |