summaryrefslogtreecommitdiff
path: root/libavutil/arm/asm.S
Commit message (Expand)AuthorAge
* arm: Suppress tags about used cpu arch and extensionsMartin Storsjö2015-03-07
* arm: Use .data.rel.ro for const data with relocationsMartin Storsjö2014-12-09
* build: check if AS supports the '.func' directiveJanne Grunau2014-06-03
* arm: hpeldsp: prevent overreads in armv6 asmJanne Grunau2014-03-05
* arm: Mark the stack as non-executableMartin Storsjö2014-02-19
* arm: Add EXTERN_ASM to the .func and .type declarations for exported symbolsMartin Storsjö2014-02-07
* arm: Allow overriding the alignment set in the function macroMartin Storsjö2014-01-07
* arm: Only output eabi attributes if building for ELFMartin Storsjö2013-05-27
* arm: rename ARMVFP config symbol to VFPMans Rullgard2012-12-07
* arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilationMans Rullgard2012-12-07
* ARM: use numeric ID for Tag_ABI_align_preservedMans Rullgard2012-10-03
* ARM: set Tag_ABI_align_preserved in all asm filesMans Rullgard2012-10-02
* ARM: fix Thumb PIC on AppleMans Rullgard2012-10-02
* ARM: use 2-operand syntax for ADD Rd, PC in Apple PIC codeMans Rullgard2012-09-21
* ARM: align PIC offset pools to 4 bytesMans Rullgard2012-09-21
* ARM: swap source operands in some add instructionsMans Rullgard2012-09-20
* flacdsp: arm optimised lpc filterMans Rullgard2012-09-15
* ARM: generate position independent code to access data symbolsMans Rullgard2012-07-01
* ARM: Move asm.S from libavcodec to libavutilJustin Ruggles2012-06-08