49 Commits (077880ad88eb1218c5c6b3b134e75317701dbe81)

Author SHA1 Message Date
Martin Storsjö 41cf3e3b1c arm: Create proper .rdata sections for COFF 6 years ago
Martin Storsjö 5584abf69d arm: Emit .thumb_func directives 6 years ago
Martin Storsjö 3a7b4ae62c arm: Produce .const_data instead of .section .rodata for Mach-O 7 years ago
Martin Storsjö 59cee42d7d arm: Check for the .arch directive in configure 8 years ago
Janne Grunau 6a1ea4ec93 arm: warn/error on movrelx usage problematic with PIC on ELF 8 years ago
Martin Storsjö 86c5a23ee5 arm: Clear the gp register alias at the end of functions 8 years ago
Martin Storsjö 824e8c2840 arm: Clear the gp register alias at the end of functions 8 years ago
Martin Storsjö 6f9e34baea arm: Check for support for the .fpu directive 8 years ago
Martin Storsjö dcae2e32f7 arm: Suppress tags about used cpu arch and extensions 10 years ago
Martin Storsjö f963f80399 arm: Use .data.rel.ro for const data with relocations 10 years ago
Janne Grunau d5a5598198 build: check if AS supports the '.func' directive 11 years ago
Janne Grunau cbddee1cca arm: hpeldsp: prevent overreads in armv6 asm 11 years ago
Martin Storsjö 543156d751 arm: Mark the stack as non-executable 11 years ago
Martin Storsjö e3fec3f095 arm: Add EXTERN_ASM to the .func and .type declarations for exported symbols 11 years ago
Martin Storsjö 5dae487235 arm: Allow overriding the alignment set in the function macro 11 years ago
Martin Storsjö be7952b5c3 arm: Only output eabi attributes if building for ELF 12 years ago
Mans Rullgard b326755989 arm: rename ARMVFP config symbol to VFP 12 years ago
Mans Rullgard a7831d509f arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilation 12 years ago
Mans Rullgard 51a15ed740 ARM: use numeric ID for Tag_ABI_align_preserved 12 years ago
Mans Rullgard 5e826fd65e ARM: set Tag_ABI_align_preserved in all asm files 12 years ago
Mans Rullgard 7bda4ed780 ARM: fix Thumb PIC on Apple 12 years ago
Mans Rullgard 8995d34972 ARM: use 2-operand syntax for ADD Rd, PC in Apple PIC code 12 years ago
Mans Rullgard cdb7db5acd ARM: align PIC offset pools to 4 bytes 12 years ago
Mans Rullgard a27a690fac ARM: swap source operands in some add instructions 12 years ago
Mans Rullgard 7689eea49a flacdsp: arm optimised lpc filter 12 years ago
Mans Rullgard 62634158b7 ARM: generate position independent code to access data symbols 13 years ago
Justin Ruggles 94d2b0d2fd ARM: Move asm.S from libavcodec to libavutil 13 years ago
Mans Rullgard dac78fd1d7 ARM: add some compatibility macros 13 years ago
Mans Rullgard 5c5e1ea3cd ARM: 4-byte align start of all asm functions 13 years ago
Michael Niedermayer 62b5197f97 arm: add back ldr_dpren macro that was lost. 13 years ago
Mans Rullgard 71ce76027d rv40: NEON optimised loop filter strength selection 13 years ago
Mans Rullgard 8ee2b4672f ARM: add explicit .arch and .fpu directives to asm.S 13 years ago
Ronald S. Bultje a5dfeb612e VP8: armv6 optimizations. 13 years ago
Mans Rullgard 8986fddc2b ARM: allow building in Thumb2 mode 14 years ago
Mans Rullgard 371266daa3 ARM: enable UAL syntax in asm.S 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Mans Rullgard 01b75fa931 ARM: add helper macro for declaring constant data 14 years ago
Mans Rullgard b9a639ddd6 ARM: add helper macro for declaring constant data 14 years ago
Måns Rullgård 75c490f467 ARM: disable movw/movt for relocated values on Apple platforms 14 years ago
Måns Rullgård 278caa6ad3 ARM: set section to .text in 'function' macro 15 years ago
Måns Rullgård a4edc5a9df ARM: add mov32 macro 15 years ago
Måns Rullgård 480cb7edd3 ARM: (mostly) whitespace cosmetics 15 years ago
Martin Storsjö 18c31f6ff8 Only use .size in ARM assembly when targeting ELF 15 years ago
Måns Rullgård a7e7d40c2e ARM: set size of asm functions in object files 15 years ago
Måns Rullgård 3e6015cc18 ARM: simplify movrel definition as CONFIG_PIC is now set for shared libs 15 years ago
Måns Rullgård e654b7c29e ARM: apply extern symbol prefix where needed 15 years ago
Måns Rullgård d25130eb23 ARM: do not use movw/movt for relocatable values with PIC 15 years ago
Måns Rullgård 341f394f0d ARM: cleaner selection of ELF-spefic assembler directives 16 years ago
Martin Storsjö e21a892163 Conditionally compile ELF-specific ARM assembly bits that fail on Windows CE. 16 years ago
Måns Rullgård ce742de22c ARM: check for VFP register arguments 16 years ago