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-lts-allmodconfig in repository toolchain/ci/binutils-gdb.
from 3ae76967be asan: null dereference in coff_count_linenumbers adds c8eab1d7c9 Automatic date update in version.in adds ca9aae53bd Remove obsolete Python 2 comment adds fdb5b467f9 Automatic date update in version.in adds 772f4c2e98 gdb/testsuite: add missing skip_python_tests call in py-doc- [...] adds faec7017f0 [gdb] Fix maint selftest -v print_one_insn adds 4ab19f4c9b [gdb] Enable some more print_one_insn selftests adds 38015f6710 [gdb] Name arch selftests more clearly adds c2ebdf6a7d Remove "-break-insert -r" tests adds a80f2680db Simplify varobj "change" logic adds 691ade38bc Consolidate "Python API" sections in NEWS adds f3cdb43624 Automatic date update in version.in adds e97198fdcd [gdb] Allow frv::fr300 in selftests adds b11f3dbb88 [gdb/rust] Add missing _() for error call adds 6d08aed3c9 Constify solib_name_from_address adds 265aa48b39 Update my email address in gdb/MAINTAINERS adds 8fea1a81c7 Introduce wrapper for CreateProcess adds bcb9251f02 Allow ASLR to be disabled on Windows adds 5517650206 Turn some windows-nat.c static functions into methods adds 20489cca90 Use subclasses of windows_process_info adds bcdbf606bc Automatic date update in version.in adds 38ef9f36cf asan: double free sb_kill adds ff50916f8b NONE reloc fixes adds 24d34d81ea coff-z80 reloc howto fixes adds 47be149aca elf64-nfp reloc fix adds 3418a349c6 HOWTO_RSIZE adds c94cb02662 HOWTO size encoding adds 5d0feb989c Revert reloc howto nits adds 5d2834cc7e bfin reloc offset checks adds 57698478b7 Don't encode reloc.size adds bc2220c89d aarch64: Add fallback if ARM_CC_FOR_TARGET not set adds cb50b0722c Fix gdb.arch/powerpc-power7.exp isel disassembly output. new 2c3b9a9130 libopcodes: extend the styling within the i386 disassembler
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/aout-ns32k.c | 39 +-- bfd/aoutx.h | 104 +++---- bfd/bfd-in2.h | 17 +- bfd/coff-alpha.c | 34 +-- bfd/coff-arm.c | 52 ++-- bfd/coff-i386.c | 32 +- bfd/coff-mcore.c | 16 +- bfd/coff-mips.c | 18 +- bfd/coff-rs6000.c | 72 ++--- bfd/coff-sh.c | 34 +-- bfd/coff-tic30.c | 10 +- bfd/coff-tic4x.c | 28 +- bfd/coff-tic54x.c | 28 +- bfd/coff-x86_64.c | 46 +-- bfd/coff-z80.c | 34 +-- bfd/coff-z8k.c | 16 +- bfd/coff64-rs6000.c | 111 +++---- bfd/cpu-ns32k.c | 15 +- bfd/elf-hppa.h | 224 +++++++------- bfd/elf-m10200.c | 16 +- bfd/elf-m10300.c | 70 ++--- bfd/elf32-arc.c | 20 +- bfd/elf32-arm.c | 272 ++++++++--------- bfd/elf32-avr.c | 74 ++--- bfd/elf32-bfin.c | 102 ++++--- bfd/elf32-cr16.c | 72 ++--- bfd/elf32-cris.c | 46 +-- bfd/elf32-crx.c | 50 ++-- bfd/elf32-csky.c | 102 +++---- bfd/elf32-d10v.c | 34 +-- bfd/elf32-d30v.c | 26 +- bfd/elf32-dlx.c | 20 +- bfd/elf32-epiphany.c | 30 +- bfd/elf32-fr30.c | 26 +- bfd/elf32-frv.c | 96 +++--- bfd/elf32-ft32.c | 31 +- bfd/elf32-gen.c | 2 +- bfd/elf32-h8300.c | 24 +- bfd/elf32-i386.c | 86 +++--- bfd/elf32-ip2k.c | 30 +- bfd/elf32-iq2000.c | 26 +- bfd/elf32-lm32.c | 36 +-- bfd/elf32-m32c.c | 26 +- bfd/elf32-m32r.c | 92 +++--- bfd/elf32-m68hc11.c | 32 +- bfd/elf32-m68hc12.c | 42 +-- bfd/elf32-m68k.c | 84 +++--- bfd/elf32-mcore.c | 20 +- bfd/elf32-mep.c | 42 +-- bfd/elf32-metag.c | 76 ++--- bfd/elf32-microblaze.c | 64 ++-- bfd/elf32-mips.c | 196 ++++++------- bfd/elf32-moxie.c | 6 +- bfd/elf32-msp430.c | 72 ++--- bfd/elf32-mt.c | 14 +- bfd/elf32-nds32.c | 366 +++++++++++++---------- bfd/elf32-nios2.c | 210 ++++++------- bfd/elf32-or1k.c | 112 +++---- bfd/elf32-pj.c | 18 +- bfd/elf32-ppc.c | 210 ++++++------- bfd/elf32-pru.c | 34 +-- bfd/elf32-rl78.c | 112 +++---- bfd/elf32-rx.c | 132 ++++----- bfd/elf32-s12z.c | 16 +- bfd/elf32-s390.c | 104 +++---- bfd/elf32-score.c | 44 +-- bfd/elf32-score7.c | 40 +-- bfd/elf32-sh-relocs.h | 122 ++++---- bfd/elf32-spu.c | 36 +-- bfd/elf32-tic6x.c | 122 ++++---- bfd/elf32-tilepro.c | 112 +++---- bfd/elf32-v850.c | 262 ++++++++--------- bfd/elf32-vax.c | 30 +- bfd/elf32-visium.c | 32 +- bfd/elf32-wasm32.c | 4 +- bfd/elf32-xc16x.c | 18 +- bfd/elf32-xgate.c | 40 +-- bfd/elf32-xstormy16.c | 30 +- bfd/elf32-xtensa.c | 46 +-- bfd/elf32-z80.c | 28 +- bfd/elf64-alpha.c | 58 ++-- bfd/elf64-bpf.c | 28 +- bfd/elf64-gen.c | 2 +- bfd/elf64-mips.c | 390 ++++++++++++------------ bfd/elf64-mmix.c | 74 ++--- bfd/elf64-nfp.c | 147 ++-------- bfd/elf64-ppc.c | 314 ++++++++++---------- bfd/elf64-s390.c | 118 ++++---- bfd/elf64-x86-64.c | 92 +++--- bfd/elfn32-mips.c | 390 ++++++++++++------------ bfd/elfnn-aarch64.c | 230 +++++++-------- bfd/elfxx-ia64.c | 192 ++++++------ bfd/elfxx-loongarch.c | 70 ++--- bfd/elfxx-riscv.c | 108 +++---- bfd/elfxx-sparc.c | 142 ++++----- bfd/elfxx-tilegx.c | 112 +++---- bfd/i386lynx.c | 2 +- bfd/mach-o-aarch64.c | 32 +- bfd/mach-o-arm.c | 34 +-- bfd/mach-o-i386.c | 30 +- bfd/mach-o-x86-64.c | 26 +- bfd/pdp11.c | 8 +- bfd/reloc.c | 82 ++---- bfd/syms.c | 2 +- bfd/version.h | 2 +- bfd/vms-alpha.c | 36 +-- gas/input-scrub.c | 3 +- gdb/MAINTAINERS | 2 +- gdb/NEWS | 14 +- gdb/disasm-selftests.c | 28 +- gdb/doc/gdb.texinfo | 6 - gdb/nat/windows-nat.c | 160 ++++++++++ gdb/nat/windows-nat.h | 63 +++- gdb/python/py-progspace.c | 3 +- gdb/python/py-value.c | 7 - gdb/rust-parse.c | 2 +- gdb/selftest-arch.c | 33 ++- gdb/solib.c | 2 +- gdb/solib.h | 2 +- gdb/stack.c | 5 +- gdb/testsuite/gdb.arch/powerpc-power7.exp | 2 +- gdb/testsuite/gdb.mi/mi-break.exp | 70 ----- gdb/testsuite/gdb.multi/multi-arch-exec.exp | 4 +- gdb/testsuite/gdb.multi/multi-arch.exp | 4 +- gdb/testsuite/gdb.python/py-doc-reformat.exp | 4 + gdb/testsuite/lib/gdb.exp | 55 ++++ gdb/varobj.c | 7 +- gdb/windows-nat.c | 422 +++++++++++++------------- gdbserver/win32-low.cc | 92 +++--- gdbserver/win32-low.h | 40 ++- include/elf/arc-reloc.def | 138 ++++----- opcodes/i386-dis.c | 423 ++++++++++++++++++--------- 132 files changed, 4946 insertions(+), 4633 deletions(-)