diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index a16647b..987b0c8 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,10 @@ 2023-05-10 Jose E. Marchesi <jose.marchesi@oracle.com> + * doc/c-bpf.texi (BPF Opcodes): Document the V3 BPF atomic + instructions. + +2023-05-10 Jose E. Marchesi <jose.marchesi@oracle.com> + * testsuite/gas/bpf/atomic-v3.s: New file. * testsuite/gas/bpf/atomic-v3.d: Likewise. * testsuite/gas/bpf/atomic-v3-be.d: Likewise. |