[binutils-gdb] Correct ChangeLog entry for commit b8426d169d3f8a

H.J.Lu hjl@sourceware.org
Fri Sep 21 11:37:00 GMT 2018


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0192e8aeeb1f54ba10318d1b5a838749e20d233b

commit 0192e8aeeb1f54ba10318d1b5a838749e20d233b
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Fri Sep 21 04:36:08 2018 -0700

    Correct ChangeLog entry for commit b8426d169d3f8a
    
    commit b8426d169d3f8ab820f3bdaf45fbc64f8bb827ed
    Author: H.J. Lu <hjl.tools@gmail.com>
    Date:   Fri Sep 21 04:24:40 2018 -0700
    
        gas: Make bfin-parse.c/rl78-parse.c/rx-parse.c depend on bfd/reloc.c
    
    It is for PR gas/23691, not PR gas/23692.

Diff:
---
 gas/ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gas/ChangeLog b/gas/ChangeLog
index 0f685fb..72857e1 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,6 +1,6 @@
 2018-09-21  H.J. Lu  <hongjiu.lu@intel.com>
 
-	PR gas/23692
+	PR gas/23691
 	* Makefile.am (bfin-parse.c): Depend on $(srcdir)/../bfd/reloc.c.
 	(rl78-parse.c): Likewise.
 	(rx-parse.c): Likewise.



More information about the Binutils-cvs mailing list