platform_bionic/libc/arch-mips/bionic
Chris Dearman 645d0312c2 [MIPS64] libc/libm support
libc/libm support for MIPS64 targets

Change-Id: I8271941d418612a286be55495f0e95822f90004f
Signed-off-by: Chris Dearman <chris.dearman@imgtec.com>
Signed-off-by: Raghu Gandham <raghu.gandham@imgtec.com>
2014-02-06 16:22:20 -08:00
..
__bionic_clone.S Clean up forking and cloning. 2013-11-19 14:08:54 -08: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 Fix MIPS build. 2013-12-22 12:02:32 -08: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
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 Fix aarch64 futex assembly routines. 2013-12-20 16:58:06 -08:00
memcmp16.S 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
syscall.S Allocate additional space on stack for indirect syscall 2013-12-20 15:36:00 -08:00
vfork.S Remove as many hard-coded constants from the MIPS vfork.S as possible. 2014-01-03 14:27:17 -08:00