]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 26 Jan 2010 14:02:25 +0000 (15:02 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 26 Jan 2010 14:02:25 +0000 (15:02 +0100)
commitc94a0b9db5c64cf15f6b0971252069429f10e8ac
tree59c491e0f19bb78d378921368031f1c50cd5dae0
parent65564d08a267dbc7f56c069161b7cd44ffe84164
[multiple changes]

2010-01-26  Thomas Quinot  <quinot@adacore.com>

* gnat_ugn.texi: Adjust documentation of -gnatz switches.
* usage.adb: Replace line for -gnatz with two lines for -gnatzc and
-gnatzr.

2010-01-26  Vincent Celier  <celier@adacore.com>

* prj-attr.adb: Add new attribute Library_Install_Name_Option
Replace attribute Run_Path_Origin_Supported with Run_Path_Origin
* prj-nmsc.adb (Process_Project_Level_Simple_Attributes): Process
attributes Run_Path_Option and Library_Install_Name_Option.
* prj.ads (Project_Configuration): Replace component
Run_Path_Origin_Supported with component Run_Path_Origin. Add new
component Library_Install_Name_Option.
* snames.ads-tmpl: Add new standard name Library_Install_Name_Option
Replace Run_Path_Origin_Supported with Run_Path_Origin

2010-01-26  Ed Schonberg  <schonberg@adacore.com>

* sem_ch8.adb (Use_One_Package): Within an instance, an actual package
is not hidden by a homograph declared in another actual package.

From-SVN: r156248
gcc/ada/ChangeLog
gcc/ada/gnat_ugn.texi
gcc/ada/prj-attr.adb
gcc/ada/prj-nmsc.adb
gcc/ada/prj.ads
gcc/ada/sem_ch8.adb
gcc/ada/snames.ads-tmpl
gcc/ada/usage.adb