android_bionic/libc/arch-mips/bionic
Pete Delaney 0995a7b322 [MIPS] __dso_handle.S and __dso_handle_so.S not needed.
Global hidden variable __dso_handle is now declared in:
       bionic/libc/private/__dso_handle.h

Change-Id: I8e951a8d7c65877bafc1be23a7fff6d44d3a2846
Signed-off-by: Pete Delaney  <piet.delaney@imgtec.com>
Signed-off-by: Chao-Ying Fu  <chao-ying.fu@imgtec.com>
2013-07-22 23:16:02 -07:00
..
__get_sp.S
__get_tls.c
__set_tls.c
_exit_with_stack_teardown.S
_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
cacheflush.c Clean up internal libc logging. 2013-03-15 16:12:58 -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 [MIPS] Rewrite MIPS crtbegin* as C files. 2013-07-17 14:23:29 -07:00
crtbegin_so.c [MIPS] Rewrite MIPS crtbegin* as C files. 2013-07-17 14:23:29 -07:00
crtend.S libc: remove ctors/dtors sections 2012-08-22 20:45:26 +02:00
crtend_so.S
ffs.S
futex_mips.S
memcmp16.S
memmove.c
pipe.S [MIPS] Check error status from pipe system call 2012-09-11 16:38:04 -07:00
setjmp.S Revert "libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>" 2012-10-17 19:10:11 +02:00
sigsetjmp.S
vfork.S