aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2024-07-20 12:43:19 +0100
committerNick Clifton <nickc@redhat.com>2024-07-20 12:43:19 +0100
commitb33c4f8f828e168d96b60d4ac828fdc19c8cdcb4 (patch)
tree408b2dc31a3e1a1282daf5509669f43c35944dd2 /opcodes
parent237c05a65fea828bb46a7209638b26b665d3d781 (diff)
downloadgdb-b33c4f8f828e168d96b60d4ac828fdc19c8cdcb4.zip
gdb-b33c4f8f828e168d96b60d4ac828fdc19c8cdcb4.tar.gz
gdb-b33c4f8f828e168d96b60d4ac828fdc19c8cdcb4.tar.bz2
Add markers for 2.43 branch/release
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index bce3bfb..4e7bc6d 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2024-07-20 Nick Clifton <nickc@redhat.com>
+
+ * 2.43 branch point.
+
2024-02-15 Will Hawkins <hawkinsw@obs.cr>
* bpf-opc.c: Move callx into the v1 BPF CPU variant.