about summary refs log tree commit diff
path: root/pkgs/development/compilers/gcc-4.6
Commit message (Expand)AuthorAge
* * GCC 4.6: drop the cloog-ppl backend, which seems obsolete.Eelco Dolstra2011-12-14
* * Sync with the trunk.Eelco Dolstra2011-12-12
|\
| * GCC 4.6.2.Ludovic Courtès2011-12-12
| * GCC 4.6: Incorporate changes made in 4.5 to support cross-builds to GNU.Ludovic Courtès2011-11-29
| * GCC 4.6: Better separate native and host build inputs.Ludovic Courtès2011-11-12
* | * Remove the NIX_STRIP_DEBUG flag. It was undocumented and confusingEelco Dolstra2011-12-12
* | * GCC updated to 4.6.2.Eelco Dolstra2011-10-27
* | * Operator precendence kills :-) GCC was accidentally depending onEelco Dolstra2011-10-27
* | gcc-4.{4,5,6}: Remove Treelang, bison, and flexShea Levy2011-08-28
|/
* GCC 4.6: Don't assume `$NIX_GCC/nix-support/orig-libc' exists.Ludovic Courtès2011-07-22
* GCC 4.6.1.Ludovic Courtès2011-06-30
* GCC 4.6: Pass `-O2' and optionally `-g' to the bootstrap compiler.Ludovic Courtès2011-06-15
* Libelf isn't building on Darwin according to hydra, so remove libelf-dependen...Shea Levy2011-04-08
* GCC 4.6: Add a version with debugging symbols.Ludovic Courtès2011-04-06
* GCC 4.6: Use `callPackage'.Ludovic Courtès2011-04-06
* Remove --with-stage1-libs from gcc-4.6.0 when building against a static pplShea Levy2011-04-05
* Use g++ -E as the C++ preprocessorShea Levy2011-04-02
* Only set the C++ preprocessor if C++ is enabledShea Levy2011-04-02
* Add support for the new Go frontend to GCC 4.6.0.Shea Levy2011-04-02
* Use install-strip when installing a stripped GCC 4.6Shea Levy2011-04-01
* Merged in changes from stdenv-updates on gcc-4.5 into gcc-4.6Shea Levy2011-04-01
* Add myself as a gcc-4.6 maintainerShea Levy2011-04-01
* Update to GCC 4.6.0:Shea Levy2011-03-31
* Initial copy of gcc-4.5 to gcc-4.6Shea Levy2011-03-31