From: Benjamin Kosnik
diff --git a/libstdc++-v3/doc/html/manual/abi.html b/libstdc++-v3/doc/html/manual/abi.html index 58b689e49b3f..807d3054cc77 100644 --- a/libstdc++-v3/doc/html/manual/abi.html +++ b/libstdc++-v3/doc/html/manual/abi.html @@ -329,7 +329,7 @@ standard includes.
Testing the C++ compiler ABI can be done various ways.
- One. Intel ABI checker. More information can be obtained here. + One. Intel ABI checker.
Two. The second is yet unreleased, but has been announced on the gcc @@ -464,58 +464,60 @@ gcc test.c -g -O2 -L. -lone -ltwo /usr/lib/libstdc++.so.5 /usr/lib/libstdc++.so. 24660: versioning weak symbols in libstdc++
19664: libstdc++ headers should have pop/push of the visibility around the declarations -
C++ ABI Reference . - + - .
Intel® Compilers for Linux* -Compatibility with the GNU Compilers . - + - .
- Intel® Compilers for Linux* -Compatibility with the GNU Compilers - . - - - .
Sun Solaris 2.9 : Linker and Libraries Guide (document 816-1386) . - + - .
Sun Solaris 2.9 : C++ Migration Guide (document 816-2459) . - + - .
+ How to Write Shared Libraries . - + - .
+ Binary Compatibility of Shared Libraries Implemented in C++ on GNU/Linux Systems + . +SYRCoSE 2009 + . + + .