platform_bionic/libc/arch-arm/bionic
David 'Digit' Turner 1e40783d9a Fix armv7-user builds by disabling the ARMv7-optimized memcpy.
This is required to work-around some corny bugs in ARMv7 emulation.

The emulation itself is required to run the dex pre-optimization pass
for -user builds.
2009-10-02 19:13:27 -07:00
..
__get_pc.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
__get_sp.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -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 Add stack unwinding directives to assembly leaf functions. 2009-09-15 13:41:14 -07:00
clone.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -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 Fix armv7-user builds by disabling the ARMv7-optimized memcpy. 2009-10-02 19:13:27 -07:00
memset.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
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