summaryrefslogtreecommitdiffstats
path: root/8/sources/cxx-stl/gabi++
Commit message (Collapse)AuthorAgeFilesLines
* Rename mipsr6 as mips32r6Andrew Hsieh2015-01-072-0/+0
| | | | Change-Id: Ia0d0083227ce9a78f8f38001e067288a4eda22af
* Add mips32r6 STL binariesAndrew Hsieh2014-12-172-0/+0
| | | | | | | | Also update llvm-libc++/libs/{mips,mips64}/lib* compiled with new clang which generate writable .gcc_except_table section and avoid DT_TEXTREL in *so Change-Id: I90637b6f075b58d5e1325cb007c9e7f9294ad1e6
* rebuild mips64 gabi++, stlport and llvm-libc++ in r6Andrew Hsieh2014-09-162-0/+0
| | | | | | | Previous they were built with mips64r2, but the new mips64el-linux-android-4.9 generates -mips64r6 code by default Change-Id: Icac18d68deffd9c2956d29a1e328027894639bd0
* Refresh 64-bit headers/libs; upgrade libc++ to r207307Andrew Hsieh2014-05-096-0/+0
| | | | | | to bionic: adfc007dbf936bd021d79ba2d2c360a3cfc77be9 5/19 2014 Change-Id: Id9994bab1ab8240853890c108e8aaa3ebac47fa8
* Add /thumb libraries for gabi++/stlport/llvm-libc++Andrew Hsieh2014-04-274-0/+4
| | | | | | gnu-libstdc++ has /thumb version of libraries already. Change-Id: Iccb8a9fd23212cd3ebbd4aa66b6b250c6cdfb03b
* Corrected arm64 ABIAndrew Hsieh2014-03-202-0/+0
| | | | | | | | | Changed from arm64 to arm64-v8a. See target/board/generic_arm64/BoardConfig.mk TARGET_CPU_ABI := arm64-v8a Change-Id: If5d27638f9caabdfe887ca35202b7dfaa6d9ff01
* Add gabi++/libs/{arm64,x86_64,mips64}Andrew Hsieh2014-02-116-0/+0
| | | | Change-Id: I9e3a57b7849f8e714952503ac3909947a8eb9ab6
* Update prebuilts/ndk/8 to r8d/r8cAndrew Hsieh2012-12-214-0/+0
| | | | | | | | | | | | | 1. Update prebuilts/ndk/8 to r8d release (*1), except for 2. sources/cxx-stl/gabi++ and sources/cxx-stl/stlport remain in r8c before exception handling support is added for r8d. Both will be upgraded to r8d once abi/ is upgraded to r8d's gabi++. 3. Add link 8/platforms/android-* (*1) http://developer.android.com/tools/sdk/ndk/index.html Change-Id: If61526b0f815a0f980ab19ffd10765a3b69ceb28
* resolved conflicts for merge of 4385882c to jb-mr1-dev-plus-aospAndrew Hsieh2012-10-129-2/+2
| | | | Change-Id: I10e96f48dcd7134cf45a6d8406bf8b69f6593eba
* Create symlink currentYing Wang2012-08-1429-0/+1370
and simplify the directory names. With this we will unify all LOCAL_NDK_VERSIONs in the platform to the latest stable NDK. Bug: 6932421 Change-Id: I1842caaced8c621a49e92326bbbd85b284561c0f