bionic/libc
Dan Albert 47793d6a29 Remove _flush_cache(2) for mips64.
Also remove declaration.

The only user is compiler-rt, and they can replace that call with one to
syscall(2). compiler-rt doesn't currently build on mips64 anyway.

Bug: 11156955
Change-Id: Ieae0ba49c8e7aa50253401fc1d7c2d17bc867d39
2014-08-21 13:32:37 -07:00
..
arch-arm Simplify _ALIGN_TEXT. 2014-08-20 13:11:58 -07:00
arch-arm64 Simplify _ALIGN_TEXT. 2014-08-20 13:11:58 -07:00
arch-common/bionic Fixes for __cxa_finalize 2014-05-05 11:36:57 -07:00
arch-mips Simplify _ALIGN_TEXT. 2014-08-20 13:11:58 -07:00
arch-mips64 Remove _flush_cache(2) for mips64. 2014-08-21 13:32:37 -07:00
arch-x86 Simplify _ALIGN_TEXT. 2014-08-20 13:11:58 -07:00
arch-x86_64 Simplify _ALIGN_TEXT. 2014-08-20 13:11:58 -07:00
bionic Merge "Work around atomic_load(const T*) issues." 2014-08-19 22:32:42 +00:00
dns Regenerate "services.h" from /etc/services. 2014-08-20 12:11:31 -07:00
include Remove _flush_cache(2) for mips64. 2014-08-21 13:32:37 -07:00
kernel Clean up some of our python scripts. 2014-08-20 11:16:11 -07:00
private Simplify _ALIGN_TEXT. 2014-08-20 13:11:58 -07:00
stdio Add <stdio_ext.h> for elfutils. 2014-08-20 10:23:52 -07:00
tools __gnu_basename(3) is accounted for. 2014-08-21 11:36:07 -07:00
tzcode Fix the tzdata update tools. 2014-08-06 17:31:48 -07:00
upstream-dlmalloc Put all allocation functions into dispatch table. 2014-06-12 15:08:18 -07:00
upstream-freebsd Fix _BSD_SOURCE/__USE_BSD. 2014-08-19 09:18:03 -07:00
upstream-netbsd Fix _BSD_SOURCE/__USE_BSD. 2014-08-19 09:18:03 -07:00
upstream-openbsd Add POSIX-2008 fmemopen, open_memstream, and open_wmemstream. 2014-08-20 17:03:46 -07:00
zoneinfo Upgrade bionic to tzdata2014f. 2014-08-06 17:38:01 -07:00
Android.mk Add POSIX-2008 fmemopen, open_memstream, and open_wmemstream. 2014-08-20 17:03:46 -07:00
crt.mk Reconfig libc's Android.mk to build for multilib 2014-02-12 13:58:34 -08:00
MODULE_LICENSE_BSD auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
NOTICE Implement twalk(3), add unit tests. 2014-07-24 14:55:29 -07:00
SYSCALLS.TXT Remove _flush_cache(2) for mips64. 2014-08-21 13:32:37 -07:00