aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/libstdc++-v3/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix issue of generating symlinks for libgnustl_shared.soCaroline Tice2016-03-252-105/+51
| | | | | | | | | | | | With the changes that unified the Android & ChromeOS GCC compiler, some of the conditional changes introduced with the enable-bionic-libs flags were causing libgnustl_shared.so to be generated with symbol versions and symbolic links, which broke certain things. This CL fixes that issue (https://buganizer.corp.google.com/issues/27832514) Change-Id: Ib7fe825f2be353e0ff7beba008a71793b1ad2244
* Unify ChromeOS and Android versions of GCC.Caroline Tice2016-02-264-34/+139
| | | | | | | | This CL updates Android's GCC to match ChromeOS's GCC (with appropriate patches applied in both places to make sure no cherry-picked changes are lost). Change-Id: I390140c449b0e5df9ee78a06268319c8c510302f
* Rename libstdc++.so to libgnustl_shared.soDavid 'Digit' Turner2015-08-271-1/+4
| | | | | | | | This patch ensure that the generated library is called libgnustl_shared.so instead of libstdc++.so.3 (or some similar number-versioned name). Change-Id: I63fb5be818115c6d0c7e96b937ba39f225b475cf (cherry picked from commit 62268d3b73073a061628595f226989bc17c2c622)
* [4.9] Switch gcc-4.9 to use google/gcc-4_9 branch.Rong Xu2014-07-294-6/+23
| | | | | | | | | | | | | | This source drop uses svn version r212828 of google/gcc-4.9 branch. We also cherry-picked r213062, r213063 and r213064 to fix windows build issues. All gcc-4.9 patches before July 3rd are ported to google/gcc-4.9. The following prior commits has not been merged to google branch yet. (They are included in this commit). e7af147f979e657fe2df00808e5b4319b0e088c6, baf87df3cb2683649ba7e9872362a7e721117c23, and c231900e5dcc14d8296bd9f62b45997a49d4d5e7. Change-Id: I4bea3ea470387ff751c2be4cb0d4a12059b9299b
* [4.9] Refresh GCC 4.9 to the 20140514 snapshot.Ben Cheng2014-05-171-1/+1
| | | | | | For critical bug fixes including devirtualization and codegen. Change-Id: I8138d3dc408fc12db5eecb01d2753d39219712f2
* [4.9] Disable libstdc versioningAndrew Hsieh2014-04-222-2/+2
| | | | | | See f50a81165e305c7339bec78bd3c9cf8a35e1f233 Change-Id: I55451042ed0fe1517e95283c1fefacd0ada63b0b
* Initial checkin of GCC 4.9.0 from trunk (r208799).Ben Cheng2014-03-2580-0/+15278
Change-Id: I48a3c08bb98542aa215912a75f03c0890e497dba