1. 27 Oct, 2018 2 commits
  2. 13 Oct, 2018 2 commits
  3. 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
  4. 11 Oct, 2018 2 commits
  5. 06 Oct, 2018 4 commits
  6. 03 Oct, 2018 3 commits
  7. 18 Sep, 2018 1 commit
  8. 13 Sep, 2018 1 commit
  9. 05 Sep, 2018 3 commits
  10. 04 Sep, 2018 1 commit
  11. 03 Sep, 2018 1 commit
  12. 02 Sep, 2018 2 commits
  13. 31 Aug, 2018 3 commits
  14. 23 Aug, 2018 3 commits
  15. 17 Aug, 2018 8 commits
  16. 14 Aug, 2018 3 commits