[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 2 Apr 2012 09:25:18 +0000 (11:25 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 2 Apr 2012 09:25:18 +0000 (11:25 +0200)
commita1e16658ba99e09a7a6074547c63ee0d17dd4204
tree03a63fff1d28e0be853104923b0c74b9e9d253e1
parenta429e6b3c30e3d917f1e1145146b18d57607cf58
[multiple changes]

2012-04-02  Jose Ruiz  <ruiz@adacore.com>

* gnat_ugn.texi: Add some minimal documentation about how to
use GNATtest for cross platforms.

2012-04-02  Vincent Celier  <celier@adacore.com>

* opt.ads (Object_Path_File_Name): New variable.
* prj-attr.adb: New Compiler attribute Object_Path_Switches.
* prj-nmsc.adb (Process_Compiler): Recognize new attribute
Object_Path_Switches.
* snames.ads-tmpl: New standard name Object_Path_Switches.
* switch-c.adb (Scan_Front_End_Switches): Recognize new switch
-gnateO= and put its value in Opt.Object_Path_File_Name.

From-SVN: r186072
gcc/ada/ChangeLog
gcc/ada/gnat_ugn.texi
gcc/ada/opt.ads
gcc/ada/prj-attr.adb
gcc/ada/prj-nmsc.adb
gcc/ada/snames.ads-tmpl
gcc/ada/switch-c.adb