This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-allnoconfig in repository toolchain/ci/binutils-gdb.
from 92434a14b9 cpu,opcodes,gas: fix arguments to ldabs and ldind eBPF instructions adds 03181f1c38 Automatic date update in version.in adds 5b9d7a9a64 Fix __bss_start assertion failure in _bfd_elf_fix_symbol_flags new 3719fd55b6 cpu,opcodes,gas: fix explicit arguments to eBPF ldabs 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: bfd/ChangeLog | 5 +++ bfd/elflink.c | 13 ++++++-- bfd/version.h | 2 +- cpu/ChangeLog | 5 +++ cpu/bpf.cpu | 63 +++++++++++++++++++++--------------- gas/ChangeLog | 9 ++++++ gas/doc/c-bpf.texi | 16 +++++----- gas/testsuite/gas/bpf/mem-be.d | 8 ++--- gas/testsuite/gas/bpf/mem.d | 8 ++--- gas/testsuite/gas/bpf/mem.s | 8 ++--- opcodes/ChangeLog | 6 ++++ opcodes/bpf-desc.c | 44 +++++++------------------- opcodes/bpf-opc.c | 72 +++++++++++++++--------------------------- opcodes/bpf-opc.h | 7 ++-- 14 files changed, 135 insertions(+), 131 deletions(-)