From: Jonathan Wakely Date: Sun, 6 Jan 2013 21:19:39 +0000 (+0000) Subject: * doc/xml/manual/abi.xml: Update library and symbol versions. X-Git-Tag: releases/gcc-4.8.0~1087 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ac43ff42f25af8469816dae22f4abdecfce3b88c;p=thirdparty%2Fgcc.git * doc/xml/manual/abi.xml: Update library and symbol versions. From-SVN: r194950 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 0dad66896227..d37ba268ff13 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +2013-01-06 Jonathan Wakely + + * doc/xml/manual/abi.xml: Update library and symbol versions. + 2013-01-06 Richard Sandiford * include/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp: Fix typo diff --git a/libstdc++-v3/doc/xml/manual/abi.xml b/libstdc++-v3/doc/xml/manual/abi.xml index 9d7395edea5b..6cf79a11938b 100644 --- a/libstdc++-v3/doc/xml/manual/abi.xml +++ b/libstdc++-v3/doc/xml/manual/abi.xml @@ -259,6 +259,8 @@ compatible. GCC 4.5.0: libstdc++.so.6.0.14 GCC 4.6.0: libstdc++.so.6.0.15 GCC 4.6.1: libstdc++.so.6.0.16 + GCC 4.7.0: libstdc++.so.6.0.17 + GCC 4.8.0: libstdc++.so.6.0.18 Note 1: Error should be libstdc++.so.3.0.3. @@ -320,6 +322,8 @@ compatible. GCC 4.5.0: GLIBCXX_3.4.14, CXXABI_1.3.4 GCC 4.6.0: GLIBCXX_3.4.15, CXXABI_1.3.5 GCC 4.6.1: GLIBCXX_3.4.16, CXXABI_1.3.5 + GCC 4.7.0: GLIBCXX_3.4.17, CXXABI_1.3.6 + GCC 4.8.0: GLIBCXX_3.4.18, CXXABI_1.3.7 @@ -437,13 +441,19 @@ compatible. GCC 4.4.4: 20100429 GCC 4.4.5: 20101001 GCC 4.4.6: 20110416 + GCC 4.4.7: 20120313 GCC 4.5.0: 20100414 GCC 4.5.1: 20100731 GCC 4.5.2: 20101216 GCC 4.5.3: 20110428 + GCC 4.5.4: 20120702 GCC 4.6.0: 20110325 GCC 4.6.1: 20110627 GCC 4.6.2: 20111026 + GCC 4.6.3: 20120301 + GCC 4.7.0: 20120322 + GCC 4.7.1: 20120614 + GCC 4.7.2: 20120920