platform_bionic/libc/arch-arm/bionic
2010-07-29 19:12:04 -07:00
..
__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 Fix setjmp()/longjmp() to save FP registers on ARMv7. - DO NOT MERGE 2010-06-09 13:18:29 -07:00
atomics_arm.S Atomic/SMP update, part 3. 2010-05-28 16:12:01 -07:00
clone.S Implement clone() C library function properly. 2010-01-25 11:18:30 -08:00
crtbegin_dynamic.S Allow static C++ destructors to be properly called on dlclose(). 2010-06-18 16:07:10 -07:00
crtbegin_so.S Allow static C++ destructors to be properly called on dlclose(). 2010-06-18 16:07:10 -07:00
crtbegin_static.S Allow static C++ destructors to be properly called on dlclose(). 2010-06-18 16:07:10 -07:00
crtend.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
crtend_so.S Allow static C++ destructors to be properly called on dlclose(). 2010-06-18 16:07:10 -07:00
eabi.c Allow static C++ destructors to be properly called on dlclose(). 2010-06-18 16:07:10 -07: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 Fix setjmp()/longjmp() to save FP registers on ARMv7. - DO NOT MERGE 2010-06-09 13:18:29 -07: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