aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorJose E. Marchesi <jose.marchesi@oracle.com>2023-07-21 14:38:19 +0200
committerJose E. Marchesi <jose.marchesi@oracle.com>2023-07-21 14:38:19 +0200
commit386d30593e4a1b1267e03c72b812403d9038a75b (patch)
tree9e5faac4fba595fb08a96051a984f075e52427ab /opcodes/ChangeLog
parent7bb9f0c2be98d6c8853e3a0bf992f49c5422bf3e (diff)
downloadgdb-386d30593e4a1b1267e03c72b812403d9038a75b.zip
gdb-386d30593e4a1b1267e03c72b812403d9038a75b.tar.gz
gdb-386d30593e4a1b1267e03c72b812403d9038a75b.tar.bz2
bpf: add missing bpf-dis.c to opcodes/Makefile.am
This was breaking --enable-targets=all builds. opcodes/ChangeLog: 2023-07-21 Jose E. Marchesi <jose.marchesi@oracle.com> * Makefile.am (TARGET64_LIBOPCODES_CFILES): Add missing bpf-dis.c * Makefile.in: Regenerate.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index d1d2c6d..f202d19 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2023-07-21 Jose E. Marchesi <jose.marchesi@oracle.com>
+
+ * Makefile.am (TARGET64_LIBOPCODES_CFILES): Add missing bpf-dis.c
+ * Makefile.in: Regenerate.
+
2023-07-03 Nick Clifton <nickc@redhat.com>
* configure: Regenerate.