summaryrefslogtreecommitdiff
path: root/libavcodec/arm/asm.S
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-14
|\
| * ARM: 4-byte align start of all asm functionsMans Rullgard2012-01-13
* | arm: add back ldr_dpren macro that was lost.Michael Niedermayer2011-12-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-14
|\|
| * rv40: NEON optimised loop filter strength selectionMans Rullgard2011-12-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-23
|\|
| * ARM: add explicit .arch and .fpu directives to asm.SMans Rullgard2011-11-22
* | VP8: armv6 optimizations.Ronald S. Bultje2011-10-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-24
|\|
| * ARM: allow building in Thumb2 modeMans Rullgard2011-06-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-30
|\|
| * 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: add helper macro for declaring constant dataMans Rullgard2011-02-04
|/
* 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