mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-24 06:43:57 +08:00
gnat_ug_unx.texi, [...]: Regenerate.
* gnat_ug_unx.texi, gnat_ug_vms.texi, gnat_ug_vxw.texi, gnat_ug_wnt.texi: Regenerate. From-SVN: r63687
This commit is contained in:
parent
31b02cebb8
commit
f4ae98be56
@ -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>
|
||||
|
||||
@ -464,9 +469,9 @@
|
||||
(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>
|
||||
|
||||
|
@ -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}).
|
||||
|
@ -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}).
|
||||
|
@ -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}).
|
||||
|
@ -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}).
|
||||
|
Loading…
Reference in New Issue
Block a user