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 03460429385 bpf: gas: add field overflow checking to the BPF assembler new 1e18ffc9915 bpf: include, bfd, opcodes: add EF_BPF_CPUVER ELF header flags
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: binutils/ChangeLog | 5 +++++ binutils/readelf.c | 6 ++++++ gas/ChangeLog | 5 +++++ gas/config/tc-bpf.c | 9 +++++++++ gas/config/tc-bpf.h | 3 +++ gas/config/tc-sparc.c | 1 + include/ChangeLog | 6 ++++++ include/elf/bpf.h | 5 +++++ include/opcode/bpf.h | 2 +- opcodes/ChangeLog | 7 +++++++ opcodes/bpf-dis.c | 30 +++++++++++++++++++++++++++++- opcodes/disassemble.c | 20 -------------------- 12 files changed, 77 insertions(+), 22 deletions(-)