1. 20 Jan, 2012 1 commit
  2. 16 Jan, 2012 2 commits
  3. 13 Jan, 2012 2 commits
  4. 12 Jan, 2012 2 commits
  5. 04 Jan, 2012 1 commit
  6. 16 Dec, 2011 1 commit
  7. 15 Dec, 2011 2 commits
  8. 14 Dec, 2011 1 commit
  9. 13 Dec, 2011 1 commit
  10. 07 Dec, 2011 1 commit
  11. 06 Dec, 2011 4 commits
  12. 02 Dec, 2011 2 commits
  13. 01 Dec, 2011 4 commits
  14. 25 Nov, 2011 1 commit
  15. 23 Nov, 2011 1 commit
  16. 22 Nov, 2011 1 commit
    • Mans Rullgard's avatar
      ARM: add explicit .arch and .fpu directives to asm.S · 8ee2b467
      Mans Rullgard authored
      This prevents build errors when compiler and assembler default
      targets differ.  Ideally each file would declare the highest
      level it requires.  This is however not easily possible as it
      complicates assembling pre-armv6t2 code in Thumb-2 mode.
      
      HAVE_NEON is used as indicator for ARMv7-A since no other
      symbol exists for this and NEON is only available in this
      variant.
      Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
      8ee2b467
  17. 08 Nov, 2011 1 commit
  18. 23 Oct, 2011 1 commit
  19. 21 Oct, 2011 2 commits
  20. 03 Oct, 2011 1 commit
  21. 30 Sep, 2011 1 commit
  22. 28 Sep, 2011 1 commit
  23. 31 Aug, 2011 1 commit
  24. 03 Aug, 2011 2 commits
  25. 27 Jul, 2011 1 commit
  26. 21 Jul, 2011 2 commits