r134066 - in /trunk/gcc/ada: bindgen.adb comper...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Tue Apr 8 06:58:00 GMT 2008
Author: charlet
Date: Tue Apr 8 06:58:12 2008
New Revision: 134066
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134066
Log:
2008-04-08 Jerome Lambourg <lambourg@adacore.com>
Arnaud Charlet <charlet@adacore.com>
* bindgen.adb (Gen_Adainit_Ada): If the main program is a CIL function,
then use __gnat_set_exit_status to report the returned status code.
* comperr.adb (Compiler_Abort): Convert most bug boxes into clean error
messages on .NET, since some constructs of the language are not
properly supported.
* gnatlink.adb (Gnatlink): In case the command line is too long for the
.NET linker, gnatlink now concatenate all .il files and pass this to
ilasm.
Modified:
trunk/gcc/ada/bindgen.adb
trunk/gcc/ada/comperr.adb
trunk/gcc/ada/gnatlink.adb
More information about the Gcc-cvs
mailing list