Age | Commit message (Expand) | Author |
2015-07-10 | gnu: gcc-4.9: Update to 4.9.3. | Mark H Weaver |
2015-06-29 | gnu: Add libiberty. | Ricardo Wurmus |
2015-06-29 | gnu: gcc-4.8: Update to 4.8.5. | Ludovic Courtès |
2015-06-25 | gnu: Add default GCC and default gfortran. | Ricardo Wurmus |
2015-06-24 | gnu: Add gfortran 4.9. | Ricardo Wurmus |
2015-06-21 | Merge branch 'master' into core-updates | Mark H Weaver |
2015-06-19 | gnu: Add libstdc++ as a standalone package. | Ludovic Courtès |
2015-06-14 | gnu: gcc: Build libsanitizer's bundled libbacktrace without -Werror. | Ludovic Courtès |
2015-06-10 | Merge branch 'master' into core-updates | Mark H Weaver |
2015-06-09 | gnu: gcc: Build libbacktrace without -Werror. | Ludovic Courtès |
2015-06-09 | gnu: gcc: Add "debug" output, debugging symbols of libraries. | Ludovic Courtès |
2015-06-09 | gnu: gcc: Do not add -rpath=LIBDIR/lib64 to the "lib" spec. | Ludovic Courtès |
2015-06-04 | gnu: gcc: Move patch upstream status in the patch itself. | Ludovic Courtès |
2015-05-08 | gnu: gcj: Add $libdir to RUNPATH. | Ricardo Wurmus |
2015-05-04 | gnu: gcc-5.1: Add specific libvtv patch. | Ludovic Courtès |
2015-05-02 | gnu: gcj: Remove broken symlink and conflicting files. | Ricardo Wurmus |
2015-04-30 | gnu: gcc: Add link to upstream bug report. | Ludovic Courtès |
2015-04-30 | gnu: gcc: Add $libdir to the RUNPATH of libvtv.so. | Ludovic Courtès |
2015-04-26 | Merge branch 'master' into core-updates. | Andreas Enge |
2015-04-23 | gnu: Add gcc-5.1.0 and gcc-toolchain-5.1.0. | Mark H Weaver |
2015-04-23 | gnu: gcc: Do not always disable RUNPATH validation. | Ludovic Courtès |
2015-04-23 | gnu: gcc: Add a RUNPATH to libstdc++.so so that it finds libgcc_s.so. | Ludovic Courtès |
2015-04-20 | gnu: Remove all #:select from (gnu packages ...) modules. | Ludovic Courtès |
2015-04-09 | gnu: gcc: Do not pass -dynamic-linker to linker when !shared on arm. | Mark H Weaver |
2015-04-07 | gnu: gcc: Disable RUNPATH validation for native builds. | Ludovic Courtès |
2015-04-02 | gnu: gcc: Fix libgcc_s directory in RUNPATH for cross-compiled binaries. | Ludovic Courtès |
2015-03-08 | gnu: gcj: Use a versioned URL for 'javac.in'. | Ludovic Courtès |
2015-03-07 | gnu: gcj: Move javac.in from a file in the distribution to an origin. | Andreas Enge |
2015-03-07 | gnu: gcc: Add copyright line. | Andreas Enge |
2015-01-27 | gnu: Add GCJ | Ricardo Wurmus |
2015-01-07 | gnu: Add toolchain support for 'armhf-linux'. | Mark H Weaver |
2015-01-07 | gnu: gcc: Use 'gcc-configure-flags-for-triplet' for native compilers too. | Mark H Weaver |
2015-01-07 | gnu: gcc-static: Remove -lgcc_s from GNU_USER_TARGET_LIB_SPEC. | Mark H Weaver |
2015-01-07 | Revert "gnu: gcc: Add '-lgcc_s' only when '-pthread' is given." | Mark H Weaver |
2015-01-06 | gnu: gcc: Add '-lgcc_s' only when '-pthread' is given. | Mark H Weaver |
2015-01-06 | gnu: gcc: Improve dynamic linker patching code. | Mark H Weaver |
2015-01-06 | Merge branch 'master' into core-updates | Mark H Weaver |
2015-01-03 | gnu: gcc-4.9: Fix build on MIPS. | Mark H Weaver |
2014-12-27 | packages: Add 'file-type' field to 'search-path-specification'. | Ludovic Courtès |
2014-12-27 | gnu: gcc-4.8: Update to 4.8.4. | Ludovic Courtès |
2014-11-04 | gnu: gcc-4.9: Update to 4.9.2. | Ludovic Courtès |
2014-10-26 | gnu: Some cleanup based on lint checkers. | Eric Bavier |
2014-09-17 | gnu: gcc-4.8.3: Add patch for PR61801. | Ludovic Courtès |
2014-09-13 | gnu: Adjust synopses as recommended by 'guix lint'. | Ludovic Courtès |
2014-07-31 | gnu: gccgo: Suppress the separate "lib" output. | Mark H Weaver |
2014-07-24 | gnu: gcc: Update to 4.9.1. | Mark H Weaver |
2014-06-14 | gnu: gcc: Really avoid 'install-strip' when cross-compiling. | Ludovic Courtès |
2014-06-14 | gnu: gcc-4.7: Upgrade to 4.7.4. | Ludovic Courtès |
2014-06-14 | gnu: gcc: Don't use the 'install-strip' target when cross-compiling. | Ludovic Courtès |
2014-06-14 | gnu: gcc: Fix cross-compilation of gcc (Canadian cross). | Ludovic Courtès |