OSDN Git Service

2006-10-31 Vincent Celier <celier@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 31 Oct 2006 18:00:14 +0000 (18:00 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 31 Oct 2006 18:00:14 +0000 (18:00 +0000)
commit91593e5d8623d6f38f7464ce6550431bf877530e
tree5e020b43997063f84a1635efa6516b4f13846069
parentd7335c7c79ba302a70450fe16cf93bbe689f1952
2006-10-31  Vincent Celier  <celier@adacore.com>

* gnatls.adb: Take into account GPR_PROJECT_PATH, when it is defined,
instead of ADA_PROJECT_PATH, for the project path.
(Gnatls): When displaying the project path directories, use host dir
specs.

* prj-ext.adb (Prj.Ext elaboration): On VMS, only expand relative path
names in the project path, as absolute paths may correspond to
multi-valued VMS logical names.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@118278 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/gnatls.adb
gcc/ada/prj-ext.adb