summaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorJose E. Marchesi <jose.marchesi@oracle.com>2019-05-23 18:30:42 +0200
committerJose E. Marchesi <jose.marchesi@oracle.com>2019-05-23 19:32:58 +0200
commit8ebe62124023224eafd1b82c8bc2325962711ef8 (patch)
tree02402e6a570a373b55ddbaa01020d6c1690a4995 /include/ChangeLog
parent2376c3702e43ad8a717d80888b34e1e7eaeacaa8 (diff)
downloadbinutils-gdb-8ebe62124023224eafd1b82c8bc2325962711ef8.tar.gz
include: add elf/bpf.h
This patch adds a header file with BPF-specific ELF definitions. In particular, the architecture relocations. include/ChangeLog: 2019-05-23 Jose E. Marchesi <jose.marchesi@oracle.com> * elf/bpf.h: New file.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 96fd26640fc..95b7e00b06f 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2019-05-23 Jose E. Marchesi <jose.marchesi@oracle.com>
+
+ * elf/bpf.h: New file.
+
2019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
* elf/arm.h (Tag_MVE_arch): Define new enum value.