OSDN Git Service

am d386afcc: revert to previous implementation of __aeabi_atexit() since the new...
authorDavid 'Digit' Turner <digit@google.com>
Fri, 15 May 2009 00:14:08 +0000 (17:14 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Fri, 15 May 2009 00:14:08 +0000 (17:14 -0700)
commita0508577c9b1fcf89d120ece88fe2080463d4d4d
tree0a6087bdf93122bd1151f8305f72b5601a662042
parent3ccce08bf817a06c17f748cd263a52238c8afe96
parentd386afcc41e92c96778d9b1a498199f48fa2d4aa
am d386afcc: revert to previous implementation of __aeabi_atexit() since the new one seems to crash a static ICU String destructor. I don\'t have the time to investigate why right now, so a revert is preferred. Damn...

Merge commit 'd386afcc41e92c96778d9b1a498199f48fa2d4aa'

* commit 'd386afcc41e92c96778d9b1a498199f48fa2d4aa':
  revert to previous implementation of __aeabi_atexit() since the new one seems to crash a static ICU String destructor.