diff options
author | Jeff Law <law@gcc.gnu.org> | 2016-09-27 22:47:13 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2016-09-27 22:47:13 -0600 |
commit | c03049b614676692ccd99a99c0b39a69f61bebec (patch) | |
tree | 2a540a44612ef8b2e58dea69ecb6eaee5d99f076 /gcc | |
parent | 8233c743ca40922dbea16bb75e1f632bf974d3f6 (diff) | |
download | gcc-c03049b614676692ccd99a99c0b39a69f61bebec.zip gcc-c03049b614676692ccd99a99c0b39a69f61bebec.tar.gz gcc-c03049b614676692ccd99a99c0b39a69f61bebec.tar.bz2 |
Fix Liu Hao's name in ChangeLog entry
From-SVN: r240564
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 47029b0..cf5b238 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -190,7 +190,7 @@ (read_rtx_operand): ...this new function, renaming "i" to "idx", and tightening the scope of various locals. -2016-09-26 LH Mouse <lh_mouse@126.com> +2016-09-26 Liu Hao <lh_mouse@126.com> * config/i386/cygming.h (ASM_OUTPUT_DWARF_OFFSET): Fix typo. |