- 01 Dec, 2014 1 commit
-
-
Bernhard Rosenkränzer authored
This allows them to be built with clang's internal assembler. Also, pass -I flags to the assembler explicitly and stop disabling clang. Signed-off-by:
Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org> Change-Id: I67dfd0d1b44217af6cf159f4d8810b3c2173702b
-
- 09 Aug, 2014 1 commit
-
-
Greg Hackmann authored
ARCH_ARM_HAVE_NEON only applies to ARMv7 targets, since ARMv8 requires NEON support. It may be set anyway on some targets but this shouldn't be relied on. Also fix DEFAULT_ARCH not getting set, which currently works anyway but mostly by accident (ihevcd_init_function_ptr() falls back on the case we happen to want). Change-Id: Ided35523f83fdffca313e2bcb71470cdf780fa55 Signed-off-by:
Greg Hackmann <ghackmann@google.com>
-
- 22 May, 2014 1 commit
-
-
Harish Mahendrakar authored
Compliant to reference software HM11.0 onwards Bug: 14571712 Change-Id: I8af25c1221cc6ab70440141c4d9b48c1ac69696a
-