summary refs log tree commit diff
path: root/pkgs/development/compilers/gcc/4.6
Commit message (Expand)AuthorAge
* Rename hostDrv -> crossDrv, buildDrv -> nativeDrvEelco Dolstra2012-12-28
* gcc46: moving the bootstrap logic into nixLluís Batlle i Rossell2012-12-27
* Fixing the patch in my prev commitLluís Batlle i Rossell2012-12-26
* gcc46: extending the gcc 4.6.3 patch about siginfo to other archsLluís Batlle i Rossell2012-12-26
* gcc: Get rid of lib64Eelco Dolstra2012-10-16
* gcc: Fix building on 32-bit Glibc 2.16Eelco Dolstra2012-09-21
* Mingw changes to gcc.Lluís Batlle i Rossell2012-05-25
* Making gcc not build libgomp with uclibc, as it lacks '-ldl' in its checks andLluís Batlle i Rossell2012-05-24
* Fixing the mingw cross gcc. I set it not to build shared libraries, because i...Lluís Batlle i Rossell2012-05-24
* GCC 4.6: Don't bail out when `gnused' isn't provided.Ludovic Courtès2012-04-23
* Darwin: Use GCC 4.6 in `stdenvNix'.Ludovic Courtès2012-04-23
* GFortran 4.6: Add patch to fix the output of `-v'.Ludovic Courtès2012-03-16
* GCC 4.6: Fix `gccCrossStageFinal' for GNU/Hurd.Ludovic Courtès2012-03-07
* GCC 4.6: Add patch to fix GNU/Hurd builds.Ludovic Courtès2012-03-06
* * Oops.Eelco Dolstra2012-03-02
* * GCC 4.6.3 and 4.5.3.Eelco Dolstra2012-03-01
* * Fix broken symlink.Eelco Dolstra2012-03-01
* GCC 4.6: Enable plug-in support by default.Ludovic Courtès2012-02-23
* GCC 4.6: Really disable stripping when `stripped' is false.Ludovic Courtès2012-02-23
* * Move all gcc versions to development/compilers/gcc.Eelco Dolstra2012-02-17