Skip to content
Snippets Groups Projects
  1. Jul 15, 2016
  2. Jul 13, 2016
  3. Jul 07, 2016
  4. Jun 07, 2016
  5. May 19, 2016
  6. May 08, 2016
  7. Mar 24, 2016
  8. Feb 29, 2016
  9. Feb 18, 2016
    • John Crispin's avatar
      toolchain: add support of ARCv2 architecture · 7b821a5a
      John Crispin authored
      
      This change adds support of ARC ISAv2 processors in
      OpenWRT toolchain.
      
      In general gcc for ARC may compile code for both ISA versions
      simultaneously but libgcc will be built only for default
      architecture that's why it's necessary to specify --with-cpu
      on gcc configuration.
      
      As for uClibc we need to use different configurations for
      different ARC ISAs.
      
      Signed-off-by: default avatarAlexey Brodkin <abrodkin@synopsys.com>
      Cc: Felix Fietkau <nbd@openwrt.org>
      Cc: Jo-Philipp Wich <jow@openwrt.org>
      Cc: Jonas Gorski <jogo@openwrt.org>
      
      SVN-Revision: 48739
      7b821a5a
  10. Jan 25, 2016
  11. Jan 20, 2016
  12. Dec 23, 2015
  13. Nov 25, 2015
  14. Nov 18, 2015
  15. Nov 17, 2015
  16. Nov 13, 2015
  17. Nov 10, 2015
  18. Sep 22, 2015
  19. Sep 13, 2015
  20. Sep 11, 2015
  21. Sep 07, 2015
  22. Sep 06, 2015
  23. Sep 03, 2015
  24. Aug 16, 2015
  25. Jul 14, 2015
  26. Jul 12, 2015
  27. 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
  28. Jun 21, 2015
  29. Jun 20, 2015
  30. Jun 17, 2015
  31. Jun 11, 2015
Loading