platform_bionic/libc/arch-mips/bionic
Elliott Hughes bf425680e4 Let the compiler worry about implementing ffs(3).
It does at least as good a job as our old hand-written assembly anyway.

Change-Id: If7c4a1ac508bace0b71ee7b67808caa6eabf11d2
2013-10-24 16:29:40 -07:00
..
__get_sp.S MIPS support for libc. 2012-08-02 16:07:26 -07:00
__set_tls.c MIPS support for libc. 2012-08-02 16:07:26 -07:00
_exit_with_stack_teardown.S AArch64: Fix uses of stack size for 32/64bit libc builds 2013-10-22 12:01:29 -07:00
_setjmp.S Revert "libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>" 2012-10-17 19:10:11 +02:00
atexit.h [MIPS] Rewrite MIPS crtbegin* as C files. 2013-07-17 14:23:29 -07:00
bzero.S MIPS support for libc. 2012-08-02 16:07:26 -07:00
cacheflush.cpp Fix MIPS build. 2013-10-09 16:40:33 -07:00
clone.S Replace unnecessary MIPS uses of <sys/linux-syscalls.h> with <asm/unistd.h>. 2013-03-21 22:52:25 -07:00
crtbegin.c Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
crtbegin_so.c Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
futex_mips.S MIPS support for libc. 2012-08-02 16:07:26 -07:00
memcmp16.S MIPS support for libc. 2012-08-02 16:07:26 -07:00
memmove.c MIPS support for libc. 2012-08-02 16:07:26 -07:00
setjmp.S Revert "libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>" 2012-10-17 19:10:11 +02:00
sigsetjmp.S MIPS support for libc. 2012-08-02 16:07:26 -07:00
vfork.S MIPS support for libc. 2012-08-02 16:07:26 -07:00