summaryrefslogtreecommitdiff
path: root/gnu/packages/gcc.scm
AgeCommit message (Expand)Author
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 GCJ...Ricardo 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
2014-05-27gnu: gcc-4.8: Upgrade to 4.8.3....Ludovic Courtès
2014-04-22gnu: Add GCC 4.9.0....Ludovic Courtès
2014-03-10More /gnu/store replacements....Ludovic Courtès
2013-12-15gnu: Move libelf and patchelf to (gnu packages elf)....Ludovic Courtès
2013-12-01gnu: Synchronize descriptions with 'gnumaint'.Ludovic Courtès
2013-11-18gnu: gcc: Really always link against libgcc_s.so....Ludovic Courtès
2013-11-18gnu: gcc: Always link against libgcc_s.so....Ludovic Courtès
2013-11-16gnu: Switch to GCC 4.8 as the default compiler....Ludovic Courtès
2013-11-01gnu: Add GCC front ends for Fortran, Go, Objective C, and Objective C++....Nikita Karetnikov
2013-10-28gnu: gcc-4.8: Upgrade to 4.8.2....Nikita Karetnikov
2013-10-09Synchronize package descriptions with the Womb....Ludovic Courtès
2013-09-10gnu: isl: Update urls....Andreas Enge