]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix Xiong's changelogs a bit
authorsegher <segher@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 25 Jan 2019 16:20:40 +0000 (16:20 +0000)
committersegher <segher@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 25 Jan 2019 16:20:40 +0000 (16:20 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@268271 138bc75d-0d04-0410-961f-82ee72b054a4

ChangeLog
gcc/ChangeLog

index ad75bc49dadfd02b75ea003ea4d12ee9b3abf944..242c506b251ddc05317cf98fcfacce28fbfbcb9d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
 
-       * ChangeLog: replace space with tab.
-       * MAINTAINERS: delete 1 tab to keep alignment.
+       * ChangeLog: Replace space with tab.
+       * MAINTAINERS: Delete 1 tab to keep alignment.
 
 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
 
@@ -26,7 +26,7 @@
 
        * MAINTAINERS (Write After Approval): Add myself.
 
-2019-01-16  Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
+2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
 
        * MAINTAINERS (Write After Approval): Add myself.
 
index ff46540a0857c0cca06454fa09bbaaadecdcd89f..a3464e092259e8f4665776eb71d1c0f4f9e6b014 100644 (file)
 
 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
 
-       * tree-ssa-dom.c (test_for_singularity): fix a comment typo.
-       * vr-values.c (find_case_label_ranges): fix a comment typo.
+       * tree-ssa-dom.c (test_for_singularity): Fix a comment typo.
+       * vr-values.c (find_case_label_ranges): Fix a comment typo.
 
 2019-01-23  Bin Cheng  <bin.cheng@arm.com>
            Steve Ellcey <sellcey@marvell.com>