This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Add missing gold/ChangeLog entry.


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

commit b7d7d4598c7c7fff209a1055cbbd829a0a68d7e4
Author: Cary Coutant <ccoutant@gmail.com>
Date:   Wed Jul 12 07:24:37 2017 -0700

    Add missing gold/ChangeLog entry.

Diff:
---
 gold/ChangeLog | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/gold/ChangeLog b/gold/ChangeLog
index 17d675e..8d64ea6 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -11,6 +11,18 @@
 	* po/sv.po: Likewise.
 	* po/uk.po: Likewise.
 
+2017-07-06  Han Shen  <shenhan@google.com>
+
+	PR gold/21491
+	* aarch64.cc (Erratum_stub::invalidate_erratum_stub): New method.
+	(Erratum_stub::is_invalidated_erratum_stub): New method.
+	(Stub_table::relocate_reloc_stub): Renamed from "relocate_stub".
+	(Stub_table::relocate_reloc_stubs): Renamed from "relocate_stubs".
+	(Stub_table::relocate_erratum_stub): New method.
+	(AArch64_relobj::fix_errata_and_relocate_erratum_stubs): Renamed from
+	"fix_errata".
+	(Target_aarch64::relocate_reloc_stub): Renamed from "relocate_stub".
+
 2017-06-23  Alan Modra  <amodra@gmail.com>
 
 	* options.h (General_options): Add plt_localentry.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]