summaryrefslogtreecommitdiff
path: root/libavutil/aarch64
Commit message (Expand)AuthorAge
* arm64: add cycle counter supportJanne Grunau2015-12-14
* aarch64: Use .data.rel.ro for const data with relocationsMartin Storsjö2014-12-09
* aarch64: use MACH-O const data asm directive in const macroJanne Grunau2014-08-04
* build: check if AS supports the '.func' directiveJanne Grunau2014-06-03
* aarch64: use '#' for whole line asm commentsJanne Grunau2014-06-03
* aarch64: remove optional :pg_hi21: for adrp instructionJanne Grunau2014-06-03
* aarch64: add darwin style PAGE/PAGEOFF relocationsJanne Grunau2014-06-03
* aarch64: Use the correct syntax for relocationsMartin Storsjö2014-05-29
* aarch64: add armv8 CPU flagJanne Grunau2014-04-06
* aarch64: float_dsp NEON assemblerJanne Grunau2014-03-18
* aarch64: use EXTERN_ASM consistently for exported symbolsJanne Grunau2014-02-20
* aarch64: port neon clobber test from armJanne Grunau2014-01-15
* aarch64: add cpuflags support for NEON and VFPJanne Grunau2014-01-15
* aarch64: bswap inline assemblyJanne Grunau2014-01-14