aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 9905cf6..046d612 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,12 @@
+2019-05-23 Jose E. Marchesi <jose.marchesi@oracle.com>
+
+ * readelf.c: Include elf/bpf.h.
+ (guess_is_rela): Hanle EM_BPF.
+ (dump_relocations): Likewise.
+ (is_32bit_abs_reloc): Likewise.
+ * testsuite/binutils-all/nm.exp: Add bpf-*-* to the list of
+ ELF targets.
+
2019-05-21 Tamar Christina <tamar.christina@arm.com>
* dwarf.c (dwarf_regnames_aarch64): Add SVE registers.