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-aarch64-next-allmodconfig 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 adds 3719fd55b6 cpu,opcodes,gas: fix explicit arguments to eBPF ldabs instructions adds ca8d69beb1 Use field_core_addr in more places adds 33eca68072 Use field_string in more places adds 1f77b012e6 Introduce field_unsigned adds 07128006d6 Fix a FIXME in mi-out.c
No new revisions were added by this update.
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 ++--- gdb/ChangeLog | 41 ++++++++++++++++++++++++ gdb/ada-tasks.c | 10 +++--- gdb/breakpoint.c | 4 +-- gdb/cli-out.c | 13 ++++++++ gdb/cli-out.h | 3 ++ gdb/disasm.c | 2 +- gdb/i386-linux-tdep.c | 6 ++-- gdb/i386-tdep.c | 2 +- gdb/infrun.c | 4 +-- gdb/mi/mi-interp.c | 2 +- gdb/mi/mi-main.c | 2 +- gdb/mi/mi-out.c | 13 ++++++-- gdb/mi/mi-out.h | 3 ++ gdb/record-btrace.c | 14 ++------ gdb/sparc64-linux-tdep.c | 6 ++-- gdb/symfile.c | 14 ++++---- gdb/target.c | 4 +-- gdb/ui-out.c | 14 ++++++++ gdb/ui-out.h | 4 +++ opcodes/ChangeLog | 6 ++++ opcodes/bpf-desc.c | 44 +++++++------------------- opcodes/bpf-opc.c | 72 +++++++++++++++--------------------------- opcodes/bpf-opc.h | 7 ++-- 33 files changed, 254 insertions(+), 173 deletions(-)