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-stable-allnoconfig in repository toolchain/ci/binutils-gdb.
from 0cfd6cffde IBM zSystems: Accept (. - 0x100000000) PCRel32 operands adds 9abf92d229 Automatic date update in version.in adds c2dae75149 include: remove use of PTR adds f3b9cfd195 bfd: remove use of PTR adds d64336e655 opcodes: remove use of PTR adds 2ec4ffc1c6 gas: remove use of PTR adds e3154ef69c gprof: remove use of PTR adds 83bec4829b gprofng: include percentages in default metrics list adds b773a1808d Fix compiling binutils/resbin.c with Clang version 14 adds 62b33fde9c Move non-dependent gdb::observers::observable::visit_state o [...] adds 6dc7160b2d gdb/testsuite: fix testsuite regressions for unix/-m32 board adds cb2cd8cba8 Fix "b f(std::string)", always use DMGL_VERBOSE adds 1c6fbf42e5 Always pass an explicit language down to c_type_print adds c7d029ea9c Fix "b f(std::string)" when current language is C adds 20c4eb4226 Fix --disable-threading build adds 2c3c88db12 gdb: LoongArch: Use GDB style to check readbuf and writebuf adds f8b786e2ed gdb: mips: Fix large-frame.exp test case failure adds 455f32e3c3 Automatic date update in version.in adds 0dfdb5234a opcodes cgen: remove use of PTR adds d423425393 [gdb/record] Handle statx system call adds e21d839930 [gdb/testsuite] Remove target limits in gdb.base/catch-syscall.exp adds 37b506d30a [gdb/tdep] Update syscalls/{ppc64,ppc}-linux.xml adds 4d88ae0c7b [gdb/testsuite] Fix gdb.base/maint.exp on powerpc64le adds b00d6678f6 [gdb/testsuite] Fix gdb.base/catch-syscall.exp without --ena [...] adds aa02037b08 nm: use -U as an alias for --defines-only, in line with llvm-nm adds 32412d8e48 [gdb/testsuite] Fix gdb.base/catch-syscall.exp with --with-expat=no adds 6c8c5823e3 Automatic date update in version.in adds a2d8448d1d Re: IBM zSystems: Accept (. - 0x100000000) PCRel32 operands adds fa44522195 PR29142, segv in ar with empty archive and libdeps specified adds 5e39ef33fd cgen: increase buffer for hash_insn_list adds de51bd9106 [gdb/testsuite] Fix gdb.dwarf2/dw2-out-of-range-end-of-seq.e [...] adds 59eb8e236c [gdb/tdep] Improve gdb/syscalls/update-linux.sh adds d1fb8316b0 Make gdb.ada/float-bits.exp more generic adds 73a5cb257a gdb: Workaround stringop-overread warning in debuginfod-supp [...] adds 678dc756a5 Fix an illegal memory access when creating DLLs. adds c8a9e88bf6 [gdb/testsuite] Fix gdb.cp/break-f-std-string.cc with older gcc adds 903f7818e7 gdb: remove use of PTR adds d112ec9673 Automatic date update in version.in adds 845cbaa9ff sim: remove use of PTR adds 31b15688c4 Import libiberty from gcc adds 169692ce6c Fix "gdb --write" with core files adds 28c5801a94 Do not double-read minimal symbols for PE COFF adds f1025b233f Put corefile-run.core into test subdirectory adds 0e90c44162 Constify target_pid_to_exec_file adds 4eab18b566 Remove windows_process_info::id adds fcab58390f Implement pid_to_exec_file for Windows in gdbserver new 5400535a70 Remove unused field cooked_index::m_start
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/coffcode.h | 2 +- bfd/elf.c | 9 +- bfd/elf32-csky.c | 6 +- bfd/elf32-nios2.c | 4 +- bfd/elf32-visium.c | 4 +- bfd/elfxx-ia64.c | 2 +- bfd/plugin.c | 4 +- bfd/version.h | 2 +- binutils/ar.c | 16 +- binutils/doc/binutils.texi | 47 +- binutils/nm.c | 22 +- binutils/resbin.c | 8 +- cpu/mep.opc | 7 +- cpu/mt.opc | 3 - gas/config/obj-evax.c | 2 +- gas/config/tc-s390.c | 10 +- gas/testsuite/gas/s390/zarch-z900-err.l | 4 +- gdb/ada-typeprint.c | 2 +- gdb/alloc.c | 11 +- gdb/c-exp.y | 1 + gdb/c-lang.c | 8 +- gdb/c-lang.h | 17 +- gdb/c-typeprint.c | 25 +- gdb/coffread.c | 132 +++-- gdb/cp-name-parser.y | 12 +- gdb/cp-support.c | 55 +- gdb/cp-support.h | 16 + gdb/d-lang.c | 2 +- gdb/darwin-nat.c | 2 +- gdb/darwin-nat.h | 2 +- gdb/debuginfod-support.c | 10 +- gdb/dwarf2/cooked-index.h | 7 +- gdb/exec.c | 2 +- gdb/fbsd-nat.c | 2 +- gdb/fbsd-nat.h | 2 +- gdb/gnu-v3-abi.c | 3 +- gdb/go-typeprint.c | 2 +- gdb/inf-child.c | 2 +- gdb/inf-child.h | 2 +- gdb/linux-nat.c | 2 +- gdb/linux-nat.h | 2 +- gdb/linux-record.c | 6 + gdb/linux-record.h | 1 + gdb/loongarch-tdep.c | 4 +- gdb/mips-tdep.c | 3 + gdb/nat/linux-procfs.c | 2 +- gdb/nat/linux-procfs.h | 2 +- gdb/nat/windows-nat.c | 93 +++ gdb/nat/windows-nat.h | 15 +- gdb/netbsd-nat.c | 4 +- gdb/netbsd-nat.h | 2 +- gdb/nto-procfs.c | 4 +- gdb/objc-lang.c | 2 +- gdb/opencl-lang.c | 2 +- gdb/procfs.c | 4 +- gdb/remote.c | 4 +- gdb/rust-lang.c | 5 +- gdb/syscalls/gen-header.py | 32 - gdb/syscalls/ppc-linux.xml | 139 ++++- gdb/syscalls/ppc-linux.xml.in | 140 ++++- gdb/syscalls/ppc64-linux.xml | 140 ++++- gdb/syscalls/ppc64-linux.xml.in | 141 ++++- gdb/syscalls/update-linux.sh | 33 +- gdb/target-delegates.c | 14 +- gdb/target.c | 2 +- gdb/target.h | 4 +- gdb/testsuite/gdb.ada/float-bits.exp | 87 ++- gdb/testsuite/gdb.base/catch-syscall.exp | 130 ++-- gdb/testsuite/gdb.base/maint.exp | 4 +- gdb/testsuite/gdb.base/{gdb1555-main.c => patch.c} | 9 +- gdb/testsuite/gdb.base/patch.exp | 107 ++++ .../{no-dmgl-verbose.cc => break-f-std-string.cc} | 13 + gdb/testsuite/gdb.cp/break-f-std-string.exp | 112 ++++ gdb/testsuite/gdb.cp/no-dmgl-verbose.exp | 35 -- .../gdb.dwarf2/dw2-out-of-range-end-of-seq.exp | 14 +- gdb/testsuite/gdb.fortran/lbound-ubound.F90 | 39 +- gdb/testsuite/gdb.fortran/lbound-ubound.exp | 13 +- gdb/testsuite/gdb.fortran/size.f90 | 55 +- gdb/testsuite/gdb.tui/corefile-run.exp | 2 +- gdb/windows-nat.c | 92 +-- gdbserver/win32-low.cc | 17 +- gdbserver/win32-low.h | 5 + gdbsupport/observable.h | 39 +- gdbsupport/parallel-for.h | 4 +- gdbsupport/thread-pool.cc | 6 +- gdbsupport/thread-pool.h | 76 ++- gprof/basic_blocks.c | 12 +- gprof/cg_arcs.c | 8 +- gprof/cg_print.c | 12 +- gprof/hist.c | 4 +- gprof/source.h | 4 +- gprof/symtab.c | 4 +- gprofng/src/gprofng.rc | 4 +- include/ansidecl.h | 28 +- include/floatformat.h | 2 +- include/hashtab.h | 4 +- include/md5.h | 6 + ld/ChangeLog | 11 + ld/pe-dll.c | 242 ++++---- libiberty/alloca.c | 6 +- libiberty/calloc.c | 8 +- libiberty/hashtab.c | 94 +-- libiberty/memchr.c | 6 +- libiberty/memcmp.c | 2 +- libiberty/memcpy.c | 4 +- libiberty/memmove.c | 4 +- libiberty/mempcpy.c | 6 +- libiberty/memset.c | 4 +- libiberty/objalloc.c | 22 +- libiberty/random.c | 14 +- libiberty/rust-demangle.c | 21 +- libiberty/simple-object-elf.c | 10 +- libiberty/spaces.c | 4 +- libiberty/stpcpy.c | 2 +- libiberty/strdup.c | 4 +- libiberty/strerror.c | 4 +- libiberty/strndup.c | 4 +- libiberty/strsignal.c | 4 +- libiberty/testsuite/rust-demangle-expected | 26 + libiberty/vasprintf.c | 2 +- libiberty/vprintf-support.c | 2 +- libiberty/xatexit.c | 2 +- libiberty/xmalloc.c | 14 +- libiberty/xmemdup.c | 8 +- opcodes/bpf-desc.c | 34 +- opcodes/bpf-dis.c | 2 +- opcodes/cgen-dis.c | 10 +- opcodes/cr16-dis.c | 2 +- opcodes/cris-desc.c | 124 ++-- opcodes/crx-dis.c | 2 +- opcodes/epiphany-desc.c | 244 ++++---- opcodes/epiphany-dis.c | 2 +- opcodes/fr30-desc.c | 120 ++-- opcodes/fr30-dis.c | 2 +- opcodes/frv-desc.c | 250 ++++---- opcodes/frv-dis.c | 2 +- opcodes/ip2k-desc.c | 28 +- opcodes/ip2k-dis.c | 2 +- opcodes/iq2000-desc.c | 86 +-- opcodes/iq2000-dis.c | 2 +- opcodes/lm32-desc.c | 42 +- opcodes/lm32-dis.c | 2 +- opcodes/m32c-desc.c | 660 ++++++++++----------- opcodes/m32c-dis.c | 2 +- opcodes/m32r-desc.c | 64 +- opcodes/m32r-dis.c | 2 +- opcodes/mep-desc.c | 406 ++++++------- opcodes/mep-dis.c | 9 +- opcodes/mt-desc.c | 114 ++-- opcodes/mt-dis.c | 5 +- opcodes/or1k-desc.c | 106 ++-- opcodes/or1k-dis.c | 2 +- opcodes/rl78-dis.c | 2 +- opcodes/rx-dis.c | 2 +- opcodes/visium-dis.c | 2 +- opcodes/xc16x-desc.c | 162 ++--- opcodes/xc16x-dis.c | 2 +- opcodes/xstormy16-desc.c | 96 +-- opcodes/xstormy16-dis.c | 2 +- opcodes/z8k-dis.c | 2 +- sim/bfin/interp.c | 4 +- sim/common/callback.c | 2 +- sim/common/cgen-trace.c | 2 +- sim/cris/sim-if.c | 2 +- sim/cris/traps.c | 4 +- sim/frv/traps.c | 4 +- sim/m32c/trace.c | 2 +- sim/m32r/traps.c | 4 +- sim/mips/interp.c | 4 +- sim/ppc/emul_chirp.c | 2 +- sim/ppc/hw_htab.c | 8 +- sim/ppc/hw_init.c | 4 +- sim/rl78/trace.c | 2 +- sim/rx/trace.c | 2 +- 174 files changed, 3196 insertions(+), 2194 deletions(-) delete mode 100644 gdb/syscalls/gen-header.py copy gdb/testsuite/gdb.base/{gdb1555-main.c => patch.c} (81%) create mode 100644 gdb/testsuite/gdb.base/patch.exp rename gdb/testsuite/gdb.cp/{no-dmgl-verbose.cc => break-f-std-string.cc} (72%) create mode 100644 gdb/testsuite/gdb.cp/break-f-std-string.exp delete mode 100644 gdb/testsuite/gdb.cp/no-dmgl-verbose.exp