ffmpeg/libavutil/arm
Martin Storsjö 436f530a51 arm: Suppress tags about used cpu arch and extensions
When all the codepaths using manually set .arch/.fpu code is
behind runtime detection, the elf attributes should be suppressed.

This allows tools to know that the final built binary doesn't
strictly require these extensions.

Signed-off-by: Martin Storsjö <martin@martin.st>
(cherry picked from commit dcae2e32f7
and b77e335e44)
Signed-off-by: Martin Storsjö <martin@martin.st>
(cherry picked from commit 9841654c15)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-04-22 12:27:23 +02:00
..
Makefile
asm.S arm: Suppress tags about used cpu arch and extensions 2015-04-22 12:27:23 +02:00
bswap.h
cpu.c Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
cpu.h Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
float_dsp_arm.h
float_dsp_init_arm.c
float_dsp_init_neon.c Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
float_dsp_init_vfp.c
float_dsp_neon.S Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
float_dsp_vfp.S
intmath.h
intreadwrite.h
timer.h