1. 07 Feb, 2014 1 commit
    • Martin Storsjö's avatar
      arm: Add EXTERN_ASM to the .func and .type declarations for exported symbols · e3fec3f0
      Martin Storsjö authored
      This makes the generated assembly more internally consistent,
      avoiding declaring two labels for the same function (for cases
      where EXTERN_ASM is empty) and not declaring a separate unprefixed
      label in other cases.
      
      This also makes sure the .func and .type delcarations have the same
      prefix. They have previously not been used on the platforms
      that have prefixed symbols on arm (iOS), but gas-preprocessor
      has recently started using the .func declarations for adding
      .thumb_func declarations for such functions.
      Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
      e3fec3f0
  2. 10 Jan, 2014 1 commit
  3. 07 Jan, 2014 1 commit
  4. 30 Aug, 2013 1 commit
  5. 29 Aug, 2013 1 commit
  6. 28 Aug, 2013 2 commits
  7. 18 Jul, 2013 1 commit
  8. 26 May, 2013 1 commit
  9. 04 May, 2013 1 commit
  10. 11 Feb, 2013 1 commit
  11. 22 Jan, 2013 4 commits
  12. 16 Jan, 2013 1 commit
  13. 07 Dec, 2012 3 commits
  14. 26 Nov, 2012 1 commit
  15. 11 Oct, 2012 1 commit
  16. 03 Oct, 2012 1 commit
  17. 02 Oct, 2012 3 commits
  18. 21 Sep, 2012 2 commits
  19. 20 Sep, 2012 1 commit
  20. 15 Sep, 2012 1 commit
  21. 13 Aug, 2012 2 commits
  22. 10 Aug, 2012 1 commit
  23. 07 Aug, 2012 1 commit
  24. 01 Jul, 2012 1 commit
  25. 22 Jun, 2012 1 commit
  26. 18 Jun, 2012 1 commit
  27. 12 Jun, 2012 1 commit
  28. 08 Jun, 2012 3 commits