Skip to content
Snippets Groups Projects
  1. Nov 10, 2015
  2. Sep 22, 2015
  3. Sep 13, 2015
  4. Sep 11, 2015
  5. Sep 07, 2015
  6. Sep 06, 2015
  7. Sep 03, 2015
  8. Aug 16, 2015
  9. Jul 14, 2015
  10. Jul 12, 2015
  11. Jun 22, 2015
    • Steven Barth's avatar
      gcc/musl: rework SSP-support · 1877bc9d
      Steven Barth authored
      
      Make musl provide libssp_nonshared.a and make GCC link it unconditionally
      if musl is used. This should be a no-op if SSP is disabled and seems to be
      the only reliable way of dealing with SSP over all packages due to the mess
      that is linkerflags handling in packages.
      
      Signed-off-by: default avatarSteven Barth <steven@midlink.org>
      
      SVN-Revision: 46108
      1877bc9d
  12. Jun 21, 2015
  13. Jun 20, 2015
  14. Jun 17, 2015
  15. Jun 11, 2015
  16. May 10, 2015
  17. Mar 24, 2015
  18. Feb 11, 2015
  19. Dec 12, 2014
    • Felix Fietkau's avatar
      gcc: don't clobber stamp-bits with a symlink to itself · 548d9a00
      Felix Fietkau authored
      
      Several versions of gcc have an issue in libstdc++v3 where the build may
      clobber stamp-bits with a link to itself.  This doesn't manifest itself
      on all systems.  On several Ubuntu systems, this doesn't appear to be a
      problem, but it is an issue on Fedora 16 systems.
      
      To fix the issue, we'll simply filter out stamp-bits from the symlinks
      to be generated.
      
      Note: gcc 4.4.7 is unaffected by this issue, so no fix is necessary
      there.
      
      Signed-off-by: default avatarJohn Szakmeister <john@szakmeister.net>
      
      SVN-Revision: 43669
      548d9a00
  20. Oct 24, 2014
  21. Oct 20, 2014
  22. Oct 19, 2014
  23. Oct 05, 2014
  24. Sep 30, 2014
  25. Sep 20, 2014
  26. Jul 27, 2014
  27. Jul 14, 2014
  28. Jul 10, 2014
  29. Jun 18, 2014
Loading