bionic/libc/arch-mips
Elliott Hughes 0266ae5f88 Switch <elf.h> over to linux uapi under the covers.
Remove the linker's reliance on BSD cruft and use the glibc-style
ElfW macro. (Other code too, but the linker contains the majority
of the code that needs to work for Elf32 and Elf64.)

All platforms need dl_iterate_phdr_static, so it doesn't make sense
to have that part of the per-architecture configuration.

Bug: 12476126
Change-Id: I1d7f918f1303a392794a6cd8b3512ff56bd6e487
2014-02-10 18:22:24 -08:00
..
bionic [MIPS64] libc/libm support 2014-02-06 16:22:20 -08:00
include/machine Remove unused cruft from MIPS <machine/signal.h>. 2014-02-05 14:11:38 -08:00
string MIPS support for libc. 2012-08-02 16:07:26 -07:00
syscalls Add fallocate/fallocate64/posix_fallocate/posix_fallocate64. 2014-02-03 16:20:46 -08:00
mips.mk Switch <elf.h> over to linux uapi under the covers. 2014-02-10 18:22:24 -08:00
syscalls.mk Add fallocate/fallocate64/posix_fallocate/posix_fallocate64. 2014-02-03 16:20:46 -08:00