Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
76e1cbca75e9fdaf7a7943f2c58e65433b283f4a
/
libc
/
arch-arm64
/
bionic
76e1cbc
Fix volantis boot.
by Elliott Hughes
· 10 years ago
2495851
Use ALIAS_SYMBOL for assembler aliasing.
by Christopher Ferris
· 10 years ago
dbaab26
[Arm64] Fix overlapping fp fields in jmp_buf
by Duane Sand
· 11 years ago
51f5d83
Fix arm64 clone stack handling.
by Elliott Hughes
· 11 years ago
9fa2cfb
Use 64-bit units in the aarch64 setjmp implementation.
by Elliott Hughes
· 11 years ago
7509622
Switch arm and arm64 over to the x86 style of jmpbuf.
by Elliott Hughes
· 11 years ago
7b78e81
Fix signal mask save/restore for arm64.
by Elliott Hughes
· 11 years ago
9fb536d
Clean up the arm64 setjmp.
by Elliott Hughes
· 11 years ago
1cff9a8
Use the kernel's sa_restorer for aarch64.
by Elliott Hughes
· 11 years ago
36f451a
Fix signal trampolines.
by Elliott Hughes
· 11 years ago
011e111
Ensure __set_errno is still visible on LP32.
by Elliott Hughes
· 11 years ago
f0d8970
Revert "Fix arm64 build"
by Dmitriy Ivanov
· 11 years ago
5c1a7fd
Fix arm64 build
by Dmitriy Ivanov
· 11 years ago
57b7a61
Fix pthread_getattr_np for the main thread.
by Elliott Hughes
· 11 years ago
651a068
Remove misleading arm/arm64 PIC_SYM.
by Elliott Hughes
· 11 years ago
6a91887
Revert "Replaces vfork() implementation with fork()"
by Dan Albert
· 11 years ago
440bd6b
Merge "Replaces vfork() implementation with fork()"
by Dan Albert
· 11 years ago
210331d
Replaces vfork() implementation with fork()
by Dan Albert
· 11 years ago
602b4e4
AArch64: Remove Frame Record from ARM64 syscalls
by Serban Constantinescu
· 11 years ago
ebc8cd1
Rename __bionic_clone_entry to __start_thread.
by Elliott Hughes
· 11 years ago
aa5f32e
Merge "Add Aarch64 optimized bzero based on memset"
by Christopher Ferris
· 11 years ago
62d92e1
Add Aarch64 optimized bzero based on memset
by Bernhard Rosenkraenzer
· 11 years ago
b30aff4
Revert "Revert "Lose the hand-written futex assembler.""
by Elliott Hughes
· 11 years ago
52f7432
Merge "Revert "Lose the hand-written futex assembler.""
by Narayan Kamath
· 11 years ago
75c55ff
Revert "Lose the hand-written futex assembler."
by Narayan Kamath
· 11 years ago
8df0fe0
Clear link register in __bionic_clone.
by Ben Cheng
· 11 years ago
ced906c
Lose the hand-written futex assembler.
by Elliott Hughes
· 11 years ago
d5ed63a
Hide most of the private futex functions.
by Elliott Hughes
· 11 years ago
f97d871
Merge "Add cfi directives for arm64 assembler."
by Christopher Ferris
· 11 years ago
df22a12
Add cfi directives for arm64 assembler.
by Christopher Ferris
· 11 years ago
f93f50d
Remove an unnecessary instruction from arm64 __bionic_clone.
by Elliott Hughes
· 11 years ago
9f0a52e
Merge "Hide __get_sp."
by Elliott Hughes
· 11 years ago
a75869f
Hide __set_tls.
by Elliott Hughes
· 11 years ago
c3705f6
Hide __get_sp.
by Elliott Hughes
· 11 years ago
31d0398
Hide _exit_with_stack_teardown.
by Elliott Hughes
· 11 years ago
879180c
With libstdc++ in libc, __futex_wait and __futex_wake can be hidden.
by Elliott Hughes
· 11 years ago
0d236aa
Align the child stack in clone(2).
by Elliott Hughes
· 11 years ago
fff3c0f
Align arm64 stacks to 16 bytes in __bionic_clone.
by Elliott Hughes
· 11 years ago
954cf0d
Hide the __bionic_clone and __bionic_clone_entry implementation details.
by Elliott Hughes
· 11 years ago
851e68a
Unify our assembler macros.
by Elliott Hughes
· 11 years ago
09289d9
Remove useless _C_LABEL from our assembler source.
by Elliott Hughes
· 11 years ago
a6ecba4
Clean up cacheflush.
by Elliott Hughes
· 11 years ago
d1973ca
bionic: rename aarch64 target to arm64
by Colin Cross
· 12 years ago