1. 690211f Make __aeabi_*() symbols weak. by Dan Albert · 11 years ago
  2. c999f76 Enable building libc with clang. by Elliott Hughes · 11 years ago[Renamed (84%) from libc/arch-arm/bionic/eabi.c]
  3. bdbdbb8 Delete CAVEATS / fix spelling. by Nick Kralevich · 12 years ago
  4. f3cfcd8 ARM: make CRT_LEGACY_WORKAROUND work as intended by Ard Biesheuvel · 13 years ago
  5. 6a9b888 Allow static C++ destructors to be properly called on dlclose(). by David 'Digit' Turner · 15 years ago[Renamed (83%) from libc/bionic/eabi.c]
  6. 0ba91ed Fix __eabi_atexit() implementation, as well as a bug in the BSD-originated __cxa_finalize() implementation by David 'Digit' Turner · 16 years ago
  7. d386afc revert to previous implementation of __aeabi_atexit() since the new one seems to crash a static ICU String destructor. by David 'Digit' Turner · 16 years ago
  8. 3e16f84 Fix __aeabi_atexit to call __cxa_atexit properly. This function is defined by the C++ ABI for ARM document. by David 'Digit' Turner · 16 years ago
  9. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  10. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  11. 9f65adf auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  12. a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago