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 989ade05525 gdb: add comment in dwarf_evaluate_loc_desc::push_dwarf_reg [...] new 78c1c35437a cpu,opcodes: add instruction semantics to bpf.cpu and minor fixes new 12adf8053ba bfd: fix handling of R_BPF_INSN_{32,64} relocations.
The 2 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: bfd/ChangeLog | 5 + bfd/elf64-bpf.c | 27 ++++- cpu/ChangeLog | 30 +++++ cpu/bpf.cpu | 332 ++++++++++++++++++++++++++++++++++++++--------------- cpu/bpf.opc | 1 + opcodes/ChangeLog | 8 ++ opcodes/bpf-desc.c | 298 +++++++++++++++++++++++++---------------------- opcodes/bpf-dis.c | 1 + opcodes/bpf-opc.c | 120 ++++++++++--------- opcodes/bpf-opc.h | 20 ++-- 10 files changed, 546 insertions(+), 296 deletions(-)