platform_bionic/libc/arch-common/bionic
Dmitriy Ivanov 6b56691a67 Fixes for __cxa_finalize
* Ability to register atexit handler from atexit handler
  * Correct way to handle both forms of atexit handler

Bug: https://code.google.com/p/android/issues/detail?id=66595
Bug: 4998315
Change-Id: I39529afaef97b6e1469c21389d54c0d7d175da28
2014-05-05 11:36:57 -07:00
..
__dso_handle.h AArch64: Add initial support for AArch64 2013-12-16 17:00:22 -08:00
__dso_handle_so.h AArch64: Add initial support for AArch64 2013-12-16 17:00:22 -08:00
asm_multiarch.h Fixed ASM_ALIGN macro 2013-10-04 11:12:58 +04:00
atexit.h Fixes for __cxa_finalize 2014-05-05 11:36:57 -07:00
crtbegin.c Fix 16-byte stack alignment requirement for x86_64 ABI 2013-10-21 17:36:28 -07:00
crtbegin_so.c Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
crtend.S Move common arch-* code to arch-common directory 2013-10-03 11:14:33 +04:00
crtend_so.S Move common arch-* code to arch-common directory 2013-10-03 11:14:33 +04:00