From: Gerald Pfeifer Date: Sun, 27 Dec 2020 20:24:36 +0000 (+0100) Subject: libstdc++: Update link to Arm ABI X-Git-Tag: basepoints/gcc-12~1909 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=15b99a6b83e00ac29f9c0b034c27e34feb8ecf1c;p=thirdparty%2Fgcc.git libstdc++: Update link to Arm ABI libstdc++-v3: 2020-12-27 Gerald Pfeifer * doc/xml/manual/abi.xml: Update link to Arm ABI. * doc/html/manual/abi.html: Regenerate. --- diff --git a/libstdc++-v3/doc/html/manual/abi.html b/libstdc++-v3/doc/html/manual/abi.html index be5676d14f49..5d07c045d86d 100644 --- a/libstdc++-v3/doc/html/manual/abi.html +++ b/libstdc++-v3/doc/html/manual/abi.html @@ -551,7 +551,7 @@ gcc test.c -g -O2 -L. -lone -ltwo /usr/lib/libstdc++.so.5 /usr/lib/libstdc++.so. How to Write Shared Libraries . Ulrich Drepper.

diff --git a/libstdc++-v3/doc/xml/manual/abi.xml b/libstdc++-v3/doc/xml/manual/abi.xml index e48a536b54e2..c15aa49e4644 100644 --- a/libstdc++-v3/doc/xml/manual/abi.xml +++ b/libstdc++-v3/doc/xml/manual/abi.xml @@ -1186,7 +1186,7 @@ gcc test.c -g -O2 -L. -lone -ltwo /usr/lib/libstdc++.so.5 /usr/lib/libstdc++.so. <link xmlns:xlink="http://www.w3.org/1999/xlink" - xlink:href="http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ihi0036b/index.html"> + xlink:href="https://developer.arm.com/documentation/ihi0036/latest/"> C++ ABI for the ARM Architecture </link>