This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_llvm_tx1/llvm-master-aarch64-spec2k6-O3 in repository toolchain/ci/binutils-gdb.
from 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. adds 2c3b9a9130 libopcodes: extend the styling within the i386 disassembler adds d09ee622ee Change allocation of m_dwarf2_cus adds 5ca5b31d63 Move CU queue to dwarf2_per_objfile adds deb70aa032 gdb: remove trailing '.' from perror_with_name calls adds 42d77edce1 gdb: make throw_perror_with_name static adds d21691eaa7 Automatic date update in version.in adds 417d2514ef gdb/testsuite: resolve duplicate test name in gnu_vector.exp adds b1054b67df gdb/testsuite: resolve duplicate test names in gdb.threads/tls.exp adds 8f4141b0ae gdb: add Yvan Roux to gdb/MAINTAINERS adds 61ee7510b3 gdb/testsuite: use test_compiler_info in gcc_major_version adds 1562f64fec gdb/testsuite: remove get_compiler_info calls from gdb.exp a [...] adds 08b326ee0a gdb/testsuite: make 'c' default language for get/test compiler info adds 0e471fde07 gdb/testsuite: handle errors better in test_compiler_info adds 575a212a78 gdb/testsuite: solve problems with compiler_info caching adds 148ca9dd5c gdb/arm: Terminate unwinding when LR is 0xffffffff adds 8db775b211 Fix ARM_CC_FOR_TARGET handling adds 1ef3351b7b gdb/arm: Simplify logic for updating addresses adds 2d9cf99d9a gdb/arm: Document and fix exception stack offsets adds 396d2e56be gdb/aarch64: fix 32-bit arm compatibility adds 1c76a0e2a6 Minor fix to Python breakpoint event documentation adds f460ede603 Automatic date update in version.in adds 84860e8591 [gdb/testsuite] Fix timeout in gdb.ada/ghost.exp adds 6a72edd8e2 [gdb/testsuite] Fix XPASS with gcc-12 in gdb.base/vla-struct [...] adds 3abc1d8fe0 Document the ARM_CC_FOR_TARGET testsuite variable adds 80c0a3bf1b gdb/testsuite: remove definition of true/false from gdb_comp [...] adds b69a68b93b PowerPC, correct the gdb ioctl values for TCGETS, TCSETS, TC [...] adds cbc30d36ac Fix comparison of unsigned long int to int in record_linux_s [...] adds 2cbde639ae Fix warning-avoidance initialization in xcoffread.c adds bc574253cb Automatic date update in version.in
No new revisions were added by this update.
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 | 1 + gdb/aarch64-linux-nat.c | 144 +++++-- gdb/arm-linux-nat.c | 24 +- gdb/arm-tdep.c | 85 ++++- gdb/doc/python.texi | 6 +- gdb/dwarf2/read.c | 45 +-- gdb/dwarf2/read.h | 12 +- gdb/fbsd-nat.c | 2 +- gdb/linux-record.h | 130 +++---- gdb/netbsd-nat.c | 2 +- gdb/ppc-linux-nat.c | 12 +- gdb/ppc-linux-tdep.c | 14 +- gdb/procfs.c | 2 +- gdb/testsuite/README | 30 ++ gdb/testsuite/gdb.ada/ghost.exp | 6 +- gdb/testsuite/gdb.arch/powerpc-power7.exp | 2 +- gdb/testsuite/gdb.base/all-bin.exp | 4 + gdb/testsuite/gdb.base/eval-skip.exp | 3 + gdb/testsuite/gdb.base/exprs.exp | 4 + gdb/testsuite/gdb.base/gnu_vector.exp | 20 +- gdb/testsuite/gdb.base/miscexprs.exp | 3 + gdb/testsuite/gdb.base/pointers.exp | 4 + gdb/testsuite/gdb.base/relational.exp | 4 + gdb/testsuite/gdb.base/vla-struct-fields.exp | 22 +- gdb/testsuite/gdb.multi/multi-arch-exec.exp | 4 +- gdb/testsuite/gdb.multi/multi-arch.exp | 4 +- .../test_ioctl_TCSETSW.c} | 28 +- .../test_ioctl_TCSETSW.exp} | 28 +- gdb/testsuite/gdb.threads/tls.exp | 5 +- gdb/testsuite/lib/dwarf.exp | 8 - gdb/testsuite/lib/gdb.exp | 147 ++++--- gdb/utils.c | 2 +- gdb/utils.h | 3 - gdb/xcoffread.c | 2 +- include/elf/arc-reloc.def | 138 +++---- opcodes/i386-dis.c | 423 ++++++++++++++------- 143 files changed, 4868 insertions(+), 4496 deletions(-) copy gdb/testsuite/{gdb.mi/mi-catch-load.c => gdb.reverse/test_ioctl_TCSETSW.c} (61%) copy gdb/testsuite/{gdb.cp/pr12028.exp => gdb.reverse/test_ioctl_TCSETSW.exp} (57%)