]> git.sesse.net Git - ffmpeg/history - libavcodec/arm/asm.S
ARM: enable UAL syntax in asm.S
[ffmpeg] / libavcodec / arm / asm.S
2011-05-29 Mans RullgardARM: enable UAL syntax in asm.S
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-02 Mans RullgardARM: add helper macro for declaring constant data
2010-09-20 Måns RullgårdARM: disable movw/movt for relocated values on Apple...
2010-07-07 Måns RullgårdARM: set section to .text in 'function' macro
2010-06-29 Måns RullgårdARM: add mov32 macro
2010-06-29 Måns RullgårdARM: (mostly) whitespace cosmetics
2010-03-10 Martin StorsjöOnly use .size in ARM assembly when targeting ELF
2010-03-09 Måns RullgårdARM: set size of asm functions in object files
2009-10-11 Måns RullgårdARM: simplify movrel definition as CONFIG_PIC is now...
2009-10-02 Måns RullgårdARM: apply extern symbol prefix where needed
2009-09-16 Måns RullgårdARM: do not use movw/movt for relocatable values with PIC
2009-07-27 Måns RullgårdARM: cleaner selection of ELF-spefic assembler directives
2009-07-27 Martin StorsjöConditionally compile ELF-specific ARM assembly bits...
2009-07-20 Måns RullgårdARM: check for VFP register arguments
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-12-30 Måns RullgårdARM: work around linker bug with movw/movt relocations...
2008-12-17 Måns RullgårdARM: replace "armv4l" with "arm"