Files
build_soong/cc
Colin Cross 0906f17f7e Add arm neon and mips dspr2 arch features
Current modules must use armv7_a_neon to specify source files that
compile only with neon.  If a future arch variant also supports neon,
all these modules will fall back to non-neon.  Support a neon arch
feature that modules can use instead.  Similarly, support dspr2 for
mips.

arm_device.go was also mixing armv7-a-neon with armv7_a_neon.  Use
armv7-a-neon consistently, and fix the - to _ when creating the
property structs.

Test: m -j checkbuild
Change-Id: I24d3764280ab3bcbb9a73c0934edc9b99fc7f6a0
2017-04-27 12:21:24 -07:00
..
2017-03-31 00:48:53 +00:00
2016-12-05 15:49:40 -08:00
2017-04-07 10:18:56 -07:00
2017-02-22 14:52:52 -08:00
2016-11-02 21:19:11 -07:00
2016-08-01 14:36:22 -07:00
2017-04-04 15:39:04 -07:00
2016-07-29 15:17:58 -07:00
2016-12-13 17:32:29 -08:00