mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
Fix ChangeLog entry
This commit is contained in:
parent
39e07931b1
commit
3a075e5628
@ -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.
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user