FFmpeg/libavutil/aarch64
Martin Storsjö 08cd92144e aarch64: Use the correct syntax for relocations
This fixes building in PIC mode with gas. The examples in the gas
manual showed using a # here even though gas itself actually didn't
support that syntax (and the gas test suite only tests it without
the extra hash sign).

CC: libav-stable@libav.org
Signed-off-by: Martin Storsjö <martin@martin.st>
2014-05-29 14:47:25 +03:00
..
asm.S aarch64: Use the correct syntax for relocations 2014-05-29 14:47:25 +03:00
bswap.h
cpu.c aarch64: add armv8 CPU flag 2014-04-06 21:18:49 +02:00
cpu.h aarch64: add armv8 CPU flag 2014-04-06 21:18:49 +02:00
float_dsp_init.c aarch64: float_dsp NEON assembler 2014-03-18 22:56:07 +01:00
float_dsp_neon.S aarch64: float_dsp NEON assembler 2014-03-18 22:56:07 +01:00
Makefile aarch64: float_dsp NEON assembler 2014-03-18 22:56:07 +01:00
neontest.h aarch64: port neon clobber test from arm 2014-01-15 12:31:07 +01:00