From 15b99a6b83e00ac29f9c0b034c27e34feb8ecf1c Mon Sep 17 00:00:00 2001
From: Gerald Pfeifer
Date: Sun, 27 Dec 2020 21:24:36 +0100
Subject: [PATCH] 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.
---
libstdc++-v3/doc/html/manual/abi.html | 2 +-
libstdc++-v3/doc/xml/manual/abi.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/libstdc++-v3/doc/html/manual/abi.html b/libstdc++-v3/doc/html/manual/abi.html
index be5676d14f4..5d07c045d86 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 e48a536b54e..c15aa49e464 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.
+ xlink:href="https://developer.arm.com/documentation/ihi0036/latest/">
C++ ABI for the ARM Architecture
--
2.30.2