FFmpeg/libavutil/aarch64
Martin Storsjö 34fb994d93 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>
(cherry picked from commit 08cd92144e)
Signed-off-by: Martin Storsjö <martin@martin.st>
2014-05-29 14:48:13 +03:00
..
asm.S aarch64: Use the correct syntax for relocations 2014-05-29 14:48:13 +03:00
bswap.h aarch64: bswap inline assembly 2014-01-14 22:19:38 +01:00
cpu.c aarch64: add cpuflags support for NEON and VFP 2014-01-15 12:05:09 +01:00
cpu.h aarch64: add cpuflags support for NEON and VFP 2014-01-15 12:05:09 +01:00
Makefile aarch64: add cpuflags support for NEON and VFP 2014-01-15 12:05:09 +01:00
neontest.h aarch64: port neon clobber test from arm 2014-01-15 12:31:07 +01:00