about summary refs log tree commit diff
path: root/pkgs/development/compilers/gcc-4.5
Commit message (Expand)AuthorAge
* * Streamline the stdenv bootstrap and resulting closure by removingEelco Dolstra2011-12-14
* * Sync with the trunk.Eelco Dolstra2011-12-12
|\
| * GCC 4.5: Fix cross-compilation to MinGW.Ludovic Courtès2011-11-22
| * GCC 4.5: Fix `gcc45.hostDrv' for GNU.Ludovic Courtès2011-11-13
| * Do not apply Hurd-specific fixes for simple cross-Linux. Unfortunately, still...Michael Raskin2011-11-13
| * GCC 4.5: Fix the Canadian cross, aka. `gcc45.hostDrv'.Ludovic Courtès2011-11-12
| * GCC 4.5: Allow `libcCross != null && cross == null' for `gcc.hostDrv'.Ludovic Courtès2011-11-12
| * GCC 4.5: Provide the right system include directory on GNU/Hurd.Ludovic Courtès2011-11-12
* | * Remove the NIX_STRIP_DEBUG flag. It was undocumented and confusingEelco Dolstra2011-12-12
* | * Backport the GCC xlibs dependency fix.Eelco Dolstra2011-10-27
* | gcc-4.{4,5,6}: Remove Treelang, bison, and flexShea Levy2011-08-28
* | GCC 4.5: Remove explicit "-g0 -O2".Ludovic Courtès2011-03-29
* | GCC 4.5.2: Don't use the `install-strip' target, which wasn't available.Ludovic Courtès2011-03-28
* | Revert "GCC 4.5.2: Attempt to fix compilation of libstdc++."Ludovic Courtès2011-03-25
* | GCC 4.5.2: Attempt to fix compilation of libstdc++.Ludovic Courtès2011-03-24
* | GCC 4.5.2.Ludovic Courtès2011-03-23
* | GCC 4.5: Use `install-strip' instead of `-Wl,--strip-debug'; add `gcc45_debug'.Ludovic Courtès2011-03-23
|/
* Fixing the gcc postPatch, for the static stage of the cross-compiler Lluís Batlle i Rossell2010-12-20
* GCC 4.5: Fix the `GLIBC_DYNAMIC_LINKER' macro on NixOS and in cross builds.Ludovic Courtès2010-12-14
* Updating a gnat patch made for 4.4 to 4.5Lluís Batlle i Rossell2010-11-09
* Two fixes in one:Lluís Batlle i Rossell2010-10-26
* Setting the gcc --with-arch=fuloong2f only on mips64-linux. (what was there b...Lluís Batlle i Rossell2010-09-01
* Setting any stdenv.system references for the loongson2f system to 'mips64-lin...Lluís Batlle i Rossell2010-09-01
* * Don't store the GCC configure flags in the output (visible throughEelco Dolstra2010-08-05
* Making gcc not depend on bootstrap-tools (by a postInstall patchelf trick)Lluís Batlle i Rossell2010-08-05
* * Indentation fixes.Eelco Dolstra2010-08-05
* Trying to bootstrap gcc 4.5 with ppl, so it does not depend on libstdc++ from...Lluís Batlle i Rossell2010-08-04
* Updating gcc to 4.5.1.Lluís Batlle i Rossell2010-08-02
* Merging from trunk.Lluís Batlle i Rossell2010-08-02
|\
| * GCC 4.5: Fix libpthread-related `LIB_SPEC' on GNU.Ludovic Courtès2010-07-15
| * GCC 4.5: Augment `LIB_SPEC' so that GNU's libpthread's deps are visible.Ludovic Courtès2010-07-14
| * GCC 4.5: Patch the right header file for pthread on GNU.Ludovic Courtès2010-07-13
| * GCC 4.5: Add `-L${libpthread}/lib' unconditionally on GNU.Ludovic Courtès2010-07-13
| * GCC 4.5: Fix pthread support for GNU.Ludovic Courtès2010-07-13
| * GCC 4.5: Remove unnecessary `configure' flags.Ludovic Courtès2010-06-17
* | Fixing the gcc-4.5 cross-build (the native strip destroys the .a cross-builtLluís Batlle i Rossell2010-08-01
* | Trying to make gcc 4.5 cross-buildableLluís Batlle i Rossell2010-08-01
* | Enable parallel building of gcc, glibc, gmp, mpfr, coreutils, perl, git, and ...Peter Simons2010-06-23
|/
* Making clang build for llvm 2.7Lluís Batlle i Rossell2010-06-12
* llvm update attempt + dragoneggLluís Batlle i Rossell2010-06-12
* GCJ 4.5: Fix `java.home'.Ludovic Courtès2010-05-27
* GCJ 4.5: Fix value of the `java.home' property.Ludovic Courtès2010-05-26
* GCJ 4.5: Build with `--enable-java-home' & co.Ludovic Courtès2010-05-25
* GCC 4.5: Patch the spec string for GNU/Hurd to add the right `-I' flags.Ludovic Courtès2010-05-21
* GCC 4.5: Handle cross-glibc's propagated build inputs.Ludovic Courtès2010-05-19
* GCC 4.5: Add support for a separate libpthread; rearrange target flags handling.Ludovic Courtès2010-05-19
* GCC 4.5: Unset $CPATH and $LIBRARY_PATH if and only if they are empty.Ludovic Courtès2010-05-19
* GCC 4.5: Add patch to fix GNU/Hurd builds.Ludovic Courtès2010-05-19
* Fixing gcc-4.5 related to the patch for ultrasparc. The patch should not beLluís Batlle i Rossell2010-05-06
* Making gcc-4.5 cross-build to mingw32 too (set by the proper config and libc ...Lluís Batlle i Rossell2010-05-06