FFmpeg/libavutil/arm
Martin Storsjö b13cba3082 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-06-10 02:13:09 +02:00
..
asm.S arm: Suppress tags about used cpu arch and extensions 2015-06-10 02:13:09 +02:00
bswap.h Merge commit '637606de2d' 2012-12-08 14:19:55 +01:00
cpu.c arm: Fall back to runtime cpu feature detection via /proc/cpuinfo 2013-02-11 17:15:15 +02:00
cpu.h arm: rename ARMVFP config symbol to VFP 2012-12-07 16:54:04 +00:00
float_dsp_arm.h Merge remote-tracking branch 'qatar/master' 2012-06-08 23:59:09 +02:00
float_dsp_init_arm.c Merge commit '1fda184a85' 2013-05-05 12:53:50 +02:00
float_dsp_init_neon.c avutil: Add av_cold attributes to init functions missing them 2013-05-04 22:48:05 +02:00
float_dsp_init_vfp.c Merge commit '1fda184a85' 2013-05-05 12:53:50 +02:00
float_dsp_neon.S floatdsp: move scalarproduct_float from dsputil to avfloatdsp. 2013-01-22 11:55:42 -08:00
float_dsp_vfp.S Merge commit '42d3246948' 2013-01-23 14:04:50 +01:00
intmath.h Merge commit '637606de2d' 2012-12-08 14:19:55 +01:00
intreadwrite.h Merge remote-tracking branch 'qatar/master' 2012-08-09 00:51:02 +02:00
Makefile arm: rename ARMVFP config symbol to VFP 2012-12-07 16:54:04 +00:00
timer.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00