| Commit message (Expand) | Author | Age | Files | Lines |
* | build: check if AS supports the '.func' directive | Janne Grunau | 2014-06-03 | 1 | -3/+9 |
* | arm: hpeldsp: prevent overreads in armv6 asm | Janne Grunau | 2014-03-05 | 1 | -0/+7 |
* | arm: Mark the stack as non-executable | Martin Storsjö | 2014-02-19 | 1 | -0/+1 |
* | arm: Add EXTERN_ASM to the .func and .type declarations for exported symbols | Martin Storsjö | 2014-02-07 | 1 | -1/+4 |
* | arm: Allow overriding the alignment set in the function macro | Martin Storsjö | 2014-01-07 | 1 | -2/+2 |
* | arm: Only output eabi attributes if building for ELF | Martin Storsjö | 2013-05-27 | 1 | -1/+1 |
* | arm: rename ARMVFP config symbol to VFP | Mans Rullgard | 2012-12-07 | 1 | -1/+1 |
* | arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilation | Mans Rullgard | 2012-12-07 | 1 | -3/+3 |
* | ARM: use numeric ID for Tag_ABI_align_preserved | Mans Rullgard | 2012-10-03 | 1 | -1/+1 |
* | ARM: set Tag_ABI_align_preserved in all asm files | Mans Rullgard | 2012-10-02 | 1 | -8/+1 |
* | ARM: fix Thumb PIC on Apple | Mans Rullgard | 2012-10-02 | 1 | -1/+3 |
* | ARM: use 2-operand syntax for ADD Rd, PC in Apple PIC code | Mans Rullgard | 2012-09-21 | 1 | -1/+1 |
* | ARM: align PIC offset pools to 4 bytes | Mans Rullgard | 2012-09-21 | 1 | -0/+1 |
* | ARM: swap source operands in some add instructions | Mans Rullgard | 2012-09-20 | 1 | -1/+1 |
* | flacdsp: arm optimised lpc filter | Mans Rullgard | 2012-09-15 | 1 | -0/+6 |
* | ARM: generate position independent code to access data symbols | Mans Rullgard | 2012-07-01 | 1 | -1/+72 |
* | ARM: Move asm.S from libavcodec to libavutil | Justin Ruggles | 2012-06-08 | 1 | -0/+231 |