This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 055a4c8e0f1 bpf: Update atomic instruction pseudo-C syntax new 02f68ef297b bpf: Add atomic compare-and-exchange instructions
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gas/doc/c-bpf.texi | 44 ++++++++++++++++++++++++++++--- gas/testsuite/gas/bpf/atomic-be-pseudoc.d | 4 +++ gas/testsuite/gas/bpf/atomic-be.d | 4 +++ gas/testsuite/gas/bpf/atomic-pseudoc.d | 4 +++ gas/testsuite/gas/bpf/atomic-pseudoc.s | 4 +++ gas/testsuite/gas/bpf/atomic.d | 4 +++ gas/testsuite/gas/bpf/atomic.s | 5 ++++ include/opcode/bpf.h | 6 ++++- opcodes/bpf-opc.c | 12 +++++++++ 9 files changed, 82 insertions(+), 5 deletions(-)