platform_bionic/libc
Duane Sand c86950cb3f [MIPSR6] setjmp supports mips32r6 and FP64A/FPXX reg models
Save and restore floating point registers via 64-bit
load/stores when possible.  Use assembler's builtin macro
ops to generate pairs of 32-bit load/stores on Mips I cpus.

Some cpus or FR modes have only 16 even-numbered dp fp regs.
This is exposed by _MIPS_FPSET, defined by existing compilers.

(cherry picked from commit dd37251c47)

Change-Id: Ibd43653701a363a77af85121d3cbd229d132a06a
2014-07-23 21:04:20 -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 15:15:53 -07:00
arch-common/bionic Fixes for __cxa_finalize 2014-05-05 11:36:57 -07:00
arch-mips [MIPSR6] setjmp supports mips32r6 and FP64A/FPXX reg models 2014-07-23 21:04:20 -07:00
arch-mips64 [MIPSR6] setjmp supports mips32r6 and FP64A/FPXX reg models 2014-07-23 21:04:20 -07:00
arch-x86 Remove the unused swab.S. 2014-07-22 20:43:55 -07:00
arch-x86_64 Use VDSO for clock_gettime(2) and gettimeofday(2). 2014-07-16 15:15:53 -07:00
bionic HACK: Disable syslog going to android log. 2014-07-23 18:08:09 -07:00
dns Cleanup: Delete dead code. 2014-07-22 11:24:17 -07:00
include Fix belated review comments on syslog change. 2014-07-23 13:11:15 -07:00
kernel Add gen syscalls step to instructions. 2014-07-18 16:56:33 -07:00
private Use upstream OpenBSD's arc4random. 2014-07-21 19:17:15 -07:00
stdio Fix visibility for a bunch more symbols. 2014-07-14 18:59:51 -07:00
tools Fix generate-NOTICE to cope better with BSD __COPYRIGHT macros. 2014-07-23 11:36:21 -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 18:59:51 -07:00
upstream-netbsd Fix visibility for a bunch more symbols. 2014-07-14 18:59:51 -07:00
upstream-openbsd Use upstream OpenBSD's arc4random. 2014-07-21 19:17:15 -07:00
zoneinfo Upgrade to tzdata2014e. 2014-06-13 10:55:19 -07:00
Android.mk Use upstream OpenBSD's arc4random. 2014-07-21 19:17:15 -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 Fix a couple of bugs in generate-NOTICE and regenerate the NOTICE files. 2014-07-23 09:39:40 -07:00
SYSCALLS.TXT Clean up some misinformation around prctl. 2014-07-18 16:54:28 -07:00