2005-03-29 Vincent Celier <celier@adacore.com>
authorVincent Celier <celier@adacore.com>
Tue, 29 Mar 2005 16:13:14 +0000 (18:13 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 29 Mar 2005 16:13:14 +0000 (18:13 +0200)
commita50c33459fc9967a388f254e93de7cdbae438a66
tree8a1db4e7ae4271afa67025e1b59a2e88bfb8713b
parentbc5f3720c12852b05a9be63752e98331f214ab3b
2005-03-29  Vincent Celier  <celier@adacore.com>

* mlib-tgt-vms-ia64.adb, mlib-tgt-vms-alpha.adb
(Build_Dynamic_Library.Version_String): Return the empty string when
Lib_Version is empty or when the symbol policy is not Autonomous.

* symbols-vms-alpha.adb (Finalize): For symbol policy Compliant, when
a symbol is not in the reference symbol file, increase the Major ID
and set the Minor ID to 0.
Use gsmatch=lequal instead of gsmatch=equal

From-SVN: r97166
gcc/ada/mlib-tgt-vms-alpha.adb
gcc/ada/mlib-tgt-vms-ia64.adb
gcc/ada/symbols-vms-alpha.adb