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