aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/libstdc++-v3/include/std
Commit message (Collapse)AuthorAgeFilesLines
* Unify ChromeOS and Android versions of GCC.Caroline Tice2016-02-262-3/+14
| | | | | | | | 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
* Synchronize with google/gcc-4_9 to r224707 (from r214835)Yiran Wang2015-06-2912-50/+103
| | | | Change-Id: I3d6f06fc613c8f8b6a82143dc44b7338483aac5d
* [gcc-4.9] Merge svn r214745 from google/gcc-4_9 branch.Rong Xu2014-09-023-2/+30
| | | | | | Merge gcc-4_9 source r214745 from google/gcc-4_9 branch. Change-Id: Ie6fa0fd72f4b4eec3adc4db4bb922e652d1c2605
* [4.9] Switch gcc-4.9 to use google/gcc-4_9 branch.Rong Xu2014-07-294-39/+93
| | | | | | | | | | | | | | 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-173-10/+22
| | | | | | For critical bug fixes including devirtualization and codegen. Change-Id: I8138d3dc408fc12db5eecb01d2753d39219712f2
* Fix GNU4.7/4.8/4.9 libstdc++ for clangAndrew Hsieh2014-04-281-1/+1
| | | | | | | | 1. Undo fix in ed7057a1ece24733fe30423cd94131deb8ccb2ca which precludes __atomic_fetch_add() now supported by clang >= 3.3 2. __float128 is supported by clang >= 3.4 Change-Id: Ic2856368d83d261e3a27e0e24ccc09743afdc68b
* [4.9] Patch GCC libstdc++ to work with Clang in C++11Andrew Hsieh2014-04-221-1/+1
| | | | | | See 0e1e4c378ef579441c3815c6213422f1df530f9b Change-Id: I74314f368c202436ddef80639d7096e943d7fb5d
* [4.9] GCC 4.9.0 official release refreshBen Cheng2014-04-221-2/+1
| | | | Change-Id: Ic99a7da8b44b789a48aeec93b33e93944d6e6767
* Initial checkin of GCC 4.9.0 from trunk (r208799).Ben Cheng2014-03-2548-0/+26039
Change-Id: I48a3c08bb98542aa215912a75f03c0890e497dba