Introduce a new ARM header file <machine/cpu-features.h>

Introduce a new header file containing ARM-specific feature
test macros (e.g. __ARM_HAVE_PAIR_LOAD_STORE corresponding
to ldrd/strd instructions). Also modify a few files in our
system to use the macros in order to build for ARMv4T.
5 files changed
tree: 9af34d28d2aea5d30055fce9e2e323bee7168bf1
  1. Android.mk
  2. libc/
  3. libdl/
  4. libm/
  5. libstdc++/
  6. libthread_db/
  7. linker/