This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-arm in repository toolchain/ci/gdb.
from 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 new d09ee622ee Change allocation of m_dwarf2_cus new 5ca5b31d63 Move CU queue to dwarf2_per_objfile
The 3 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/dwarf2/read.c | 45 ++- gdb/dwarf2/read.h | 12 +- gdb/nat/windows-nat.h | 12 +- gdb/testsuite/gdb.arch/powerpc-power7.exp | 2 +- gdb/testsuite/gdb.multi/multi-arch-exec.exp | 4 +- gdb/testsuite/gdb.multi/multi-arch.exp | 4 +- gdb/testsuite/lib/gdb.exp | 55 ++++ gdb/windows-nat.c | 395 +++++++++++++------------- gdbserver/win32-low.cc | 86 ++---- gdbserver/win32-low.h | 35 ++- include/elf/arc-reloc.def | 138 ++++----- opcodes/i386-dis.c | 423 +++++++++++++++++++--------- 119 files changed, 4682 insertions(+), 4520 deletions(-)