r125442 - in /trunk/gcc/ada: prj-attr.ads prj-e...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Wed Jun 6 10:40:00 GMT 2007


Author: charlet
Date: Wed Jun  6 10:40:57 2007
New Revision: 125442

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125442
Log:
2007-04-20  Vincent Celier  <celier@adacore.com>

	* prj.adb (Project_Empty): Gives default value for new component
	Libgnarl_Needed

	* prj-attr.ads: Minor reformatting

	* prj-env.ads, prj-env.adb (For_All_Object_Dirs): Register object
	directory using the untouched casing.
	(For_All_Source_Dirs): Idem.

	* prj-ext.ads, prj-ext.adb (Search_Directories): New table to record
	directories specified with switches -aP.
	(Add_Search_Project_Directory): New procedure
	(Initialize_Project_Path): Put the directories in table
	Search_Directories in the project search path.
	(Initialize_Project_Path): For VMS, transform into canonical form the
	project path.


Modified:
    trunk/gcc/ada/prj-attr.ads
    trunk/gcc/ada/prj-env.adb
    trunk/gcc/ada/prj-env.ads
    trunk/gcc/ada/prj-ext.adb
    trunk/gcc/ada/prj-ext.ads
    trunk/gcc/ada/prj.adb



More information about the Gcc-cvs mailing list