bindusg.adb: Add line for @<response file> Add lines for new switches -R and -Z
authorVincent Celier <celier@adacore.com>
Wed, 6 Jun 2007 10:22:30 +0000 (12:22 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 6 Jun 2007 10:22:30 +0000 (12:22 +0200)
commit47eb2d8d9a68384b8e9dc8e7e617b363c94cc10f
treefdb8f8f89acbaf2c58ed8c7d3df6017495c6f704
parent6644b368bec2f708896c6d668ac2af2c0a7e970b
bindusg.adb: Add line for @<response file> Add lines for new switches -R and -Z

2007-04-20  Vincent Celier  <celier@adacore.com>

* bindusg.adb: Add line for @<response file>
Add lines for new switches -R and -Z

* gnatbind.adb (Gnatbind): Do not include sources from the GNAT
hierarchy in the list of files of the closure when -R is used
(Gnatbind): Accept arguments starting with '@' to indicate response
files and take the arguments from the response files.
If List_Closure is set, display the referenced files

From-SVN: r125387
gcc/ada/bindusg.adb
gcc/ada/gnatbind.adb