[binutils-gdb/binutils-2_28-branch] Fix typo in ChangeLog entry.

Ian Lance Taylor ian@sourceware.org
Tue Nov 21 18:27:00 GMT 2017


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

commit 462fd94a64b5bceff98bb2ff7202974a756595e9
Author: Cary Coutant <ccoutant@gmail.com>
Date:   Sun Nov 19 18:02:31 2017 -0800

    Fix typo in ChangeLog entry.

Diff:
---
 gold/ChangeLog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gold/ChangeLog b/gold/ChangeLog
index 00cc91f..208dc1f 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -3,9 +3,9 @@
 	Apply from master:
 	2017-11-19  Ian Lance Taylor  <iant@google.com>
 		    Cary Coutant  <ccoutant@gmail.com>
-	* gold/dwarf_reader.h (class Dwarf_info_reader): Add ref_addr_size
+	* dwarf_reader.h (class Dwarf_info_reader): Add ref_addr_size
 	method.
-	* gold/dwarf_reader.cc (Dwarf_die::read_attributes): Use ref_addr_size
+	* dwarf_reader.cc (Dwarf_die::read_attributes): Use ref_addr_size
 	for DW_FORM_ref_addr_size.
 	(Dwarf_die::skip_attributes): Likewise.



More information about the Binutils-cvs mailing list