mlib-prj.adb (Auto_Initialize): New constant String
authorVincent Celier <celier@adacore.com>
Mon, 4 Jul 2005 13:28:39 +0000 (15:28 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 4 Jul 2005 13:28:39 +0000 (15:28 +0200)
commitdf9567735369e6366063808644f318c2ff79665a
tree225dcf0a73f36e94043f1f0f435ff2a3189bd7a5
parentf4657cf513a883777da75a8668b3526684f46047
mlib-prj.adb (Auto_Initialize): New constant String

2005-07-04  Vincent Celier  <celier@adacore.com>

* mlib-prj.adb (Auto_Initialize): New constant String
(SALs_Use_Constructors): New Boolean function
(Build_Library): Call gnatbind with Auto_Initialize switch when
SALs_Use_Constructors returns True.

* mlib-tgt.ads: Minor reformatting

* mlib-utl.ads: Minor reformatting

* opt.ads: (Use_Pragma_Linker_Constructor): New Boolean flag

From-SVN: r101582
gcc/ada/mlib-prj.adb
gcc/ada/mlib-tgt.ads
gcc/ada/mlib-utl.ads
gcc/ada/opt.ads