Fix ChangeLog entry
authorAndreas Schwab <schwab@suse.de>
Tue, 19 Jun 2018 14:39:40 +0000 (16:39 +0200)
committerAndreas Schwab <schwab@suse.de>
Tue, 19 Jun 2018 14:39:40 +0000 (16:39 +0200)
ChangeLog
binutils/ChangeLog

index 039ee53866331db286b936a5189a024431037abe..cd7152984a069ab73d4382e43fe36d80411b9717 100644 (file)
--- 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.
index 8291400f9a56ad41bd6e0a5d9d69afa05b621e56..75ad0668311d0ad0c90660caae60ef79bf340c80 100644 (file)
@@ -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.
This page took 0.030263 seconds and 4 git commands to generate.