about summary refs log tree commit diff
path: root/pkgs/development/compilers/gcc
Commit message (Expand)AuthorAge
* gcc: Moving the arch=loongson2f to the current platform approachLluís Batlle i Rossell2012-12-31
* Porting the platform gcc flags support to gcc 4.7Lluís Batlle i Rossell2012-12-31
* Adding platform gcc information for raspberrypi, and the gcc support.Lluís Batlle i Rossell2012-12-30
* Merge branch 'stdenv-updates' into pi-stdenv-updatesLluís Batlle i Rossell2012-12-28
|\
| * Merge remote-tracking branch 'eelco/master' into stdenv-updatesLluís Batlle i Rossell2012-12-28
| |\
| | * gcc47: Adding gcc mode, cross-building.Lluís Batlle i Rossell2012-12-28
* | | gcc47: Fixing the gcc.float cross parametersLluís Batlle i Rossell2012-12-28
* | | Merge branch 'stdenv-updates' into pi-stdenv-updatesLluís Batlle i Rossell2012-12-28
|\| |
| * | Clean up redundant "if condition then true else false"Eelco Dolstra2012-12-28
| * | Remove unnecessary parentheses around if conditionsEelco Dolstra2012-12-28
| * | Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
| * | 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
* | | gcc47: adding --with-float option to gcc builderLluís Batlle i Rossell2012-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
* | | gcc4.7: making the cross-built gcc respect withAbi, withArch, ...Lluís Batlle i Rossell2012-12-26
* | | I forgot to undo a gcc46 unneeded change.Lluís Batlle i Rossell2012-12-26
* | | Restoring the gcc 4.6 builder. No need to change it.Lluís Batlle i Rossell2012-12-26
* | | Typo in 4.7 builder.shLluís Batlle i Rossell2012-12-26
* | | gcc47: fix on configureFlags, for cross-built gccLluís Batlle i Rossell2012-12-26
* | | gcc47: trying to fix cross-building a gccLluís Batlle i Rossell2012-12-26
* | | gcc/gcc-cross-wrapper: making gcc47 work with uclibcLluís Batlle i Rossell2012-12-26
* | | Removing any cross-building kind of native build for the pi.Lluís Batlle i Rossell2012-12-26
* | | Get gccs understand 'fpu'Lluís Batlle i Rossell2012-12-26
* | | Setting some kind of cross-compiler situation, for armv6l gnueabihf.Lluís Batlle i Rossell2012-12-26
* | | Fixing my bash scripting of the previous commitLluís Batlle i Rossell2012-12-26
* | | Trying to fix the gcc builder; I added pi flags in the wrong if/else branch.Lluís Batlle i Rossell2012-12-26
* | | Making gcc use some extra flags to build the proper hardfp gcc.root2012-12-26
* | | First movement to get the raspberrypi stdenv building.root2012-12-26
|/ /
* | 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