This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r213282 - in /trunk/gcc/ada: ChangeLog par-ch5....


Author: charlet
Date: Wed Jul 30 14:23:54 2014
New Revision: 213282

URL: https://gcc.gnu.org/viewcvs?rev=213282&root=gcc&view=rev
Log:
2014-07-30  Robert Dewar  <dewar@adacore.com>

	* par-ch5.adb (P_Sequence_Of_Statements): Properly handle
	missing semicolon after name.

2014-07-30  Pascal Obry  <obry@adacore.com>

	* prj.ads (Gprinstall_Flags): New constant.
	* prj-nmsc.adb (Check_Library_Attributes): Do not fails for
	missing library dir if Directories_Must_Exist_In_Projects
	is false.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/par-ch5.adb
    trunk/gcc/ada/prj-nmsc.adb
    trunk/gcc/ada/prj.ads


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]