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