1. 28 Feb, 2014 1 commit
  2. 25 Feb, 2014 1 commit
  3. 24 Feb, 2014 3 commits
  4. 23 Feb, 2014 4 commits
  5. 22 Feb, 2014 2 commits
  6. 20 Feb, 2014 2 commits
  7. 19 Feb, 2014 4 commits
  8. 18 Feb, 2014 1 commit
  9. 15 Feb, 2014 2 commits
  10. 13 Feb, 2014 1 commit
  11. 12 Feb, 2014 1 commit
  12. 11 Feb, 2014 1 commit
  13. 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
  14. 06 Feb, 2014 1 commit
  15. 05 Feb, 2014 1 commit
  16. 04 Feb, 2014 2 commits
  17. 03 Feb, 2014 1 commit
  18. 26 Jan, 2014 2 commits
  19. 25 Jan, 2014 1 commit
  20. 24 Jan, 2014 1 commit
  21. 19 Jan, 2014 1 commit
  22. 18 Jan, 2014 1 commit
  23. 17 Jan, 2014 2 commits
  24. 15 Jan, 2014 2 commits
  25. 14 Jan, 2014 1 commit