1. ea295f6 Unregister pthread_atfork handlers on dlclose() by Dmitriy Ivanov · 11 years ago
  2. 094f58f Revert "Unregister pthread_atfork handlers on dlclose()" by Dimitry Ivanov · 10 years ago
  3. 6df122f Unregister pthread_atfork handlers on dlclose() by Dmitriy Ivanov · 11 years ago
  4. 4b41555 Revert "Register __libc_fini as early as possible." by Dmitriy Ivanov · 11 years ago
  5. e880c73 Register __libc_fini as early as possible. by Dmitriy Ivanov · 11 years ago
  6. 33a209e Fix 16-byte stack alignment requirement for x86_64 ABI by Pavel Chupin · 12 years ago
  7. b49c17c Move common arch-* code to arch-common directory by Pavel Chupin · 12 years ago[Renamed (95%) from libc/arch-x86/bionic/crtbegin.c]
  8. 8f7120b Drop unnecessary execution permission for .cpp/.c/.h by Kito Cheng · 12 years ago
  9. 646e058 Fix x86 build, remove void* arithmetic. by Elliott Hughes · 12 years ago
  10. 42b2c6a Clean up the argc/argv/envp/auxv handling. by Elliott Hughes · 12 years ago
  11. 20c4a3a Replace .S version of x86 crtfiles with .c version by Pavel Chupin · 13 years ago