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-mainline-allmodconfig in repository toolchain/ci/binutils-gdb.
from 906799036a PR24876, readelf: heap-buffer-overflow in dump_ia64_unwind new bc750500af x86: drop stray FloatMF new 7cd00957a5 Fix the binutils test for .NET assembly support so that it d [...] new 97b031c5d6 PR24644, OOM-Bug in _bfd_archive_64_bit_slurp_armap new fc8de8e227 bfd: use the ELF linker to perform relocations in BPF targets new fca8e23c31 ld: use a specific linker script in BPF targets new 3d31bc39e6 AArch64 pauth: Indicate unmasked addresses in backtrace new 123cd85148 Make struct frame_arg self-managing new f927cc8faf Improve the formatting of the title strings of the binutils [...] new 7c1c1904be Integer overflows in readelf get_data new d88bdcb4a5 Prevent objdump from aborting when asked to disassemble an u [...] new b1791af06e Automatic date update in version.in new 178d871928 readelf: mask unknown description data bytes.
The 12 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 | 12 ++ bfd/archive64.c | 9 +- bfd/elf64-bpf.c | 282 ++++++++++++++++++---------- bfd/version.h | 2 +- binutils/ChangeLog | 25 +++ binutils/doc/binutils.texi | 36 ++-- binutils/readelf.c | 16 +- binutils/testsuite/binutils-all/objdump.exp | 42 ++++- binutils/testsuite/gentestdlls.c | 105 +++++++---- gdb/ChangeLog | 25 +++ gdb/NEWS | 4 +- gdb/aarch64-tdep.c | 17 +- gdb/doc/ChangeLog | 4 + gdb/doc/gdb.texinfo | 8 + gdb/frame.c | 28 ++- gdb/frame.h | 17 +- gdb/mi/mi-cmd-stack.c | 6 +- gdb/python/py-framefilter.c | 7 +- gdb/stack.c | 24 ++- ld/ChangeLog | 13 ++ ld/emulparams/elf64bpf.sh | 3 +- ld/scripttempl/{elf.sc => elf64bpf.sc} | 4 - ld/testsuite/ld-bpf/call-1.d | 1 - ld/testsuite/ld-bpf/jump-1.d | 1 - ld/testsuite/ld-srec/srec.exp | 4 + ld/testsuite/ld-undefined/undefined.exp | 14 +- opcodes/ChangeLog | 15 ++ opcodes/arc-dis.c | 17 +- opcodes/i386-opc.tbl | 14 +- opcodes/i386-tbl.h | 14 +- 30 files changed, 532 insertions(+), 237 deletions(-) copy ld/scripttempl/{elf.sc => elf64bpf.sc} (99%)