r207029 - in /trunk/gcc/ada: ChangeLog projects...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Fri Jan 24 14:01:00 GMT 2014


Author: charlet
Date: Fri Jan 24 14:01:57 2014
New Revision: 207029

URL: http://gcc.gnu.org/viewcvs?rev=207029&root=gcc&view=rev
Log:
2014-01-24  Vincent Celier  <celier@adacore.com>

	* projects.texi: Document that aggregate projects are only
	supported by gprbuild, but not by gnatmake.  Document that the
	only attribute Switches in package Binder of aggregate projects
	will be ignored if its index is not others.  Document that
	attribute Global_Config_File is allowed in package Binder of
	aggregate projects.

2014-01-24  Robert Dewar  <dewar@adacore.com>

	* sem_prag.adb: Minor code reorganization.
	* sem_util.adb: Minor fix of potential latent bug in Is_LHS.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/projects.texi
    trunk/gcc/ada/sem_prag.adb
    trunk/gcc/ada/sem_util.adb



More information about the Gcc-cvs mailing list