2014-02-06 Sergey Rybin <rybin@adacore.com frybin>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Feb 2014 10:21:40 +0000 (10:21 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Feb 2014 10:21:40 +0000 (10:21 +0000)
commit84004385c9c362cf41b39d46e7576bf10a2d4894
treeddca44a0085e7f6847a251f1fc7eeab3f38a218d
parent5542710d9721b6e72ad27f80a8200a310780c2ae
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@207546 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/erroutc.adb
gcc/ada/exp_ch4.adb
gcc/ada/gnat_rm.texi
gcc/ada/gnat_ugn.texi
gcc/ada/sinfo.ads
gcc/ada/vms_data.ads