[binutils-gdb] Fix ChangeLog entry

Andreas Schwab schwab@sourceware.org
Tue Jun 19 14:40:00 GMT 2018


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

commit 3a075e5628e345701902fd696b4f27941a6b87d0
Author: Andreas Schwab <schwab@suse.de>
Date:   Tue Jun 19 16:39:40 2018 +0200

    Fix ChangeLog entry

Diff:
---
 ChangeLog          | 8 --------
 binutils/ChangeLog | 8 ++++++++
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 039ee53..cd71529 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,3 @@
-2018-06-19  Andreas Schwab  <schwab@suse.de>
-
-	* readelf.c (is_16bit_abs_reloc): Handle R_RISCV_SET16.
-	(is_8bit_abs_reloc): New function.
-	(is_6bit_abs_reloc): New function.
-	(is_6bit_inplace_sub_reloc): New function.
-	(apply_relocations): Use them.  Handle 6-bit relocations.
-
 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
 
 	* Makefile.def (fortran): Add check-target-libgomp-fortran.
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 8291400..75ad066 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,11 @@
+2018-06-19  Andreas Schwab  <schwab@suse.de>
+
+	* readelf.c (is_16bit_abs_reloc): Handle R_RISCV_SET16.
+	(is_8bit_abs_reloc): New function.
+	(is_6bit_abs_reloc): New function.
+	(is_6bit_inplace_sub_reloc): New function.
+	(apply_relocations): Use them.  Handle 6-bit relocations.
+
 2018-06-14  Faraz Shahbazker  <Faraz.Shahbazker@mips.com>
 
 	* readelf.c (print_mips_ases): Add GINV extension.



More information about the Binutils-cvs mailing list