summaryrefslogtreecommitdiff
path: root/libavcodec/arm/asm.S
Commit message (Expand)AuthorAge
* ARM: allow building in Thumb2 modeMans Rullgard2011-06-23
* ARM: enable UAL syntax in asm.SMans Rullgard2011-05-29
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* ARM: add helper macro for declaring constant dataMans Rullgard2011-02-02
* ARM: disable movw/movt for relocated values on Apple platformsMåns Rullgård2010-09-20
* ARM: set section to .text in 'function' macroMåns Rullgård2010-07-07
* ARM: add mov32 macroMåns Rullgård2010-06-29
* ARM: (mostly) whitespace cosmeticsMåns Rullgård2010-06-29
* Only use .size in ARM assembly when targeting ELFMartin Storsjö2010-03-10
* ARM: set size of asm functions in object filesMåns Rullgård2010-03-09
* ARM: simplify movrel definition as CONFIG_PIC is now set for shared libsMåns Rullgård2009-10-11
* ARM: apply extern symbol prefix where neededMåns Rullgård2009-10-02
* ARM: do not use movw/movt for relocatable values with PICMåns Rullgård2009-09-16
* ARM: cleaner selection of ELF-spefic assembler directivesMåns Rullgård2009-07-27
* Conditionally compile ELF-specific ARM assembly bits that fail on Windows CE.Martin Storsjö2009-07-27
* ARM: check for VFP register argumentsMåns Rullgård2009-07-20
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-13
* ARM: work around linker bug with movw/movt relocations in shared libsMåns Rullgård2008-12-30
* ARM: replace "armv4l" with "arm"Måns Rullgård2008-12-17