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-aarch64 in repository toolchain/ci/binutils-gdb.
from 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 new 38ef9f36cf asan: double free sb_kill new ff50916f8b NONE reloc fixes new 24d34d81ea coff-z80 reloc howto fixes new 47be149aca elf64-nfp reloc fix new 3418a349c6 HOWTO_RSIZE new c94cb02662 HOWTO size encoding new 5d0feb989c Revert reloc howto nits new 5d2834cc7e bfin reloc offset checks new 57698478b7 Don't encode reloc.size
The 9 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 | 2 + gdb/nat/windows-nat.c | 160 ++++++++++++++++++ gdb/nat/windows-nat.h | 63 ++++++- gdb/python/py-progspace.c | 3 +- gdb/solib.c | 2 +- gdb/solib.h | 2 +- gdb/stack.c | 5 +- gdb/windows-nat.c | 422 +++++++++++++++++++++++----------------------- gdbserver/win32-low.cc | 92 ++++------ gdbserver/win32-low.h | 40 ++++- include/elf/arc-reloc.def | 138 +++++++-------- 119 files changed, 4546 insertions(+), 4376 deletions(-)