| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Fix __eabi_atexit() implementation, as well as a bug in the BSD-originated ↵ | David 'Digit' Turner | 2009-05-20 | 1 | -2/+9 | |
| | | | | | | | | | | | | | __cxa_finalize() implementation This patch uses "#if ANDROID" instead of "#if 1" in the __cxa_finalize() fix | |||||
| * | | revert to previous implementation of __aeabi_atexit() since the new one ↵ | David 'Digit' Turner | 2009-05-15 | 1 | -1/+2 | |
| | | | | | | | | | | | | | 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... | |||||
| * | | Fix __aeabi_atexit to call __cxa_atexit properly. This function is defined ↵ | David 'Digit' Turner | 2009-05-14 | 1 | -2/+3 | |
| |/ | | | | by the C++ ABI for ARM document. | |||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 46 | -0/+13935 | |
| | | ||||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 46 | -13932/+0 | |
| | | ||||||
| * | auto import from //depot/cupcake/@132589 | The Android Open Source Project | 2009-03-03 | 1 | -11/+8 | |
| | | ||||||
| * | auto import from //depot/cupcake/@137055 | The Android Open Source Project | 2009-03-02 | 1 | -8/+11 | |
| | | ||||||
| * | auto import from //branches/cupcake/...@132276 | The Android Open Source Project | 2009-02-19 | 3 | -55/+26 | |
| | | ||||||
| * | auto import from //branches/cupcake/...@131421 | The Android Open Source Project | 2009-02-13 | 1 | -1/+1 | |
| | | ||||||
| * | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 5 | -53/+1007 | |
| | | ||||||
| * | auto import from //branches/cupcake/...@127101 | The Android Open Source Project | 2009-01-20 | 2 | -6/+74 | |
| | | ||||||
| * | auto import from //branches/cupcake/...@126645 | The Android Open Source Project | 2009-01-15 | 4 | -4/+4 | |
| | | ||||||
| * | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 6 | -42/+851 | |
| | | ||||||
| * | Initial Contributionandroid-1.0 | The Android Open Source Project | 2008-10-21 | 42 | -0/+12130 | |
