bionic/libc/arch-arm
Elliott Hughes 851e68a240 Unify our assembler macros.
Our <machine/asm.h> files were modified from upstream, to the extent
that no architecture was actually using the upstream ENTRY or END macros,
assuming that architecture even had such a macro upstream. This patch moves
everyone to the same macros, with just a few tweaks remaining in the
<machine/asm.h> files, which no one should now use directly.

I've removed most of the unused cruft from the <machine/asm.h> files, though
there's still rather a lot in the mips/mips64 ones.

Bug: 12229603
Change-Id: I2fff287dc571ac1087abe9070362fb9420d85d6d
2014-02-20 13:51:26 -08:00
..
bionic Unify our assembler macros. 2014-02-20 13:51:26 -08:00
cortex-a7 libc/arm: add cortex-a7 cpu variant 2013-03-23 01:38:22 -07:00
cortex-a8 libc/arm: add cortex-a8 cpu variant 2013-05-15 20:13:28 -07:00
cortex-a9 Unify our assembler macros. 2014-02-20 13:51:26 -08:00
cortex-a15 Unify our assembler macros. 2014-02-20 13:51:26 -08:00
generic Unify our assembler macros. 2014-02-20 13:51:26 -08:00
include/machine Unify our assembler macros. 2014-02-20 13:51:26 -08:00
krait Unify our assembler macros. 2014-02-20 13:51:26 -08:00
syscalls Fix build by avoiding the _C_LABEL macro. 2014-02-18 16:42:36 -08:00
arm.mk Stop advertising an arm32-specific hack like it's a build system feature. 2014-02-20 11:36:55 -08:00