platform_bionic/libc
Elliott Hughes eae27dc55a Make mips generated assembler more like the mips64 stuff.
I broke the mips build yesterday because it doesn't use
<private/bionic_asm.h> like the other architectures, including mips64.
I want to move mips closer to mips64 to try to avoid this kind of thing
in future.

Change-Id: Idb985587ff355b9e5e765c1f5671dc0144cd2488
2014-02-19 12:20:00 -08:00
..
arch-arm Fix build by avoiding the _C_LABEL macro. 2014-02-18 16:42:36 -08:00
arch-arm64 Fix build by avoiding the _C_LABEL macro. 2014-02-18 16:42:36 -08:00
arch-common/bionic AArch64: Add initial support for AArch64 2013-12-16 17:00:22 -08:00
arch-mips Make mips generated assembler more like the mips64 stuff. 2014-02-19 12:20:00 -08:00
arch-mips64 Fix build by avoiding the _C_LABEL macro. 2014-02-18 16:42:36 -08:00
arch-x86 Fix build by avoiding the _C_LABEL macro. 2014-02-18 16:42:36 -08:00
arch-x86_64 Fix build by avoiding the _C_LABEL macro. 2014-02-18 16:42:36 -08:00
bionic Implement some of the missing LFS64 support. 2014-02-18 15:39:24 -08:00
include Use uid_t and gid_t for st_uid and st_gid in struct stat. 2014-02-18 16:43:31 -08:00
kernel Fix NSIG. 2014-02-11 22:16:04 -08:00
netbsd Remove duplicate definitions of MIN and MAX. 2014-02-17 10:57:56 -08:00
private Clean up various warnings in bionic. 2014-02-18 12:04:54 -08:00
stdio Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
stdlib bionic: call stdio cleanup on exit 2013-11-19 09:49:17 +07:00
string Optimize __memset_chk, __memcpy_chk. DO NOT MERGE. 2013-08-14 18:14:43 -07:00
tools Make mips generated assembler more like the mips64 stuff. 2014-02-19 12:20:00 -08:00
tzcode Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
unistd Switch to current upstream getopt_long. 2013-06-25 14:56:17 -07:00
upstream-dlmalloc Fix build warning of initialization but no use. 2012-09-06 09:59:13 -07:00
upstream-freebsd Clean up various warnings in bionic. 2014-02-18 12:04:54 -08:00
upstream-netbsd Implement some of the missing LFS64 support. 2014-02-18 15:39:24 -08:00
wchar Switch to upstream-freebsd for the unmolested wchar code. 2013-03-01 18:35:56 -08:00
zoneinfo Upgrade to tzdata2013i. 2013-12-20 11:26:19 -08:00
Android.mk Implement some of the missing LFS64 support. 2014-02-18 15:39:24 -08:00
crt.mk Reconfig libc's Android.mk to build for multilib 2014-02-12 13:58:34 -08:00
MODULE_LICENSE_BSD
NOTICE Regenerate the NOTICE files. 2014-01-07 13:46:11 -08:00
SYSCALLS.TXT Implement some of the missing LFS64 support. 2014-02-18 15:39:24 -08:00