OSDN Git Service

am 3e16f84f: Fix __aeabi_atexit to call __cxa_atexit properly. This function is defin...
authorDavid 'Digit' Turner <digit@google.com>
Thu, 14 May 2009 22:39:55 +0000 (15:39 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Thu, 14 May 2009 22:39:55 +0000 (15:39 -0700)
commit3ccce08bf817a06c17f748cd263a52238c8afe96
tree4327609bb3e87942ab21cf0ed961226bb0ea607e
parentcd64095ad150a8ec8ab619b1120d730b99952892
parent3e16f84fcad103c97a2df4a58948835277043569
am 3e16f84f: Fix __aeabi_atexit to call __cxa_atexit properly. This function is defined by the C++ ABI for ARM document.

Merge commit '3e16f84fcad103c97a2df4a58948835277043569'

* commit '3e16f84fcad103c97a2df4a58948835277043569':
  Fix __aeabi_atexit to call __cxa_atexit properly. This function is defined by the C++ ABI for ARM document.