public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-371] [Ada] Fix URL in doc
@ 2022-05-12 12:42 Pierre-Marie de Rodat
  0 siblings, 0 replies; only message in thread
From: Pierre-Marie de Rodat @ 2022-05-12 12:42 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:605095af6f7952717a39a4feecde1e2cca4bed58

commit r13-371-g605095af6f7952717a39a4feecde1e2cca4bed58
Author: Arnaud Charlet <charlet@adacore.com>
Date:   Wed Feb 16 11:23:24 2022 +0000

    [Ada] Fix URL in doc
    
    gcc/ada/
    
            * doc/gnat_ugn/the_gnat_compilation_model.rst: Fix URL.
            * gnat_ugn.texi: Regenerate.

Diff:
---
 gcc/ada/doc/gnat_ugn/the_gnat_compilation_model.rst | 2 +-
 gcc/ada/gnat_ugn.texi                               | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gcc/ada/doc/gnat_ugn/the_gnat_compilation_model.rst b/gcc/ada/doc/gnat_ugn/the_gnat_compilation_model.rst
index 1d45d430f6b..68209bfd876 100644
--- a/gcc/ada/doc/gnat_ugn/the_gnat_compilation_model.rst
+++ b/gcc/ada/doc/gnat_ugn/the_gnat_compilation_model.rst
@@ -3811,7 +3811,7 @@ Interfacing to C++
 
 GNAT supports interfacing with the G++ compiler (or any C++ compiler
 generating code that is compatible with the G++ Application Binary
-Interface ---see http://www.codesourcery.com/archives/cxx-abi).
+Interface ---see http://itanium-cxx-abi.github.io/cxx-abi/abi.html).
 
 Interfacing can be done at 3 levels: simple data, subprograms, and
 classes. In the first two cases, GNAT offers a specific ``Convention C_Plus_Plus``
diff --git a/gcc/ada/gnat_ugn.texi b/gcc/ada/gnat_ugn.texi
index 72fee1723de..4c7dc95bf00 100644
--- a/gcc/ada/gnat_ugn.texi
+++ b/gcc/ada/gnat_ugn.texi
@@ -5669,7 +5669,7 @@ challenge.  This section gives a few hints that should make this task easier.
 
 GNAT supports interfacing with the G++ compiler (or any C++ compiler
 generating code that is compatible with the G++ Application Binary
-Interface —see @indicateurl{http://www.codesourcery.com/archives/cxx-abi}).
+Interface —see @indicateurl{http://itanium-cxx-abi.github.io/cxx-abi/abi.html}).
 
 Interfacing can be done at 3 levels: simple data, subprograms, and
 classes. In the first two cases, GNAT offers a specific @code{Convention C_Plus_Plus}


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-05-12 12:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-12 12:42 [gcc r13-371] [Ada] Fix URL in doc Pierre-Marie de Rodat

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).