1. 06 Nov, 2018 1 commit
  2. 05 Nov, 2018 2 commits
  3. 27 Oct, 2018 2 commits
  4. 13 Oct, 2018 2 commits
  5. 12 Oct, 2018 1 commit
    • Martin Storsjö's avatar
      arm: Emit .thumb_func directives · 5584abf6
      Martin Storsjö authored
      Prior to Xcode 9.3, the clang built-in assembler didn't support
      altmacro, and gas-preprocessor was used for assembling for arm/darwin.
      
      For thumb functions, gas-preprocessor took care of adding the .thumb_func
      directives, but when now being able to assemble without gas-preprocessor,
      we need to add these directives ourselves.
      Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
      5584abf6
  6. 11 Oct, 2018 2 commits
  7. 06 Oct, 2018 4 commits
  8. 03 Oct, 2018 3 commits
  9. 18 Sep, 2018 1 commit
  10. 13 Sep, 2018 1 commit
  11. 05 Sep, 2018 3 commits
  12. 04 Sep, 2018 1 commit
  13. 03 Sep, 2018 1 commit
  14. 02 Sep, 2018 2 commits
  15. 31 Aug, 2018 3 commits
  16. 23 Aug, 2018 3 commits
  17. 17 Aug, 2018 8 commits