mirror of git://gcc.gnu.org/git/gcc.git
abi.xml (Prerequisites): Refer to GNU/Linux.
* doc/xml/manual/abi.xml (Prerequisites): Refer to GNU/Linux. Fix reference to GCC. From-SVN: r181756
This commit is contained in:
parent
380af8096d
commit
4aa3ff2b2e
|
@ -1,3 +1,8 @@
|
||||||
|
2011-11-26 Gerald Pfeifer <gerald@pfeifer.com>
|
||||||
|
|
||||||
|
* doc/xml/manual/abi.xml (Prerequisites): Refer to GNU/Linux.
|
||||||
|
Fix reference to GCC.
|
||||||
|
|
||||||
2011-11-26 Jonathan Wakely <jwakely.gcc@gmail.com>
|
2011-11-26 Jonathan Wakely <jwakely.gcc@gmail.com>
|
||||||
|
|
||||||
PR libstdc++/51296
|
PR libstdc++/51296
|
||||||
|
|
|
@ -596,8 +596,8 @@ compatible.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Most modern Linux and BSD versions, particularly ones using
|
Most modern GNU/Linux and BSD versions, particularly ones using
|
||||||
gcc-3.1.x tools and more recent vintages, will meet the
|
GCC 3.1 and later, will meet the
|
||||||
requirements above, as does Solaris 2.5 and up.
|
requirements above, as does Solaris 2.5 and up.
|
||||||
</para>
|
</para>
|
||||||
</section>
|
</section>
|
||||||
|
|
Loading…
Reference in New Issue