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
/
x86.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Share LP32 makefile settings between arches
Colin Cross
2015-02-04
1
-18
/
+0
*
Clean up the x86-64 and x86 setjmp families.
Elliott Hughes
2014-12-05
1
-2
/
+0
*
[x86,x86_64] Fix libgcc unwinding through signal
Pavel Chupin
2014-10-27
1
-1
/
+0
*
Force export symbols on all x86 variants in libc.
Christopher Ferris
2014-10-06
1
-0
/
+1
*
Clean up the architecture-specific makefiles.
Elliott Hughes
2014-09-16
1
-13
/
+23
*
Fix signal trampolines.
Elliott Hughes
2014-09-15
1
-0
/
+2
*
Fix pthread_getattr_np for the main thread.
Elliott Hughes
2014-08-26
1
-1
/
+0
*
Revert "Replaces vfork() implementation with fork()"
Dan Albert
2014-08-05
1
-0
/
+1
*
Remove SHA1 from LP64 in favor of libcrypto.
Dan Albert
2014-06-16
1
-0
/
+3
*
Remove declaration for putw(3)/getw(3).
Dan Albert
2014-06-11
1
-0
/
+1
*
Replaces vfork() implementation with fork()
Dan Albert
2014-06-10
1
-1
/
+0
*
Merge "Revert "Revert "Lose the hand-written futex assembler."""
Elliott Hughes
2014-05-29
1
-1
/
+0
|
\
|
*
Revert "Revert "Lose the hand-written futex assembler.""
Elliott Hughes
2014-05-28
1
-1
/
+0
*
|
Merge "Add optimized AArch64 versions of bcopy and wmemmove based on memmove"
Christopher Ferris
2014-05-28
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add optimized AArch64 versions of bcopy and wmemmove based on memmove
Bernhard Rosenkraenzer
2014-05-23
1
-0
/
+1
|
*
Revert "Add optimized AArch64 versions of bcopy and wmemmove based on memmove"
Christopher Ferris
2014-05-24
1
-1
/
+0
|
*
Add optimized AArch64 versions of bcopy and wmemmove based on memmove
Bernhard Rosenkraenzer
2014-05-23
1
-0
/
+1
*
|
Revert "Lose the hand-written futex assembler."
Narayan Kamath
2014-05-28
1
-0
/
+1
|
/
*
Lose the hand-written futex assembler.
Elliott Hughes
2014-05-22
1
-1
/
+0
*
Add 32-bit Silvermont-optimized string/memory functions.
Varvara Rainchik
2014-05-12
1
-52
/
+7
*
LP64 shouldn't include the non-standard <time64.h> cruft.
Elliott Hughes
2014-04-22
1
-0
/
+1
*
More OpenBSD cleanup (primarily string).
Elliott Hughes
2014-02-24
1
-7
/
+8
*
Stop advertising an arm32-specific hack like it's a build system feature.
Elliott Hughes
2014-02-20
1
-8
/
+0
*
Reconfig libc's Android.mk to build for multilib
Ying Wang
2014-02-12
1
-49
/
+94
*
Switch <elf.h> over to linux uapi under the covers.
Elliott Hughes
2014-02-10
1
-5
/
+0
*
Clean up forking and cloning.
Elliott Hughes
2013-11-19
1
-1
/
+1
*
Let the compiler worry about implementing ffs(3).
Elliott Hughes
2013-10-24
1
-1
/
+0
*
Fix __errno for LP64 and clean up __get_tls.
Elliott Hughes
2013-10-09
1
-1
/
+0
*
Remove useless x86 fallbacks.
Elliott Hughes
2013-10-03
1
-18
/
+1
*
Fix strchr for basic non-sse case on x86
Pavel Chupin
2013-09-03
1
-1
/
+1
*
Add ssse3 implementation of __memcmp16.
Alexander Ivchenko
2013-08-02
1
-0
/
+2
*
bionic/x86: Optimization for string routines
Liubov Dmitrieva
2013-05-31
1
-10
/
+69
*
Break bionic implementations into arch versions.
Christopher Ferris
2013-03-12
1
-0
/
+27