1. 26 May, 2013 1 commit
  2. 07 Dec, 2012 2 commits
  3. 03 Oct, 2012 1 commit
  4. 02 Oct, 2012 2 commits
  5. 21 Sep, 2012 2 commits
  6. 20 Sep, 2012 1 commit
  7. 15 Sep, 2012 1 commit
  8. 01 Jul, 2012 1 commit
  9. 08 Jun, 2012 1 commit
  10. 25 Apr, 2012 1 commit
  11. 13 Jan, 2012 1 commit
    • Mans Rullgard's avatar
      ARM: 4-byte align start of all asm functions · 5c5e1ea3
      Mans Rullgard authored
      Due to apprent bugs in the GNU assembler and/or linker, relocations
      can be incorrectly processed if the alignment of a Thumb instruction
      is changed in the output file compared to the input object.
      
      This fixes crashes in h264 decoding with Thumb enabled. No effect in
      ARM mode since everything is 4-byte aligned there.
      Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
      5c5e1ea3
  12. 15 Dec, 2011 1 commit
  13. 14 Dec, 2011 1 commit
  14. 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
  15. 02 Oct, 2011 1 commit
  16. 23 Jun, 2011 1 commit
  17. 29 May, 2011 1 commit
  18. 19 Mar, 2011 1 commit
  19. 04 Feb, 2011 1 commit
  20. 02 Feb, 2011 1 commit
  21. 20 Sep, 2010 1 commit
  22. 07 Jul, 2010 1 commit
  23. 29 Jun, 2010 2 commits
  24. 10 Mar, 2010 1 commit
  25. 09 Mar, 2010 1 commit
  26. 11 Oct, 2009 1 commit
  27. 02 Oct, 2009 1 commit
  28. 16 Sep, 2009 1 commit
  29. 27 Jul, 2009 2 commits
  30. 20 Jul, 2009 1 commit
  31. 13 Jan, 2009 1 commit
  32. 30 Dec, 2008 1 commit
  33. 17 Dec, 2008 1 commit
  34. 27 Oct, 2008 1 commit
  35. 31 Aug, 2008 1 commit