rs6000: Replace outdated link to ELFv2 ABI
authorBill Schmidt <wschmidt@linux.ibm.com>
Thu, 23 Apr 2020 20:03:34 +0000 (15:03 -0500)
committerBill Schmidt <wschmidt@linux.ibm.com>
Thu, 23 Apr 2020 20:03:34 +0000 (15:03 -0500)
A user reported that we are still referring to a public review
draft of the ELFv2 ABI specification.  Replace that by a permalink.

2020-04-24  Bill Schmidt  <wschmidt@linux.ibm.com>

* gcc/doc/extend.texi (PowerPC AltiVec/VSX Built-in Functions):
Replace outdated link to ELFv2 ABI.

gcc/ChangeLog
gcc/doc/extend.texi

index 54e207cbe588fbf978bb9d67d2b9b693ad99e5ce..e58d040e04de7bdc783aa04e93ccd050b760aef1 100644 (file)
@@ -1,3 +1,8 @@
+2020-04-23  Bill Schmidt  <wschmidt@linux.ibm.com>
+
+       * gcc/doc/extend.texi (PowerPC AltiVec/VSX Built-in Functions):
+       Replace outdated link to ELFv2 ABI.
+
 2020-04-23  Jakub Jelinek  <jakub@redhat.com>
 
        PR target/94710
index c17b1040bde420f0b7f4b3db299206458e23da27..936c22e2fe7e55597af3502d956896a6819164ba 100644 (file)
@@ -17633,7 +17633,7 @@ subject to change without notice.
 
 GCC complies with the OpenPOWER 64-Bit ELF V2 ABI Specification,
 which may be found at
-@uref{http://openpowerfoundation.org/wp-content/uploads/resources/leabi-prd/content/index.html}.
+@uref{https://openpowerfoundation.org/?resource_lib=64-bit-elf-v2-abi-specification-power-architecture}.
 Appendix A of this document lists the vector API interfaces that must be
 provided by compliant compilers.  Programmers should preferentially use
 the interfaces described therein.  However, historically GCC has provided