]> git.ipfire.org Git - thirdparty/gcc.git/commit
gnatdll.adb (Parse_Command_Line): handle -g option to be passed to the binder and...
authorPascal Obry <obry@gnat.com>
Wed, 31 Oct 2001 00:21:37 +0000 (00:21 +0000)
committerGeert Bosch <bosch@gcc.gnu.org>
Wed, 31 Oct 2001 00:21:37 +0000 (01:21 +0100)
commit5e257178526c3ffa66107c136dfc8b74b176cca7
tree2df6b6c5dfa63cfc2e2322fec03020eaf7228012
parent1753e0ad5fadd0ed95fc1ea9eec0b2820d561c13
gnatdll.adb (Parse_Command_Line): handle -g option to be passed to the binder and linker.

* gnatdll.adb (Parse_Command_Line): handle -g option to be passed
to the binder and linker.
Minor style fix.

* mdll.ads: Fix layout.  Update copyright notice.

* mdll.adb: Fix layout.  Update copyright notice.

From-SVN: r46662
gcc/ada/ChangeLog
gcc/ada/gnatdll.adb
gcc/ada/mdll.adb
gcc/ada/mdll.ads