From: Jonathan Wakely Date: Wed, 2 Jun 2021 11:31:04 +0000 (+0100) Subject: libstdc++: Improve punctuation in implementation status docs X-Git-Tag: basepoints/gcc-13~7153 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca35586cf5cf1617294d5452df8ca5285d81646f;p=thirdparty%2Fgcc.git libstdc++: Improve punctuation in implementation status docs Signed-off-by: Jonathan Wakely libstdc++-v3/ChangeLog: * doc/xml/manual/status_cxxis29124.xml: Improve punctuation. * doc/xml/manual/status_cxxtr1.xml: Likewise. * doc/xml/manual/status_cxxtr24733.xml: Likewise. * doc/html/*: Regenerate. --- diff --git a/libstdc++-v3/doc/html/manual/abi.html b/libstdc++-v3/doc/html/manual/abi.html index 0b9928c5121f..82b03fd4fbbc 100644 --- a/libstdc++-v3/doc/html/manual/abi.html +++ b/libstdc++-v3/doc/html/manual/abi.html @@ -534,39 +534,39 @@ gcc test.c -g -O2 -L. -lone -ltwo /usr/lib/libstdc++.so.5 /usr/lib/libstdc++.so. Itanium C++ ABI - .
+ .
Linker and Libraries Guide (document 819-0690) - .
Sun Studio 11: C++ Migration Guide (document 819-3689) - .
How to Write Shared Libraries - . Ulrich Drepper.
+ . Ulrich Drepper.
C++ ABI for the ARM Architecture - .
Dynamic Shared Objects: Survey and Issues . ISO C++ J16/06-0046 - . Benjamin Kosnik.
+ . Benjamin Kosnik.
Versioning With Namespaces . ISO C++ J16/06-0083 - . Benjamin Kosnik.
Binary Compatibility of Shared Libraries Implemented in C++ on GNU/Linux Systems . SYRCoSE 2009 - . Pavel Shved. Denis Silakov.