android_bionic/libc/private
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
..
ErrnoRestorer.h
KernelArgumentBlock.h Switch <elf.h> over to linux uapi under the covers. 2014-02-10 18:22:24 -08:00
ScopedPthreadMutexLocker.h
ScopedReaddir.h
ThreadLocalBuffer.h
__get_tls.h AArch64: Add initial support for AArch64 2013-12-16 17:00:22 -08:00
arpa_nameser.h
arpa_nameser_compat.h
bionic_asm.h Unify our assembler macros. 2014-02-20 13:51:26 -08:00
bionic_atomic_arm.h ARM: Change dmb domain for bionic_atomic_barrier() 2013-12-19 11:39:01 -08:00
bionic_atomic_arm64.h bionic: rename aarch64 target to arm64 2014-01-23 18:35:39 -08:00
bionic_atomic_gcc_builtin.h ARM: Change dmb domain for bionic_atomic_barrier() 2013-12-19 11:39:01 -08:00
bionic_atomic_inline.h bionic: rename aarch64 target to arm64 2014-01-23 18:35:39 -08:00
bionic_atomic_mips.h
bionic_atomic_x86.h
bionic_auxv.h Switch <elf.h> over to linux uapi under the covers. 2014-02-10 18:22:24 -08:00
bionic_futex.h Fix aarch64 futex assembly routines. 2013-12-20 16:58:06 -08:00
bionic_name_mem.h Clean up various warnings in bionic. 2014-02-18 12:04:54 -08:00
bionic_pthread.h
bionic_ssp.h
bionic_time.h
bionic_time_conversions.h
bionic_tls.h
kernel_sigset_t.h
libc_events.h
libc_logging.h
nsswitch.h
resolv_cache.h
resolv_iface.h
resolv_private.h
resolv_static.h
thread_private.h