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 d8f68fcb93 Remove unnecessary "return"s new e0b989a6d7 gas: support .half, .word and .dword directives in eBPF
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/ChangeLog | 9 +++++++++ gas/config/tc-bpf.c | 3 +++ gas/doc/c-bpf.texi | 23 +++++++++++++++++++++++ gas/testsuite/gas/bpf/bpf.exp | 2 ++ gas/testsuite/gas/bpf/data-be.d | 9 +++++++++ gas/testsuite/gas/bpf/data.d | 8 ++++++++ gas/testsuite/gas/bpf/data.s | 4 ++++ 7 files changed, 58 insertions(+) create mode 100644 gas/testsuite/gas/bpf/data-be.d create mode 100644 gas/testsuite/gas/bpf/data.d create mode 100644 gas/testsuite/gas/bpf/data.s