..
__bionic_clone.S
Add cfi directives to all arm assembly.
2013-12-02 19:13:12 -08:00
__get_sp.S
Use ENTRY/END in ARM __get_sp.
2013-02-11 16:58:34 -08:00
_exit_with_stack_teardown.S
Switch pthread_create over to __bionic_clone.
2013-11-15 14:41:19 -08:00
_setjmp.S
Add function marks and size indications
2011-02-17 09:07:25 -08:00
abort_arm.S
Add cfi directives to all arm assembly.
2013-12-02 19:13:12 -08:00
atexit_legacy.c
Fix x86_64 build, clean up intermediate libraries.
2013-10-09 16:00:17 -07:00
atomics_arm.c
libc: Fix typo that broke NDK compatibility.
2011-11-23 14:38:36 +01:00
eabi.c
Delete CAVEATS / fix spelling.
2013-08-27 17:05:19 -07:00
exidx_dynamic.c
Add link.h for all platforms with dl_phdr_info
2012-08-17 12:44:23 -07:00
exidx_static.c
Add link.h for all platforms with dl_phdr_info
2012-08-17 12:44:23 -07:00
futex_arm.S
Fix aarch64 futex assembly routines.
2013-12-20 16:58:06 -08:00
libgcc_compat.c
Add __popcountsi2 to the function compat list.
2013-12-19 16:26:40 -08:00
memcmp.S
Add cfi directives to all arm assembly.
2013-12-02 19:13:12 -08:00
memcmp16.S
Clean up some ARMv4/ARMv5 cruft.
2013-12-13 14:02:30 -08:00
memcpy.a9.S
libc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex-strings.
2013-07-03 10:20:43 -07:00
memcpy.S
Clean up some ARMv4/ARMv5 cruft.
2013-12-13 14:02:30 -08:00
setjmp.S
Add cfi directives to all arm assembly.
2013-12-02 19:13:12 -08:00
sigsetjmp.S
Add function marks and size indications
2011-02-17 09:07:25 -08:00
strcmp.S
Clean up some ARMv4/ARMv5 cruft.
2013-12-13 14:02:30 -08:00
syscall.S
Add cfi directives to all arm assembly.
2013-12-02 19:13:12 -08:00