aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.6/libstdc++-v3/libsupc++
Commit message (Collapse)AuthorAgeFilesLines
* GNU libstdc++ --enable-linux-futexAndrew Hsieh2013-03-071-0/+5
| | | | Change-Id: Ib97053768252b05decd513825ae45757b220f7d4
* GCC4.6/4.4.3: Use default visibility for the __cxa functions in eh_arm.ccAndrew Hsieh2013-03-061-0/+12
| | | | | | See related: 811925038a83c20dad6250957e3082e1039c0c77 Change-Id: Ibafc1a0d77bee2340c5279c4c90f5046b1080425
* Workaround for Android __cxa_finalize bugAndrew Hsieh2012-10-231-0/+8
| | | | | | | Used to be local NDK patch at $NDK/build/tools/toolchain-patches/ gcc/0003-Work-around-for-Android-__cxa_finalize-bug.patch Change-Id: I8f8039ba010af169185de6f276a45317ecd42170
* Sync down FSF r184235@google/gcc-4_6_2-mobile branchJing Yu2012-02-153-1/+10
| | | | | | | | 1) Get mostly new patches from FSF gcc-4.6 branch 2) Fix PR52129 3) Insert GNU-stack note for all ARM targets Change-Id: I2b9926981210e517e4021242908074319a91d6bd
* Add gcc-4.6. Synced to @180989Jing Yu2011-12-1961-0/+8648
Change-Id: Ie3676586e1d8e3c8cd9f07d022f450d05fa08439 svn://gcc.gnu.org/svn/gcc/branches/google/gcc-4_6-mobile