Commit Graph

216 Commits (0f68ed163cabcc1963e0b4b643dbe5e9d65de88d)

Author SHA1 Message Date
ambrop7@gmail.com 7eeb94e8dc Add patch for GCC bug 58800. 10 years ago
aszlig 23b43c6a9b
gcc-4.8: Use --with-as/ld for MinGW-w64 as well. 10 years ago
aszlig a9ef42f33c
gcc-4.8: Add ObjC and ObjC++ support for Darwin. 10 years ago
aszlig 9a0a85827c
gcc-4.8: Hook in cross-darwin libc and binutils. 10 years ago
aszlig e64b342fa8
Use mingw-w64 for 32bit Windows builds as well. 10 years ago
Lluís Batlle i Rossell 627c82b991 gcc 4.8: no need for the arm eabi patch. 10 years ago
Shea Levy d18bc25b95 Rename linuxManualConfig to buildLinux 11 years ago
Shea Levy 6bdafbad9b Build static libs with gcc 11 years ago
Eelco Dolstra f5773e1f02 gcc-4.8: Enable Darwin and FreeBSD 11 years ago
Peter Simons 67e3917864 gfortran-4.8: re-enable parallel building 11 years ago
Eelco Dolstra bdf34e9059 gcc: Don't use attrByPath 11 years ago
Vladimír Čunát 86802e68ff gcc-4.{7,8}: hacky fix for parallel builds 11 years ago
Peter Simons 3e052e242f gfortran48: disable parallel make to avoid apparent race condition 11 years ago
Peter Simons 3ec00b51f8 gcc: update to 4.8.x branch to 4.8.2 11 years ago
Peter Simons d4bcbbaba6 gcc: update from 4.8.0 to 4.8.1 11 years ago
Peter Simons 642b07f988 gcc: add version 4.8.0 11 years ago
Lluís Batlle i Rossell c7307122bf gcc47: Making the arm patch only for arm. 11 years ago
Lluís Batlle i Rossell 7405ddee2f gcc47: fixing the arm eabi hf build 11 years ago
Danny Wilson 15e865ac09 GCC 4.7.2 + updated libraries compiles on Illumos/SmartOS! 11 years ago
Danny Wilson bcaea92a12 Attempt at getting GCC 4.7 compiled on Illumos... 11 years ago
Lluís Batlle i Rossell 2402bb2613 gcc: Moving the arch=loongson2f to the current platform approach 12 years ago
Lluís Batlle i Rossell ba7cde0156 Porting the platform gcc flags support to gcc 4.7 12 years ago
Lluís Batlle i Rossell 87ec7b49b1 gcc47: Fixing the gcc.float cross parameters 12 years ago
Lluís Batlle i Rossell f2f50c42d2 gcc47: adding --with-float option to gcc builder 12 years ago
Lluís Batlle i Rossell fde74242bf gcc47: Adding gcc mode, cross-building. 12 years ago
Eelco Dolstra 84779a6f7d Remove unnecessary parentheses around if conditions 12 years ago
Eelco Dolstra ab3eeabfed Rename buildNativeInputs -> nativeBuildInputs 12 years ago
Eelco Dolstra 5be0a9acd7 Rename hostDrv -> crossDrv, buildDrv -> nativeDrv 12 years ago
Lluís Batlle i Rossell 636303797f gcc47: moving the bootstrap logic into nix 12 years ago
Lluís Batlle i Rossell d05b33653e gcc47: moving the bootstrap logic into nix 12 years ago
Lluís Batlle i Rossell 96b0de4c33 gcc4.7: making the cross-built gcc respect withAbi, withArch, ... 12 years ago
Lluís Batlle i Rossell fc51895afe Get gccs understand 'fpu' 12 years ago
Ludovic Courtès 1ac274784b gcc 4.7: don't pass `--with-native-system-header-dir' when cross-compiling 12 years ago
Ludovic Courtès cd30b83fd8 gcc 4.7: when cross-building for GNU, patch `gnu.h', not `i386/gnu.h' 12 years ago
Ludovic Courtès 2aea62bd07 gcc 4.7: when cross-building for GNU, patch `gnu-user.h', not `gnu.h' 12 years ago
Ludovic Courtès eb08033e06 gcc 4.7: remove attempt to modify non-existent file 12 years ago
Ludovic Courtès ebe07c644f gcc 4.7: remove now useless GNU/Hurd-related patch 12 years ago
Lluís Batlle i Rossell 612ed601f2 gcc47: updating to 4.7.2 12 years ago
Peter Simons 1f18f24387 gcc-4.7: download source code from a mirror instead of hard-coding the URL of the master site 12 years ago
Lluís Batlle i Rossell f682ff3521 gcc47: disabling parallel build if profiled bootstrap required 12 years ago
Lluís Batlle i Rossell 592b980931 gccgo46: removing it. I set gccgo = gcc47 12 years ago
Lluís Batlle i Rossell a375ffa53f Adding gccgo for gcc4.7. 12 years ago
Lluís Batlle i Rossell 7954b01342 Adding gcc 4.7.1. 12 years ago
Lluís Batlle i Rossell 44b2d21212 Mingw changes to gcc. 12 years ago
Lluís Batlle i Rossell e9186a03b9 Making gcc not build libgomp with uclibc, as it lacks '-ldl' in its checks and 12 years ago
Lluís Batlle i Rossell d9fdfffef9 Fixing the mingw cross gcc. I set it not to build shared libraries, because its specs for 12 years ago
Ludovic Courtès b53f6b9dd0 GCC 4.6: Don't bail out when `gnused' isn't provided. 12 years ago
Ludovic Courtès 29bc53265d Darwin: Use GCC 4.6 in `stdenvNix'. 12 years ago
Ludovic Courtès cc6f814a8f GFortran 4.6: Add patch to fix the output of `-v'. 12 years ago
Ludovic Courtès 09531a24ad GCC 4.6: Fix `gccCrossStageFinal' for GNU/Hurd. 12 years ago