summary refs log tree commit diff
path: root/pkgs/development/compilers/gcc/4.6/default.nix
Commit message (Expand)AuthorAge
* gcc4.6: remove from treeMatthew Bauer2016-09-15
* gcc: --enable-bootstrap on DarwinMatthew Bauer2016-09-15
* treewide: explicitly specify gtk versionKirill Boltaev2016-09-13
* 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: 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 'upstream/master' into hardened-stdenvRobin Gloster2016-04-18
|\|
| * Merge commit staging+systemd into closure-sizeVladimír Čunát2015-10-03
| |\
| * \ Merge 'staging' into closure-sizeVladimír Čunát2015-04-18
| |\ \
| * | | mutiout: make it builtinVladimír Čunát2014-08-30
| * | | WIP2Vladimír Čunát2014-08-26
| * | | WIPVladimír Čunát2014-08-25
| * | | Merge 'staging' into multiple-outputsVladimír Čunát2014-08-23
| |\ \ \
| * | | | gcc: Put runtime libraries in a separate outputEelco Dolstra2013-06-12
| * | | | gcc: Fix building against the split GlibcEelco Dolstra2013-06-11
* | | | | Use general hardening flag toggle listsFranz Pletz2016-03-05
* | | | | gcc46: turn off format hardeningRobin Gloster2016-02-07
| |_|_|/ |/| | |
* | | | gcc: Remove duplicate filesEelco Dolstra2015-05-12
| |_|/ |/| |
* | | Fix fallout of recent cc-wrapper changesShea Levy2015-03-24
* | | mpc: also rename the attribute to libmpcVladimír Čunát2015-01-17
* | | unmaintain a bunch of packagesLudovic Courtès2015-01-13
* | | Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
* | | gcc-4.6: bump to 4.6.4Vladimír Čunát2014-12-14
* | | gcc_multi: sync the change to 4.6 and 4.9 as wellVladimír Čunát2014-11-13
| |/ |/|
* | Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
* | gcc: Add support for grsecurityRicardo M. Correia2014-05-15
* | Use mingw-w64 for 32bit Windows builds as well.aszlig2014-03-03
* | gcc-4.6: unmaintainShea Levy2014-02-03
* | gcc: Fix building 4.5 and 4.6Eelco Dolstra2014-01-13
* | gnat: Attempt to fix random build failuresEelco Dolstra2013-12-18
* | gcc: Support FreeBSDEelco Dolstra2013-11-06
* | Fix some meta.platforms attributes to build more stuff on DarwinEelco Dolstra2013-11-05
|/
* gcc-wrapper: avoiding one glibc rebuild, for gcc.crossDrvLluís Batlle i Rossell2013-04-10
* gcc: Don't symlink lib and lib64 when building multilibShea Levy2013-02-16
* Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra2013-02-15
|\
| * Add multilib gcc-4.6.Shea Levy2013-02-08
* | gcc: Moving the arch=loongson2f to the current platform approachLluís Batlle i Rossell2012-12-31
* | Porting the platform gcc flags support to gcc 4.7Lluís Batlle i Rossell2012-12-31
* | Adding platform gcc information for raspberrypi, and the gcc support.Lluís Batlle i Rossell2012-12-30
* | Merge branch 'stdenv-updates' into pi-stdenv-updatesLluís Batlle i Rossell2012-12-28
|\ \
| * | Remove unnecessary parentheses around if conditionsEelco Dolstra2012-12-28
| * | Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
| * | Rename hostDrv -> crossDrv, buildDrv -> nativeDrvEelco Dolstra2012-12-28
| * | gcc46: moving the bootstrap logic into nixLluís Batlle i Rossell2012-12-27