Changeset 8ee2b467 in ffmpeg
- Timestamp:
-
Nov 22, 2011, 12:13:02 PM
(13 years ago)
- Author:
- Mans Rullgard <mans@mansr.com>
- Branches:
- master
- Children:
- 3fe5fc93
- Parents:
- 0945edde
- git-author:
- Mans Rullgard <mans@mansr.com> (11/15/11 01:15:52)
- git-committer:
- Mans Rullgard <mans@mansr.com> (11/22/11 12:13:02)
- Message:
-
ARM: add explicit .arch and .fpu directives to asm.S
This prevents build errors when compiler and assembler default
targets differ. Ideally each file would declare the highest
level it requires. This is however not easily possible as it
complicates assembling pre-armv6t2 code in Thumb-2 mode.
HAVE_NEON is used as indicator for ARMv7-A since no other
symbol exists for this and NEON is only available in this
variant.
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
(No files)
-