Commit Graph

217 Commits (c911240e9cc2a7c12c985bd32700b9657b5698a9)

Author SHA1 Message Date
Ludovic Courtès 09531a24ad GCC 4.6: Fix `gccCrossStageFinal' for GNU/Hurd. 12 years ago
Ludovic Courtès 8bab00e0ad GCC 4.6: Add patch to fix GNU/Hurd builds. 12 years ago
Eelco Dolstra a88fdf8ef7 * Oops. 12 years ago
Ludovic Courtès 79232c5f54 GCC 4.6: Enable plug-in support by default. 12 years ago
Ludovic Courtès 5fb4901886 GCC 4.6: Really disable stripping when `stripped' is false. 12 years ago
Eelco Dolstra 6c2de318ad * Move all gcc versions to development/compilers/gcc. 12 years ago
Peter Simons ebdb515865 pkgs/development/compilers/gcc-4.6: added 'enablePlugin' attribute (defaults to false) to add support for GCC plugins (such as melt) 12 years ago
Peter Simons 35a4593277 pkgs/development/compilers/gcc-4.6: strip trailing whitespace 12 years ago
Lluís Batlle i Rossell 4a1c721c01 Changing every reference from mips64-linux to mips64el-linux. That's 13 years ago
Eelco Dolstra 9eb4c4ddef * GCC 4.6: drop the cloog-ppl backend, which seems obsolete. 13 years ago
Eelco Dolstra 3ea1c30846 * Remove the NIX_STRIP_DEBUG flag. It was undocumented and confusing 13 years ago
Ludovic Courtès 05880a4aea GCC 4.6.2. 13 years ago
Ludovic Courtès 8404afcfe4 GCC 4.6: Incorporate changes made in 4.5 to support cross-builds to GNU. 13 years ago
Ludovic Courtès f68d9d7c29 GCC 4.6: Better separate native and host build inputs. 13 years ago
Eelco Dolstra 30933c30d3 * GCC updated to 4.6.2. 13 years ago
Eelco Dolstra e85e73bbc8 * Operator precendence kills :-) GCC was accidentally depending on 13 years ago
Shea Levy d11c7b604f gcc-4.{4,5,6}: Remove Treelang, bison, and flex 13 years ago
Ludovic Courtès 909f438893 GCC 4.6.1. 13 years ago
Shea Levy 352dded989 Libelf isn't building on Darwin according to hydra, so remove libelf-dependent GCC-4.6 from Darwin 13 years ago
Ludovic Courtès 17fdaf6a7e GCC 4.6: Add a version with debugging symbols. 13 years ago
Ludovic Courtès 36ed7a8eb8 GCC 4.6: Use `callPackage'. 13 years ago
Shea Levy 76610988f8 Remove --with-stage1-libs from gcc-4.6.0 when building against a static ppl 13 years ago
Shea Levy bec9352ae7 Use g++ -E as the C++ preprocessor 13 years ago
Shea Levy 72a9ea5c5c Only set the C++ preprocessor if C++ is enabled 13 years ago
Shea Levy ea7a559290 Add support for the new Go frontend to GCC 4.6.0. 13 years ago
Shea Levy 2b3d751095 Use install-strip when installing a stripped GCC 4.6 13 years ago
Shea Levy 93d86b97f6 Merged in changes from stdenv-updates on gcc-4.5 into gcc-4.6 13 years ago
Shea Levy 9ec8f9aefb Add myself as a gcc-4.6 maintainer 13 years ago
Shea Levy 9511b89ec1 Update to GCC 4.6.0: 13 years ago
Shea Levy 6c033b18ee Initial copy of gcc-4.5 to gcc-4.6 13 years ago
Ludovic Courtès 9a9a6cd27e GCC 4.5: Remove explicit "-g0 -O2". 13 years ago
Ludovic Courtès 312680ff50 GCC 4.5.2: Don't use the `install-strip' target, which wasn't available. 13 years ago
Ludovic Courtès 570fed8e1f Revert "GCC 4.5.2: Attempt to fix compilation of libstdc++." 13 years ago
Ludovic Courtès fff1ca83d5 GCC 4.5.2: Attempt to fix compilation of libstdc++. 13 years ago
Ludovic Courtès d701519f5a GCC 4.5.2. 13 years ago
Ludovic Courtès d887437d8e GCC 4.5: Use `install-strip' instead of `-Wl,--strip-debug'; add `gcc45_debug'. 13 years ago
Lluís Batlle i Rossell a360198627 Fixing the gcc postPatch, for the static stage of the cross-compiler 14 years ago
Ludovic Courtès fff4a6c8b4 GCC 4.5: Fix the `GLIBC_DYNAMIC_LINKER' macro on NixOS and in cross builds. 14 years ago
Lluís Batlle i Rossell bc22ce3b74 Setting the gcc --with-arch=fuloong2f only on mips64-linux. (what was there before was 14 years ago
Lluís Batlle i Rossell 641f956581 Setting any stdenv.system references for the loongson2f system to 'mips64-linux'. 14 years ago
Peter Simons 1a6039cb45 Enable parallel building of gcc, glibc, gmp, mpfr, ncurses, coreutils, perl, python, git, and qt4. 14 years ago
Eelco Dolstra 6fe628b99a * Indentation fixes. 14 years ago
Lluís Batlle i Rossell e0a11f532b Trying to bootstrap gcc 4.5 with ppl, so it does not depend on libstdc++ from the boostrap-tools. 14 years ago
Lluís Batlle i Rossell 955b962993 Updating gcc to 4.5.1. 14 years ago
Lluís Batlle i Rossell 0f4673788e Fixing the gcc-4.5 cross-build (the native strip destroys the .a cross-built 14 years ago
Lluís Batlle i Rossell da3ba13fb5 Trying to make gcc 4.5 cross-buildable 14 years ago
Ludovic Courtès d88cd100c9 GCC 4.5: Fix libpthread-related `LIB_SPEC' on GNU. 14 years ago
Ludovic Courtès f0de698503 GCC 4.5: Augment `LIB_SPEC' so that GNU's libpthread's deps are visible. 14 years ago
Ludovic Courtès 29ee6afbea GCC 4.5: Patch the right header file for pthread on GNU. 14 years ago
Ludovic Courtès 83335bda50 GCC 4.5: Add `-L${libpthread}/lib' unconditionally on GNU. 14 years ago