diff options
author | Andreas Schwab <schwab@suse.de> | 2018-06-19 16:39:40 +0200 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 2018-06-19 16:39:40 +0200 |
commit | 3a075e5628e345701902fd696b4f27941a6b87d0 (patch) | |
tree | 4f2d7f3ec0a135da7efcab7fe4508b82c5ab4321 /ChangeLog | |
parent | 39e07931b1be69b13acb8322687f825bd00afe91 (diff) | |
download | gdb-3a075e5628e345701902fd696b4f27941a6b87d0.zip gdb-3a075e5628e345701902fd696b4f27941a6b87d0.tar.gz gdb-3a075e5628e345701902fd696b4f27941a6b87d0.tar.bz2 |
Fix ChangeLog entry
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -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. |