aboutsummaryrefslogtreecommitdiff
path: root/cpu/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/ChangeLog')
-rw-r--r--cpu/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpu/ChangeLog b/cpu/ChangeLog
index 6bd48c5..b6a1e3a 100644
--- a/cpu/ChangeLog
+++ b/cpu/ChangeLog
@@ -1,3 +1,9 @@
+2020-01-30 Jose E. Marchesi <jose.marchesi@oracle.com>
+
+ * bpf.cpu (define-alu-insn-un): The unary BPF instructions
+ (neg and neg32) use OP_SRC_K even if they operate only in
+ registers.
+
2020-01-18 Nick Clifton <nickc@redhat.com>
Binutils 2.34 branch created.