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-arm
/
bionic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Stop libc from cross-referencing unwind symbols"
Dan Albert
2015-07-20
1
-93
/
+0
*
Simplify three copyright headers.
Elliott Hughes
2015-05-12
1
-1
/
+1
*
Stop libc from cross-referencing unwind symbols
Dmitriy Ivanov
2015-04-07
1
-0
/
+93
*
Use ALIAS_SYMBOL for assembler aliasing.
Christopher Ferris
2015-03-25
1
-4
/
+2
*
Move the generic arm memcmp.S into the generic directory.
Elliott Hughes
2014-12-15
1
-343
/
+0
*
Remove arm assembler not referenced from any makefile.
Elliott Hughes
2014-12-14
3
-1617
/
+0
*
Fix arm64 clone stack handling.
Elliott Hughes
2014-12-10
1
-2
/
+5
*
Use the stmdb instead of str to save the fn/arg
Jiangli Yuan
2014-12-10
1
-4
/
+2
*
Switch arm and arm64 over to the x86 style of jmpbuf.
Elliott Hughes
2014-12-08
1
-20
/
+10
*
Fix signal mask save/restore for arm64.
Elliott Hughes
2014-12-06
1
-1
/
+0
*
Clean up arm setjmp family.
Elliott Hughes
2014-12-05
3
-265
/
+146
*
Clean up the arm64 setjmp.
Elliott Hughes
2014-12-05
2
-17
/
+4
*
Remove __ARM_HAVE_VFP.
Elliott Hughes
2014-12-03
2
-12
/
+0
*
Make __aeabi_*() symbols weak.
Dan Albert
2014-09-26
1
-13
/
+16
*
Fix 32-bit arm unwinding through signal frames.
Elliott Hughes
2014-09-16
2
-36
/
+27
*
Fix signal trampolines.
Elliott Hughes
2014-09-15
2
-0
/
+70
*
Ensure __set_errno is still visible on LP32.
Elliott Hughes
2014-09-08
2
-2
/
+2
*
Fix pthread_getattr_np for the main thread.
Elliott Hughes
2014-08-26
1
-34
/
+0
*
Simplify _ALIGN_TEXT.
Elliott Hughes
2014-08-20
1
-2
/
+0
*
Remove misleading arm/arm64 PIC_SYM.
Elliott Hughes
2014-08-07
4
-11
/
+11
*
Enable building libc with clang.
Elliott Hughes
2014-07-11
1
-7
/
+14
*
Remove __memcmp16 from bionic.
Elliott Hughes
2014-06-12
1
-234
/
+0
*
Rename __bionic_clone_entry to __start_thread.
Elliott Hughes
2014-06-06
1
-2
/
+2
*
Revert "Revert "Lose the hand-written futex assembler.""
Elliott Hughes
2014-05-28
1
-38
/
+0
*
Merge "Revert "Lose the hand-written futex assembler.""
Narayan Kamath
2014-05-28
1
-0
/
+38
|
\
|
*
Revert "Lose the hand-written futex assembler."
Narayan Kamath
2014-05-28
1
-0
/
+38
*
|
Clear link register in __bionic_clone.
Ben Cheng
2014-05-23
1
-7
/
+2
|
/
*
Lose the hand-written futex assembler.
Elliott Hughes
2014-05-22
1
-38
/
+0
*
Hide most of the private futex functions.
Elliott Hughes
2014-05-21
1
-33
/
+2
*
Hide __get_sp.
Elliott Hughes
2014-05-20
1
-1
/
+1
*
Hide _exit_with_stack_teardown.
Elliott Hughes
2014-05-16
1
-1
/
+1
*
Hide the __bionic_clone and __bionic_clone_entry implementation details.
Elliott Hughes
2014-05-08
1
-0
/
+1
*
Fix for libgcc compat generation script.
Dmitriy Ivanov
2014-04-18
1
-88
/
+156
*
Unify our assembler macros.
Elliott Hughes
2014-02-20
10
-11
/
+11
*
Remove useless _C_LABEL from our assembler source.
Elliott Hughes
2014-02-20
4
-11
/
+11
*
Added script generating additions to libgcc_compat.c from linker errors
Dmitriy Ivanov
2014-02-20
1
-166
/
+80
*
Add all implicitly loaded symbols from libgcc.a into libgcc_compat.c.
Ben Cheng
2014-01-24
1
-2
/
+6
*
Re-export libgcc's __aeabi_uidivmod and __popcount_tab
Bernhard Rosenkränzer
2014-01-24
1
-0
/
+2
*
Regenerate the NOTICE files.
Elliott Hughes
2014-01-07
1
-1
/
+1
*
Remove the bogus exit status from _exit_with_stack_teardown.
Elliott Hughes
2013-12-21
1
-11
/
+9
*
Fix aarch64 futex assembly routines.
Elliott Hughes
2013-12-20
1
-6
/
+5
*
Add __popcountsi2 to the function compat list.
Ben Cheng
2013-12-19
1
-0
/
+1
*
Clean up some ARMv4/ARMv5 cruft.
Elliott Hughes
2013-12-13
3
-26
/
+26
*
Add cfi directives to all arm assembly.
Christopher Ferris
2013-12-02
9
-150
/
+38
*
Clean up forking and cloning.
Elliott Hughes
2013-11-19
1
-0
/
+0
*
Switch pthread_create over to __bionic_clone.
Elliott Hughes
2013-11-15
2
-52
/
+5
*
Stop using the non-uapi <linux/err.h> header file.
Elliott Hughes
2013-11-07
5
-14
/
+5
*
Let the compiler worry about implementing ffs(3).
Elliott Hughes
2013-10-24
1
-41
/
+0
*
AArch64: Fix uses of stack size for 32/64bit libc builds
Serban Constantinescu
2013-10-22
1
-1
/
+1
*
Fix x86_64 build, clean up intermediate libraries.
Elliott Hughes
2013-10-09
1
-1
/
+2
[next]