OSDN Git Service

* gnat_ug_unx.texi, gnat_ug_vms.texi, gnat_ug_vxw.texi,
authoraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 2 Mar 2003 21:08:51 +0000 (21:08 +0000)
committeraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 2 Mar 2003 21:08:51 +0000 (21:08 +0000)
gnat_ug_wnt.texi: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@63687 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ada/ChangeLog
gcc/ada/gnat_ug_unx.texi
gcc/ada/gnat_ug_vms.texi
gcc/ada/gnat_ug_vxw.texi
gcc/ada/gnat_ug_wnt.texi

index ee6fd15..eb76ef6 100644 (file)
@@ -1,8 +1,13 @@
+2003-03-02  Andreas Jaeger  <aj@suse.de>
+
+       * gnat_ug_unx.texi, gnat_ug_vms.texi, gnat_ug_vxw.texi,
+       gnat_ug_wnt.texi: Regenerate.
+
 2003-03-02  Laurent Guerby <guerby@acm.org>
 
-       * Makefile.in (install-gnatlib): Match previous change there 
+       * Makefile.in (install-gnatlib): Match previous change there
        so it works.
-       
+
 2003-02-28  Andreas Schwab  <schwab@suse.de>
 
        * Make-lang.in (install-gnatlib): Change to ada directory before
@@ -45,8 +50,8 @@
 
         PR ada/8344
         * final.c: rename to adafinal.c to avoid file name conflicts with gcc file.
-        * Makefile.in: match previous change. 
-        * Make-lang.in: match previous change. 
+        * Makefile.in: match previous change.
+        * Make-lang.in: match previous change.
 
 2003-01-29     Joel Sherrill <joel@OARcorp.com>
 
        (REAL_VALUE_RNDZINT, REAL_VALUE_UNSIGNED_RNDZINT): Remove.
 
 2002-08-25  Andre Leis <a.leis@gmx.net>
-           David Billinghurst (David.Billinghurst@riotinto.com>
+           David Billinghurst (David.Billinghurst@riotinto.com>
 
-       * sysdep.c (__gnat_ttyname): include <termios.h> on cygwin
+       * sysdep.c (__gnat_ttyname): include <termios.h> on cygwin
 
 2002-08-13  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
 
index 45e0963..e0924e4 100644 (file)
@@ -1913,7 +1913,7 @@ gnatmake my_main.adb -largs file1.o file2.o
 
 @cindex Binder output file
 @noindent
-If the main program is in some language other than Ada, Then you may
+If the main program is in some language other than Ada, you may
 have more than one entry point in the Ada subsystem. You must use a
 special option of the binder to generate callable routines to initialize
 and finalize the Ada units (@pxref{Binding with Non-Ada Main Programs}).
index 60c5b4d..d712ec5 100644 (file)
@@ -1818,7 +1818,7 @@ GNAT MAKE MY_MAIN.ADB /LINKER_QUALIFIERS FILE1.OBJ FILE2.OBJ
 
 @cindex Binder output file
 @noindent
-If the main program is in some language other than Ada, Then you may
+If the main program is in some language other than Ada, you may
 have more than one entry point in the Ada subsystem. You must use a
 special option of the binder to generate callable routines to initialize
 and finalize the Ada units (@pxref{Binding with Non-Ada Main Programs}).
index 8eb9b38..50d7c9d 100644 (file)
@@ -2040,7 +2040,7 @@ gnatmake my_main.adb -largs file1.o file2.o
 
 @cindex Binder output file
 @noindent
-If the main program is in some language other than Ada, Then you may
+If the main program is in some language other than Ada, you may
 have more than one entry point in the Ada subsystem. You must use a
 special option of the binder to generate callable routines to initialize
 and finalize the Ada units (@pxref{Binding with Non-Ada Main Programs}).
index 04b18c6..24390ff 100644 (file)
@@ -1927,7 +1927,7 @@ gnatmake my_main.adb -largs file1.o file2.o
 
 @cindex Binder output file
 @noindent
-If the main program is in some language other than Ada, Then you may
+If the main program is in some language other than Ada, you may
 have more than one entry point in the Ada subsystem. You must use a
 special option of the binder to generate callable routines to initialize
 and finalize the Ada units (@pxref{Binding with Non-Ada Main Programs}).