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-defconfig in repository toolchain/ci/binutils-gdb.
from 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 adds 7e24fb63e7 Automatic date update in version.in new cbde90f25e Add include of gdbarch.h. new 206e6c58a7 Fix build for aarch64, arm, and riscv FreeBSD native targets.
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/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 | 55 ++++++++++++++++++++++++++++++++ gdb/aarch64-fbsd-nat.c | 15 ++++----- gdb/ada-tasks.c | 10 +++--- gdb/arm-fbsd-nat.c | 14 ++++---- gdb/breakpoint.c | 4 +-- gdb/cli-out.c | 13 ++++++++ gdb/cli-out.h | 3 ++ gdb/disasm.c | 2 +- gdb/fbsd-nat.c | 1 + 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/riscv-fbsd-nat.c | 15 ++++----- 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 ++-- 37 files changed, 289 insertions(+), 197 deletions(-)