..
__get_pc.S
Add missing symbol type directives.
2009-12-03 16:26:04 -08:00
__get_sp.S
Add missing symbol type directives.
2009-12-03 16:26:04 -08:00
_exit_with_stack_teardown.S
auto import from //depot/cupcake/@135843
2009-03-03 19:28:35 -08:00
_setjmp.S
auto import from //depot/cupcake/@135843
2009-03-03 19:28:35 -08:00
atomics_arm.S
Use private futexes for pthread_mutex_t.
2010-03-18 17:13:41 -07:00
clone.S
Implement clone() C library function properly.
2010-01-25 11:18:30 -08:00
crtbegin_dynamic.S
Revert "Fix the C library initialization to avoid calling static C++ constructors twice."
2009-06-03 19:32:37 +02:00
crtbegin_static.S
Revert "Fix the C library initialization to avoid calling static C++ constructors twice."
2009-06-03 19:32:37 +02:00
crtend.S
auto import from //depot/cupcake/@135843
2009-03-03 19:28:35 -08:00
exidx_dynamic.c
auto import from //depot/cupcake/@135843
2009-03-03 19:28:35 -08:00
exidx_static.c
auto import from //depot/cupcake/@135843
2009-03-03 19:28:35 -08:00
ffs.S
auto import from //depot/cupcake/@135843
2009-03-03 19:28:35 -08:00
kill.S
auto import from //depot/cupcake/@135843
2009-03-03 19:28:35 -08:00
libgcc_compat.c
Fix ABI breakage in libc.so and libm.so between 1.6 and Eclair.
2009-09-29 14:43:38 -07:00
memcmp.S
Add stack unwinding directives to assembly leaf functions.
2009-09-15 13:41:14 -07:00
memcmp16.S
Add stack unwinding directives to assembly leaf functions.
2009-09-15 13:41:14 -07:00
memcpy.S
Only use NEON memcpy if __ARM_NEON__ is defined
2010-03-09 16:23:51 -08:00
memset.S
use local symbols in memset so it doesn't screw up profiling
2009-10-19 16:34:38 -07:00
setjmp.S
auto import from //depot/cupcake/@135843
2009-03-03 19:28:35 -08:00
sigsetjmp.S
auto import from //depot/cupcake/@135843
2009-03-03 19:28:35 -08:00
strlen.c
auto import from //depot/cupcake/@135843
2009-03-03 19:28:35 -08:00
syscall.S
auto import from //depot/cupcake/@135843
2009-03-03 19:28:35 -08:00
tkill.S
auto import from //depot/cupcake/@135843
2009-03-03 19:28:35 -08:00