1. 95c6cd7 Stop using the __ANDROID_API_x__ constants. by Elliott Hughes · 6 years ago
  2. 85be972 crtbegin: replace TPREL with R_*_NONE relocs by Ryan Prichard · 6 years ago
  3. f1fde77 Move __dso_handle to RELRO by Vic Yang · 6 years ago
  4. cc9b100 Overalign the TLS segment using crtbegin by Ryan Prichard · 6 years ago
  5. d4e51a1 Change crtbrand for host bionic by Dan Willemsen · 7 years ago
  6. bcea0e2 Call __emutls_unregister_key on dlclose by Ryan Prichard · 7 years ago
  7. 5bf2c20 Merge "crtbegin: Correctly align ESP to 16 for __i386__" by Treehugger Robot · 7 years ago
  8. a0d177d crtbegin: Correctly align ESP to 16 for __i386__ by Ryan Prichard · 7 years ago
  9. 3e4d4d4 Add _FORCE_CRT_ATFORK config for crtbegin. by Dan Albert · 8 years ago
  10. 586b676 Partial revert of "Remove obsolete __stack_chk_fail_local." by Dan Albert · 8 years ago
  11. 2e2c72d Pre-M and GCC compatibility for crtbegin. by Dan Albert · 8 years ago
  12. 1253327 Give ELF notes 4-byte alignment. by Elliott Hughes · 8 years ago
  13. 3413a75 Remove an obsolete aarch64 hack. by Elliott Hughes · 8 years ago
  14. b348d5c Build crtbegin with clang too. by Elliott Hughes · 8 years ago
  15. 4af220c Remove obsolete __stack_chk_fail_local. by Elliott Hughes · 8 years ago
  16. 94072fb Switch to inline assembler in crtbegin. by Elliott Hughes · 8 years ago
  17. af7e806 Properly align init/fini_arrays for crtend.o by Dmitriy Ivanov · 10 years ago
  18. ea295f6 Unregister pthread_atfork handlers on dlclose() by Dmitriy Ivanov · 11 years ago
  19. 094f58f Revert "Unregister pthread_atfork handlers on dlclose()" by Dimitry Ivanov · 10 years ago
  20. 6df122f Unregister pthread_atfork handlers on dlclose() by Dmitriy Ivanov · 11 years ago
  21. e09ab2c Make .note.android.ident section type SH_NOTE by Colin Cross · 10 years ago
  22. 4b41555 Revert "Register __libc_fini as early as possible." by Dmitriy Ivanov · 11 years ago
  23. e880c73 Register __libc_fini as early as possible. by Dmitriy Ivanov · 11 years ago
  24. 6b56691 Fixes for __cxa_finalize by Dmitriy Ivanov · 11 years ago
  25. e210488 AArch64: Add initial support for AArch64 by Serban Constantinescu · 12 years ago
  26. 33a209e Fix 16-byte stack alignment requirement for x86_64 ABI by Pavel Chupin · 12 years ago
  27. eb847bc Fix x86_64 build, clean up intermediate libraries. by Elliott Hughes · 12 years ago
  28. 589eaa4 libc: fix __cxa_atexit implicit declaration by synergydev · 12 years ago
  29. 719269d Fixed ASM_ALIGN macro by Pavel Chupin · 12 years ago
  30. b49c17c Move common arch-* code to arch-common directory by Pavel Chupin · 12 years ago