platform_bionic/libc/arch-x86/bionic
Elliott Hughes 4e362f230b am cd834618: am 63b14755: Merge "libc/x86: ensure the stack 16-byte aligned when tasks created"
* commit 'cd834618c4752b61d54ff4005a8baa8219b822e4':
  libc/x86: ensure the stack 16-byte aligned when tasks created
2012-03-30 22:16:02 -07:00
..
__get_sp.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
__get_tls.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
__set_tls.c bionic/x86: fix one potential deadlock in __set_tls() 2012-02-23 17:37:58 +08:00
__stack_chk_fail_local.S x86: Enable -fstack-protector 2011-05-24 13:32:14 -07: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
atexit.S Enable functional DSO object destruction 2011-06-20 14:44:44 -07:00
clone.S libc/x86: ensure the stack 16-byte aligned when tasks created 2012-03-23 20:04:04 +08:00
crtbegin_dynamic.S libc/x86: ensure the stack 16-byte aligned when tasks created 2012-03-23 20:04:04 +08:00
crtbegin_so.S Enable functional DSO object destruction 2011-06-20 14:44:44 -07:00
crtbegin_static.S libc/x86: ensure the stack 16-byte aligned when tasks created 2012-03-23 20:04:04 +08:00
crtend.S Update X86 Bionic CRT files for unwind/exceptions 2011-05-24 13:31:50 -07:00
crtend_so.S Update X86 Bionic CRT files for unwind/exceptions 2011-05-24 13:31:50 -07:00
dl_iterate_phdr_static.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
futex_x86.S libc: provide atomic operations will full barriers for NDK apps. 2011-11-16 17:37:15 +01:00
setjmp.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
sigsetjmp.S android-x86: add sigsetjmp.S 2010-12-26 09:22:13 -08:00
syscall.S x86 libc: Fix the range to check the error 2011-06-17 14:37:50 -07:00
vfork.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00