r153748 - in /trunk/gcc/ada: ChangeLog a-direct...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Fri Oct 30 13:49:00 GMT 2009


Author: charlet
Date: Fri Oct 30 13:49:17 2009
New Revision: 153748

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153748
Log:
2009-10-30  Emmanuel Briot  <briot@adacore.com>

	* make.adb, osint.adb (Add_Lib_Search_Dir): Do not add if dir is
	already in the list.
	This saves system calls when looking for ALI files
	(Scan_Make_Args): The parameter to gnatmake's -D is now converted to an
	absolute PATH (so that the above improvement properly occurs if both
	-D<dir> and -aO<dir> are specified).

2009-10-30  Thomas Quinot  <quinot@adacore.com>

	* a-direct.adb: Minor reformatting


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/a-direct.adb
    trunk/gcc/ada/make.adb
    trunk/gcc/ada/osint.adb



More information about the Gcc-cvs mailing list