prj-attr.adb: Add new project level attribute Map_File_Option
authorVincent Celier <celier@adacore.com>
Tue, 27 May 2008 08:50:22 +0000 (10:50 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 27 May 2008 08:50:22 +0000 (10:50 +0200)
commitb3af75af77c55d0858432052c04bc40bfff56090
tree85cc871b8628bcf5f84760586518f62740a3ef42
parenteca5286b1c804cc4e9d3d34482b6a098dfd1d5c9
prj-attr.adb: Add new project level attribute Map_File_Option

2008-05-27  Vincent Celier  <celier@adacore.com>

* prj-attr.adb: Add new project level attribute Map_File_Option

* prj-nmsc.adb (Process_Linker): Process new attribute Map_File_Option

* prj.ads: Minor reformatting and comment update
(Project_Configuration): New component Map_File_Option

* snames.adb: New standard name Map_File_Option

* snames.ads: New standard name Map_File_Option

From-SVN: r135981
gcc/ada/prj-attr.adb
gcc/ada/prj-nmsc.adb
gcc/ada/prj.ads
gcc/ada/snames.adb
gcc/ada/snames.ads