summaryrefslogtreecommitdiffstats
path: root/backends/ChangeLog
diff options
context:
space:
mode:
authorMark Wielaard <[email protected]>2018-06-21 18:52:53 +0200
committerMark Wielaard <[email protected]>2018-06-21 20:30:19 +0200
commit3e4f78a7be8faec96f89da58ce9849a274aef0c4 (patch)
treed5374cc917fa4b80b741f747deb40f3c8da0bd09 /backends/ChangeLog
parenta8efc328a5a88921e030638c257d36979f19db9f (diff)
libelf: Sync elf.h from glibc.
Add NT_PPC_PKEY, R_BPF_64_64 and R_BPF_64_32. Remove R_BPF_MAP_FD. Signed-off-by: Mark Wielaard <[email protected]>
Diffstat (limited to 'backends/ChangeLog')
-rw-r--r--backends/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/backends/ChangeLog b/backends/ChangeLog
index b34918fa..e97e33d6 100644
--- a/backends/ChangeLog
+++ b/backends/ChangeLog
@@ -1,3 +1,7 @@
+2018-06-21 Mark Wielaard <[email protected]>
+
+ * bpf_reloc.def: Remove MAP_FD.
+
2018-06-13 Andreas Schwab <[email protected]>
* Makefile.am (riscv_SRCS): Add riscv_cfi.c and riscv_regs.c.