index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
arch-x86_64
/
bionic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Android is all-PIC/PIE."
Elliott Hughes
2014-08-07
2
-16
/
+0
|
\
|
*
Android is all-PIC/PIE.
Elliott Hughes
2014-08-07
2
-16
/
+0
*
|
Revert "Replaces vfork() implementation with fork()"
Dan Albert
2014-08-05
1
-0
/
+45
|
/
*
Merge "Replaces vfork() implementation with fork()"
Dan Albert
2014-06-10
1
-45
/
+0
|
\
|
*
Replaces vfork() implementation with fork()
Dan Albert
2014-06-10
1
-45
/
+0
*
|
Rename __bionic_clone_entry to __start_thread.
Elliott Hughes
2014-06-06
1
-2
/
+2
|
/
*
Remove unnecessary instructions from x86/x86_64 syscalls.
Elliott Hughes
2014-06-05
3
-3
/
+0
*
Fix unwinding through x86-64 __bionic_clone.
Elliott Hughes
2014-06-05
1
-6
/
+14
*
Revert "Revert "Lose the hand-written futex assembler.""
Elliott Hughes
2014-05-28
1
-37
/
+0
*
Revert "Lose the hand-written futex assembler."
Narayan Kamath
2014-05-28
1
-0
/
+37
*
Lose the hand-written futex assembler.
Elliott Hughes
2014-05-22
1
-37
/
+0
*
Hide most of the private futex functions.
Elliott Hughes
2014-05-21
1
-30
/
+1
*
Fix x86_64 __set_tls.c build failure.
Elliott Hughes
2014-05-21
1
-0
/
+1
*
Merge "Hide __get_sp."
Elliott Hughes
2014-05-21
1
-1
/
+1
|
\
|
*
Hide __get_sp.
Elliott Hughes
2014-05-20
1
-1
/
+1
*
|
Hide __set_tls.
Elliott Hughes
2014-05-20
1
-1
/
+1
|
/
*
Hide _exit_with_stack_teardown.
Elliott Hughes
2014-05-16
1
-1
/
+1
*
With libstdc++ in libc, __futex_wait and __futex_wake can be hidden.
Elliott Hughes
2014-05-16
1
-2
/
+2
*
Align the child stack in clone(2).
Elliott Hughes
2014-05-09
2
-5
/
+0
*
Align arm64 stacks to 16 bytes in __bionic_clone.
Elliott Hughes
2014-05-09
1
-1
/
+1
*
Hide the __bionic_clone and __bionic_clone_entry implementation details.
Elliott Hughes
2014-05-08
1
-0
/
+1
*
Unify our assembler macros.
Elliott Hughes
2014-02-20
6
-12
/
+7
*
Remove useless _C_LABEL from our assembler source.
Elliott Hughes
2014-02-20
2
-8
/
+8
*
Remove the bogus exit status from _exit_with_stack_teardown.
Elliott Hughes
2013-12-21
1
-13
/
+9
*
Fix aarch64 futex assembly routines.
Elliott Hughes
2013-12-20
1
-9
/
+5
*
Add .cfi_startproc/.cfi_endproc to ENTRY/END.
Christopher Ferris
2013-11-19
5
-1
/
+11
*
Clean up forking and cloning.
Elliott Hughes
2013-11-19
1
-0
/
+5
*
Switch pthread_create over to __bionic_clone.
Elliott Hughes
2013-11-15
2
-50
/
+2
*
Stop using the non-uapi <linux/err.h> header file.
Elliott Hughes
2013-11-07
2
-6
/
+3
*
AArch64: Fix uses of stack size for 32/64bit libc builds
Serban Constantinescu
2013-10-22
1
-1
/
+1
*
Fix 16-byte stack alignment requirement for x86_64 ABI
Pavel Chupin
2013-10-21
1
-4
/
+5
*
Merge "Fix the x86_64 vfork implementation."
Elliott Hughes
2013-10-21
1
-0
/
+48
|
\
|
*
Fix the x86_64 vfork implementation.
Elliott Hughes
2013-10-18
1
-0
/
+48
*
|
Fix the x86_64 clone implementation.
Elliott Hughes
2013-10-18
1
-31
/
+28
|
/
*
Fix clone.S for x86_64.
Elliott Hughes
2013-10-17
1
-11
/
+15
*
Fix sigaction(3) for 64-bit.
Elliott Hughes
2013-10-17
1
-52
/
+0
*
Fix sigsuspend to use rt_sigsuspend on all platforms.
Elliott Hughes
2013-10-15
1
-35
/
+0
*
Clean up the sigprocmask/pthread_sigmask implementation.
Elliott Hughes
2013-10-15
1
-35
/
+0
*
Fix __errno for LP64 and clean up __get_tls.
Elliott Hughes
2013-10-09
1
-33
/
+0
*
pthread_exit should call __NR_exit with status 0.
Elliott Hughes
2013-10-08
1
-3
/
+3
*
Clean up the x86 and x86_64 _exit_with_stack_teardown implementations.
Elliott Hughes
2013-10-07
1
-20
/
+11
*
Add arch-x86_64/bionic.
Elliott Hughes
2013-10-04
14
-0
/
+854