gcc/gcc/ada ChangeLog sem_ch12.adb prj-nmsc.ad ...

bosch@gcc.gnu.org bosch@gcc.gnu.org
Wed Dec 5 12:34:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	bosch@gcc.gnu.org	2001-12-05 12:34:44

Modified files:
	gcc/ada        : ChangeLog sem_ch12.adb prj-nmsc.adb 
	                 prj-proc.adb Makefile.in 

Log message:
	* sem_ch12.adb (Instantiate_Package_Body): if instance is a compilation
	unit, always replace instance node with new body, for ASIS use.
	
	* prj-nmsc.adb (Language_Independent_Check): Issue a warning if
	libraries are not supported and both attributes Library_Name and
	Library_Dir are specified.
	
	* prj-proc.adb (Expression): Set location of Result to location of
	first term.
	
	* Makefile.in: Add mlib.o, mlib-fil.o, mlib-tgt and mlib-utl to GNATLS.
	(prj-nmsc is now importing MLib.Tgt)
	
	* prj-proc.adb: Put the change indicated above that was forgotten.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/ChangeLog.diff?cvsroot=gcc&r1=1.161&r2=1.162
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/sem_ch12.adb.diff?cvsroot=gcc&r1=1.10&r2=1.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/prj-nmsc.adb.diff?cvsroot=gcc&r1=1.3&r2=1.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/prj-proc.adb.diff?cvsroot=gcc&r1=1.3&r2=1.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/Makefile.in.diff?cvsroot=gcc&r1=1.16&r2=1.17



More information about the Gcc-cvs mailing list