From 4aa3ff2b2ea0f5524622ce2f75d091120e666bfe Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sun, 27 Nov 2011 00:21:28 +0000 Subject: [PATCH] abi.xml (Prerequisites): Refer to GNU/Linux. * doc/xml/manual/abi.xml (Prerequisites): Refer to GNU/Linux. Fix reference to GCC. From-SVN: r181756 --- libstdc++-v3/ChangeLog | 5 +++++ libstdc++-v3/doc/xml/manual/abi.xml | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 2f1661260139..abeae44337e4 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2011-11-26 Gerald Pfeifer + + * doc/xml/manual/abi.xml (Prerequisites): Refer to GNU/Linux. + Fix reference to GCC. + 2011-11-26 Jonathan Wakely PR libstdc++/51296 diff --git a/libstdc++-v3/doc/xml/manual/abi.xml b/libstdc++-v3/doc/xml/manual/abi.xml index a8b92416e895..b79075df36a8 100644 --- a/libstdc++-v3/doc/xml/manual/abi.xml +++ b/libstdc++-v3/doc/xml/manual/abi.xml @@ -596,8 +596,8 @@ compatible. - Most modern Linux and BSD versions, particularly ones using - gcc-3.1.x tools and more recent vintages, will meet the + Most modern GNU/Linux and BSD versions, particularly ones using + GCC 3.1 and later, will meet the requirements above, as does Solaris 2.5 and up. -- 2.47.3