Fix formatting of ChangeLog entries
authorDavid Malcolm <dmalcolm@gcc.gnu.org>
Fri, 24 May 2013 16:15:23 +0000 (16:15 +0000)
committerDavid Malcolm <dmalcolm@gcc.gnu.org>
Fri, 24 May 2013 16:15:23 +0000 (16:15 +0000)
From-SVN: r199302

contrib/ChangeLog
gcc/ChangeLog

index 7efefd4976321231451944b3e2d665a3e52195a8..6fbdfe2e310c41cba5b9fd2effc3ff5c0970dceb 100644 (file)
@@ -4,7 +4,7 @@
 
 2013-05-21  David Malcolm  <dmalcolm@redhat.com>
 
-       * repro_fail: filter out "-ignore SIGHUP" from the spawn lines
+       * repro_fail: Filter out "-ignore SIGHUP" from the spawn lines.
 
 2013-05-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
 
index 55c4adf82e28e07d423fedf67a46374d9ea9ef35..f5cffee34cc3078aaa35af0917006ed7d933d289 100644 (file)
 
 2013-05-22  David Malcolm  <dmalcolm@redhat.com>
 
-       * bb-reorder.c (branch_threshold): make const
-       (exec_threshold): ditto
+       * bb-reorder.c (branch_threshold): Make const.
+       (exec_threshold): Ditto.
 
 2013-05-22  Michael Meissner  <meissner@linux.vnet.ibm.com>
            Pat Haugen <pthaugen@us.ibm.com>