ffmpeg/libavutil/aarch64
Martin Storsjö 41cf3e3b1c arm: Create proper .rdata sections for COFF
As .rodata isn't one of the default created sections for COFF, it was
created as a read-write data section. By using the default .rdata
section name for COFF, it automatically becomes a read-only data section.
The existing ".section .rodata" works as intended for ELF though.

This is based on an original patch and diagnose by Tom Tan
<Tom.Tan@microsoft.com>.

Signed-off-by: Martin Storsjö <martin@martin.st>
2019-01-25 23:53:37 +02:00
..
Makefile aarch64: float_dsp NEON assembler 2014-03-18 22:56:07 +01:00
asm.S arm: Create proper .rdata sections for COFF 2019-01-25 23:53:37 +02:00
bswap.h
cpu.c cpu: split flag checks per arch in av_cpu_max_align() 2017-10-09 11:48:24 +02:00
cpu.h Drop some unnecessary config.h #includes 2018-02-06 10:03:15 +01: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
neontest.h aarch64: port neon clobber test from arm 2014-01-15 12:31:07 +01:00
timer.h arm64: add cycle counter support 2015-12-14 16:42:35 +01:00