aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
diff options
context:
space:
mode:
authorGeert Bosch <bosch@gnat.com>2003-05-22 18:25:58 +0200
committerGeert Bosch <bosch@gcc.gnu.org>2003-05-22 18:25:58 +0200
commit36f9020c1418f941e5c00339730972335e5dcd7b (patch)
treec324f6dd1b66d6c5e8315782a21f5d9975f715cf /gcc/ada
parent042136883328d54f5afdd0b9a3d2a01eedcc57ca (diff)
downloadgcc-36f9020c1418f941e5c00339730972335e5dcd7b.zip
gcc-36f9020c1418f941e5c00339730972335e5dcd7b.tar.gz
gcc-36f9020c1418f941e5c00339730972335e5dcd7b.tar.bz2
* gnat_rm.texi : Remove reference to Ada Core Technologies.
From-SVN: r67089
Diffstat (limited to 'gcc/ada')
-rw-r--r--gcc/ada/ChangeLog4
-rw-r--r--gcc/ada/gnat_rm.texi6
2 files changed, 7 insertions, 3 deletions
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog
index cadce12..9b6234b 100644
--- a/gcc/ada/ChangeLog
+++ b/gcc/ada/ChangeLog
@@ -1,3 +1,7 @@
+2003-05-22 Geert Bosch <bosch@gnat.com>
+
+ * gnat_rm.texi : Remove reference to Ada Core Technologies.
+
2003-05-03 Nathan Sidwell <nathan@codesourcery.com>
* trans.c (tree_transform): Use location_t and input_location
diff --git a/gcc/ada/gnat_rm.texi b/gcc/ada/gnat_rm.texi
index 9242fcc..86d019e 100644
--- a/gcc/ada/gnat_rm.texi
+++ b/gcc/ada/gnat_rm.texi
@@ -8,7 +8,7 @@
@c o
@c G N A T _ RM o
@c o
-@c Copyright (C) 1995-2002 Free Software Foundation o
+@c Copyright (C) 1995-2003 Free Software Foundation o
@c o
@c o
@c GNAT is maintained by Ada Core Technologies Inc (http://www.gnat.com). o
@@ -11168,8 +11168,8 @@ of the length corresponding to the @code{@var{type}'Size} value in Ada.
@noindent
The interface to C++ makes use of the following pragmas, which are
primarily intended to be constructed automatically using a binding generator
-tool, although it is possible to construct them by hand. Ada Core
-Technologies does not currently supply a suitable binding generator tool.
+tool, although it is possible to construct them by hand. No suitable binding
+generator tool is supplied with GNAT though.
Using these pragmas it is possible to achieve complete
inter-operability between Ada tagged types and C class definitions.