platform_bionic/libc
Duane Sand bc5a3ec6df [MIPSR6] Use C-coded string ops on mips32r6/mips64r6
The existing assembler code uses deprecated lwl/lwr/swl/swr ops.
Replacing those with misalignment-forgiving lw/sw ops may
involve careful performance tuning.

Change-Id: I47a042f7b22b87d7d52e46c29c44b1db1ba8b693
2014-07-23 14:00:21 -07:00
..
arch-arm Enable building libc with clang. 2014-07-11 09:28:53 -07:00
arch-arm64 Use VDSO for clock_gettime(2) and gettimeofday(2). 2014-07-16 14:27:43 -07:00
arch-common/bionic Fixes for __cxa_finalize 2014-05-05 11:36:57 -07:00
arch-mips [MIPSR6] Use C-coded string ops on mips32r6/mips64r6 2014-07-23 14:00:21 -07:00
arch-mips64 Add splice, tee, and vmsplice. 2014-06-24 19:03:31 -07:00
arch-x86 Regenerate the bionic NOTICE files. 2014-07-07 15:42:06 -07:00
arch-x86_64 Use VDSO for clock_gettime(2) and gettimeofday(2). 2014-07-16 14:27:43 -07:00
bionic Use upstream OpenBSD's arc4random. 2014-07-21 14:38:16 -07:00
dns Fix all resolv warnings and turn on -Werror. 2014-07-02 16:27:20 -07:00
include Rewrite syslog(3) to use Android logging. 2014-07-21 16:56:48 -07:00
kernel Add gen syscalls step to instructions. 2014-07-15 19:02:33 -07:00
private Use upstream OpenBSD's arc4random. 2014-07-21 14:38:16 -07:00
stdio Fix visibility for a bunch more symbols. 2014-07-14 15:13:30 -07:00
tools update-tzdata.py needs to know where to find icu. 2014-07-09 15:42:59 -07:00
tzcode Build tzcode with hidden visibility. 2014-06-19 14:49:30 -07:00
upstream-dlmalloc Put all allocation functions into dispatch table. 2014-06-12 15:08:18 -07:00
upstream-freebsd Fix visibility for a bunch more symbols. 2014-07-14 15:13:30 -07:00
upstream-netbsd Fix visibility for a bunch more symbols. 2014-07-14 15:13:30 -07:00
upstream-openbsd Use upstream OpenBSD's arc4random. 2014-07-21 14:38:16 -07:00
zoneinfo Upgrade to tzdata2014e. 2014-06-13 10:55:19 -07:00
Android.mk Use upstream OpenBSD's arc4random. 2014-07-21 14:38:16 -07: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 bionic NOTICE files. 2014-07-07 15:42:06 -07:00
SYSCALLS.TXT Clean up some misinformation around prctl. 2014-07-18 16:15:32 -07:00