summary refs log tree commit diff
path: root/pkgs/development/compilers/gcc
Commit message (Expand)AuthorAge
* Rename hostDrv -> crossDrv, buildDrv -> nativeDrvEelco Dolstra2012-12-28
* gcc47: moving the bootstrap logic into nixLluís Batlle i Rossell2012-12-27
* 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
* Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra2012-12-04
|\
| * Remove support for the obsolete powerpc-darwin and i686-darwin platformsEelco Dolstra2012-11-29
| * Remove a bunch of unreferenced filesEelco Dolstra2012-11-29
| * gcc 4.7: don't pass `--with-native-system-header-dir' when cross-compilingLudovic Courtès2012-11-29
| * gcc 4.7: when cross-building for GNU, patch `gnu.h', not `i386/gnu.h'Ludovic Courtès2012-11-29
| * gcc 4.7: when cross-building for GNU, patch `gnu-user.h', not `gnu.h'Ludovic Courtès2012-11-29
* | Merge branch 'master' into stdenv-updates.Peter Simons2012-11-21
|\|
| * gcc 4.7: remove attempt to modify non-existent fileLudovic Courtès2012-11-17
| * gcc 4.7: remove now useless GNU/Hurd-related patchLudovic Courtès2012-11-15
| * ghdl: building the standard libs with -O2Lluís Batlle i Rossell2012-11-13
| * gcc47: updating to 4.7.2Lluís Batlle i Rossell2012-09-24
* | gcc: Get rid of lib64Eelco Dolstra2012-10-16
* | gcc: Fix building on 32-bit Glibc 2.16Eelco Dolstra2012-09-21
|/
* gcc-4.7: download source code from a mirror instead of hard-coding the URL of...Peter Simons2012-08-22
* gcc 4.5: Update to 4.5.4.Ludovic Courtès2012-08-20
* gcc47: disabling parallel build if profiled bootstrap requiredLluís Batlle i Rossell2012-08-03
* gccgo46: removing it. I set gccgo = gcc47Lluís Batlle i Rossell2012-08-03
* Adding gccgo for gcc4.7.Lluís Batlle i Rossell2012-08-03
* Adding gcc 4.7.1.Lluís Batlle i Rossell2012-08-02
* 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
* Apple GCC: Fix `no-sys-dirs.patch' so that it applies.Ludovic Courtès2012-04-13
* 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
* * The `patch' command is now part of stdenv, so it no longer needs toEelco Dolstra2004-09-18
* * Ensure that when building gcc, libstdc++ is linked against theEelco Dolstra2004-04-04
* * Remove trivial builders.Eelco Dolstra2004-03-29
* * Upgrade to gcc 3.3.3. Starting at 3.3.3, the gcc makefile checksEelco Dolstra2004-03-27
* * The stdenv setup script now defines a generic builder that allowsEelco Dolstra2004-03-19
* * Finally got stdenv-nix-linux working again. Still not perfect,Eelco Dolstra2004-03-11
* * stdenv-nix-linux should more-or-less work again now.Eelco Dolstra2004-03-09
* * Removed the old gcc.Eelco Dolstra2004-03-09
* * Rename .fix -> .nix.Eelco Dolstra2003-11-18
* * Renamed pkgs-ng to pkgs.Eelco Dolstra2003-11-14