]> git.sesse.net Git - ffmpeg/commit
arm: Check for support for the .fpu directive
authorMartin Storsjö <martin@martin.st>
Mon, 18 Jul 2016 20:23:50 +0000 (23:23 +0300)
committerMartin Storsjö <martin@martin.st>
Thu, 21 Jul 2016 09:52:10 +0000 (12:52 +0300)
commit6f9e34baea4f6f484392e4e67f606a0835d07b73
tree5aee2a76ef980763851e88761b5f3b878ba37abe
parented9b2a5178d7a7c5a95694da3a808af327f36aff
arm: Check for support for the .fpu directive

When targeting COFF (windows), clang doesn't support this
directive (while binutils supports it for all targets).

Signed-off-by: Martin Storsjö <martin@martin.st>
configure
libavutil/arm/asm.S
tests/checkasm/arm/checkasm.S