platform_bionic/libc/arch-x86_64
Elliott Hughes aeb3016f81 Fix unwinding through x86-64 __bionic_clone.
x86-64 needs these CFI directives to stop unwinding here.
I've also cleaned up the assembler a little, and made x86 and x86-64
a little more alike.

Bug: 15195760
Change-Id: I40f92c007843c29c933bb6876fe2b4611e1b946b
2014-06-05 16:36:06 -07:00
..
bionic Fix unwinding through x86-64 __bionic_clone. 2014-06-05 16:36:06 -07:00
include/machine Clean up <machine/ieee.h>. 2014-04-16 16:31:17 -07:00
string Removes bcopy and bzero from bionic. 2014-06-03 17:22:07 -07:00
syscalls Avoid a system call in 'gettid'. 2014-06-02 10:32:55 -07:00
x86_64.mk Removes bcopy and bzero from bionic. 2014-06-03 17:22:07 -07:00