about summary refs log tree commit diff
path: root/pkgs/development/compilers/gcc/4.5
Commit message (Expand)AuthorAge
* gcc: Adjust builder.sh to find some things in bintools-wrapper insteadJohn Ericson2017-12-13
* Merge commit '992bd2f6d34b2f560fc17df6fa3708fcade1abac' into gcc-modernize-bu...John Ericson2017-12-07
|\
| * Merge commit 'ab77a6bb1e7d2ff475210ad392f1a9bd1bb6ba3a' into gcc-simplify-flagsJohn Ericson2017-12-05
| |\
| | * gcc: Misc indentation and whitespace-in-string fixesJohn Ericson2017-11-14
| | * gcc: Refactor treatment of configure flagsBen Gamari2017-11-14
| | * Merge pull request #30549 from obsidiansystems/bintoolsJohn Ericson2017-11-08
| | |\
| | | * treewide: Depend on targetPackages.stdenv.cc.bintools instead of binutils dir...John Ericson2017-11-05
| | * | gcc-4.5: fixup build with glibc-2.26Vladimír Čunát2017-11-07
| | |/
| | * gcc: Change default of `crossStageStatic` param to falseJohn Ericson2017-09-21
| | * gcc-4.5: Fix typoJohn Ericson2017-09-04
| | * 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: Homogenize syntax in one small spotJohn Ericson2017-08-18
| | * pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| * | Merge commit '198dceccbe5414a5fd72ca83624c0cc715db1aad' into gcc-simplify-flagsJohn Ericson2017-12-05
| |\|
| | * misc: Remove almost all uses of stdenv.{ccCross,binutils}John Ericson2017-06-22
* | | gcc: Fix after mergeJohn Ericson2017-12-07
* | | 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: Lock down more tools for cross-buildsJohn Ericson2017-12-04
|/
* 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
* gcc: When cross compiling, always expect prefixed binutilsJohn Ericson2017-05-17
* binutilsCross: Remove and use `binutils` instead alwaysJohn Ericson2017-04-25
* Rewrite a few `stdenv.cross` uses that *should* be `targetPlatform`John Ericson2017-04-24
* gcc: fix gmp, mpfr includesMatthew Bauer2016-09-15
* treewide: explicitly specify gtk versionKirill Boltaev2016-09-13
* gcc45, gnat, ghdl: fix up the buildsVladimír Čunát2016-09-10
* Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-07-15
|\
| * gcc: Pass --with-mpc in crossAttrsTuomas Tynkkynen2016-06-10
| * same changes to the rest. 4.5 has inf recursion still, 4.6 too old for glibc2.23Eric Litak2016-05-31
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-05-30
|\|
| * GCC: explicitly use some dev outputsTuomas Tynkkynen2016-05-19
| * treewide: Make explicit that 'dev' output of mpfr is usedTuomas Tynkkynen2016-05-19
| * treewide: Make explicit that 'dev' output of gmp is usedTuomas Tynkkynen2016-05-19
* | Merge remote-tracking branch 'origin/master' into hardened-stdenvFranz Pletz2016-05-18
|\|
| * gcc 4.5, 4.6: Remove broken update-gcc.sh symlinksTuomas Tynkkynen2016-05-03
* | Use general hardening flag toggle listsFranz Pletz2016-03-05
* | gnat: turn off all hardeningRobin Gloster2016-02-12
* | gnat: turn off some hardeningRobin Gloster2016-02-12
* | gcc45: turn off format hardeningRobin Gloster2016-01-30
* | switch hardening flagsRobin Gloster2016-01-30