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