r207546 - in /trunk/gcc/ada: ChangeLog erroutc....

charlet@gcc.gnu.org charlet@gcc.gnu.org
Thu Feb 6 10:21:00 GMT 2014


Author: charlet
Date: Thu Feb  6 10:21:40 2014
New Revision: 207546

URL: http://gcc.gnu.org/viewcvs?rev=207546&root=gcc&view=rev
Log:
2014-02-06  Sergey Rybin  <rybin@adacore.com frybin>

	* gnat_ugn.texi, vms_data.ads: Add documentation of -j option for
	gnatmetric.

2014-02-06  Robert Dewar  <dewar@adacore.com>

	* exp_ch4.adb (Expand_N_Shift_Left): Handle shift counts greater
	than the word size when operating in Modify_Tree_For_C mode.
	* sinfo.ads: Add documentation section on Modify_Tree_For_C mode.

2014-02-06  Robert Dewar  <dewar@adacore.com>

	* erroutc.adb (Warning_Specifically_Suppressed.Matches):
	compare is case insensitive.
	* gnat_rm.texi: Document that string compare for Warnings Off
	is now case insensitive.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/erroutc.adb
    trunk/gcc/ada/exp_ch4.adb
    trunk/gcc/ada/gnat_rm.texi
    trunk/gcc/ada/gnat_ugn.texi
    trunk/gcc/ada/sinfo.ads
    trunk/gcc/ada/vms_data.ads



More information about the Gcc-cvs mailing list