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