aboutsummaryrefslogtreecommitdiff
path: root/gas/doc/c-arm.texi
diff options
context:
space:
mode:
authorYury Khrustalev <yury.khrustalev@arm.com>2025-01-23 15:24:31 +0000
committerYury Khrustalev <yury.khrustalev@arm.com>2025-01-27 09:15:51 +0000
commit2a20abdd819fe58bec8b923cadae17171fd5aeda (patch)
tree4cdb4edb20ab34b48f9cb3f9e52c8eb564afefbf /gas/doc/c-arm.texi
parent18df3e8323dcf9fdfec56b5f12c04a9c723a0931 (diff)
downloadfsf-binutils-gdb-2a20abdd819fe58bec8b923cadae17171fd5aeda.zip
fsf-binutils-gdb-2a20abdd819fe58bec8b923cadae17171fd5aeda.tar.gz
fsf-binutils-gdb-2a20abdd819fe58bec8b923cadae17171fd5aeda.tar.bz2
Fix some broken links in docs and comments
Reviewed-By Richard Earnshaw <richard.earnshaw@arm.com>
Diffstat (limited to 'gas/doc/c-arm.texi')
-rw-r--r--gas/doc/c-arm.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/gas/doc/c-arm.texi b/gas/doc/c-arm.texi
index 82c938d..3a38d07 100644
--- a/gas/doc/c-arm.texi
+++ b/gas/doc/c-arm.texi
@@ -1530,5 +1530,6 @@ The pseudo ops described above are sufficient for writing assembly
code that calls functions which may throw exceptions. If you need to
know more about the object-file format used to represent unwind
information, you may consult the @cite{Exception Handling ABI for the
-ARM Architecture} available from @uref{http://infocenter.arm.com}.
+Arm Architecture} available from
+@uref{https://github.com/ARM-software/abi-aa/blob/main/ehabi32/ehabi32.rst}.