1. 3012b96 Remove workarounds for old versions of clang and GCC. by Elliott Hughes · 7 years ago
  2. 6d142bc Move __aeabi* symbols to LIBC_N version by Dimitry Ivanov · 10 years ago
  3. 6f72fde Fix gcc+arm builds by Dimitry Ivanov · 10 years ago
  4. d90d067 Export public __aeabi* symbols as LIBC_PRIVATE by Dimitry Ivanov · 10 years ago
  5. 690211f Make __aeabi_*() symbols weak. by Dan Albert · 11 years ago
  6. c999f76 Enable building libc with clang. by Elliott Hughes · 11 years ago[Renamed (84%) from libc/arch-arm/bionic/eabi.c]
  7. bdbdbb8 Delete CAVEATS / fix spelling. by Nick Kralevich · 12 years ago
  8. f3cfcd8 ARM: make CRT_LEGACY_WORKAROUND work as intended by Ard Biesheuvel · 13 years ago
  9. 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]
  10. 0ba91ed Fix __eabi_atexit() implementation, as well as a bug in the BSD-originated __cxa_finalize() implementation by David 'Digit' Turner · 16 years ago
  11. 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
  12. 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
  13. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  14. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  15. 9f65adf auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 17 years ago
  16. a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago