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_check_binutils/master-arm in repository toolchain/ci/binutils-gdb.
from dd6b67bec8 Re: arm: add unwinder encoding support for PACBTI adds 09854a8870 Support for a new pacbti unwind opcode. adds 91b7c7e522 Document "memory-tag-violations". adds b88e456f7e [gdb/build] Fix build with --disable-unit-tests adds 9e6978753d Avoid self-test failures on x86-linux adds 52429bbd71 Document resolve_dynamic_type oddity adds 7a72f09da5 Remove ada_value_print_inner adds d3771fe234 Add gdb.Architecture.integer_type Python function adds 8d939e8ea4 gdb: remove FIELD_LOC_KIND macro adds 3a543e211e gdb: remove FIELD_BITPOS macro adds 5d2038e3f5 gdb: remove FIELD_ENUMVAL macro adds 16654a591a gdb: remove FIELD_STATIC_PHYSNAME macro adds 31a1516a81 gdb: remove FIELD_STATIC_PHYSADDR macro adds d8557c3d22 gdb: remove FIELD_DWARF_BLOCK macro adds 2ad53ea10c gdb: remove TYPE_FIELD_LOC_KIND adds b610c04548 gdb: remove TYPE_FIELD_BITPOS adds 970db51860 gdb: remove TYPE_FIELD_ENUMVAL adds fcbbbd90f0 gdb: remove TYPE_FIELD_STATIC_PHYSNAME adds e06c3e112e gdb: remove TYPE_FIELD_STATIC_PHYSADDR adds 51e36a3aaa gdb: remove TYPE_FIELD_DWARF_BLOCK adds 4a3a56c5f3 Automatic date update in version.in adds 7811fa5995 gdb: add set/show commands for managing debuginfod adds 3ea44f2129 gdb.texinfo: Expand documentation for debuginfod adds 311d36251d gdb: fix gdb.gdb/unittest.exp with C++17 compiler adds fb9f44d410 Automatic date update in version.in adds 3c8ed65a5d PR28518: signed integer overflow & free on unmalloced address adds 9216910ed8 ubsan: alpha-vms: undefined shift adds 1c5e9d8d8c Re: PR28420, ecoff fuzzing failures adds 590abc168f Don't include coff/pe.h in coff-x86_64.c adds 1352aabb23 sim: fix compilation on mingw64 [PR sim/28476] adds bdcbd1b67f sim: mips/v850: remove redundant variable setup adds 4f2b181ecb sim: standardize move-if-change rules adds b6143d3162 sim: silence stamp touch rules adds 65f42b88ff sim: tighten up stamp rules adds ac9b6df28f sim: igen: tighten up build output adds 4837497a7f sim: tighten up gencode output adds 9709fa5bcb sim: tighten up build regen rules adds b46621118d sim: m32c: tighten up opc2c build output adds 2213e33dd2 sim: common: merge multiple clean commands adds 68c2129ae6 sim: v850: delete old gencode logic adds 65dcce8f79 sim: add arch-specific conditional logic adds 4ab6404b1c sim: erc32: fix signedness compatibility and redefinition warnings adds 5b3c2b9f3b sim: erc32: fix a few more build warnings adds f9cd2be59c sim: erc32: use silent build rules with sis linkage adds a7e40a9931 sim: nltvals: pull target errno out into a dedicated source file adds 88c8370b25 sim: nltvals: pull target signal out into a dedicated source file adds b868a2393b sim: nltvals: localize TARGET_<open> defines adds 670817b947 sim: nltvals: pull target open flags out into a dedicated so [...] adds cd3ee89d38 sim: unify callback.o building adds f9bfc01578 sim: drop unused targ-vals.h includes adds 5231e3f242 sim: rl78: drop obsolete manual dependency rules adds c26c6bc0a5 sim: ppc: use silent build rules here too adds 2a8f1f4744 Fix unittest.exp failure due to 'set debuginfod' addition adds 6e195444fb Fix latent bug in DWARF test case adds e7360783ae Automatic date update in version.in adds fc3579da2e sim: ppc: constify strings in igen tooling adds f098231806 sim: ppc: handle \r in igen inputs [PR sim/28476] adds c704d6e7ee sim: events: clean up trace casts adds ad2511744f sim: mn10300: clean up pointer casts adds 7b83db6a74 sim: ppc: switch core types to stdint.h types adds fad7f13ae1 sim: ppc: clean up printf format handling adds f0bef2e9a7 sim: bfin: cast pointers using uintptr_t adds 6dc840d69d sim: d10v: clean up pointer casts adds 06969ac449 sim: m68hc11: clean up pointer casts adds 8009a84cfd sim: ppc: fix the printf fix for 32-bit systems adds 0eecf48fd4 sim: igen: minor build output alignment fix adds 5c15e06faf sim: or1k: build with -Werror adds cd37cffed6 sim: sh: reduce -Wno-error scope adds c79eb8d991 sim: cris: reduce -Wno-error scope adds d0d7f2a742 sim: erc32: reduce -Wno-error scope adds 6391b286b1 sim: mips: reduce -Wno-error scope adds 5d2b3c53a5 sim: m32r: reduce -Wno-error scope adds 97ebc24886 sim: frv: reduce -Wno-error scope adds 2871d4d7f3 sim: lm32: reduce -Wno-error scope adds 94c9216c03 sim: iq2000: reduce -Wno-error scope
No new revisions were added by this update.
Summary of changes: ChangeLog | 5 + bfd/coff-x86_64.c | 5 - bfd/ecoff.c | 5 +- bfd/pe-x86_64.c | 5 + bfd/version.h | 2 +- bfd/vms-alpha.c | 22 +- binutils/readelf.c | 2 + gdb/NEWS | 3 + gdb/ada-lang.c | 51 +- gdb/ada-typeprint.c | 6 +- gdb/ada-valprint.c | 37 +- gdb/amd64-tdep.c | 4 +- gdb/arm-tdep.c | 2 +- gdb/ax-gdb.c | 12 +- gdb/c-typeprint.c | 12 +- gdb/c-valprint.c | 2 +- gdb/compile/compile-c-types.c | 4 +- gdb/compile/compile-cplus-types.c | 12 +- gdb/compile/compile-object-load.c | 2 +- gdb/cp-valprint.c | 14 +- gdb/d-valprint.c | 2 +- gdb/debuginfod-support.c | 276 +++++++++- gdb/disasm-selftests.c | 21 + gdb/doc/gdb.texinfo | 109 +++- gdb/doc/python.texi | 18 + gdb/dwarf2/loc.c | 8 +- gdb/dwarf2/read.c | 18 +- gdb/eval.c | 2 +- gdb/gdbtypes.c | 88 ++-- gdb/gdbtypes.h | 27 +- gdb/gnu-v2-abi.c | 2 +- gdb/gnu-v3-abi.c | 6 +- gdb/guile/scm-type.c | 6 +- gdb/m2-typeprint.c | 6 +- gdb/m2-valprint.c | 4 +- gdb/maint.c | 2 + gdb/mips-tdep.c | 10 +- gdb/p-lang.c | 8 +- gdb/p-typeprint.c | 6 +- gdb/p-valprint.c | 10 +- gdb/python/py-arch.c | 54 ++ gdb/python/py-type.c | 6 +- gdb/riscv-tdep.c | 4 +- gdb/rust-lang.c | 6 +- gdb/sparc64-tdep.c | 4 +- gdb/stabsread.c | 4 +- .../gdb.debuginfod/fetch_src_and_symbols.exp | 25 +- gdb/testsuite/gdb.dwarf2/dw2-stack-boundary.exp | 4 +- gdb/testsuite/gdb.gdb/unittest.exp | 21 +- gdb/testsuite/gdb.python/py-arch.exp | 14 + gdb/typeprint.c | 4 +- gdb/valops.c | 12 +- gdb/valprint.c | 10 +- gdb/value.c | 18 +- sim/Makefile.in | 76 +++ sim/arm/armos.c | 17 +- sim/bfin/dv-bfin_cec.c | 2 +- sim/bfin/dv-bfin_ctimer.c | 4 +- sim/bfin/dv-bfin_dma.c | 4 +- sim/bfin/dv-bfin_ebiu_amc.c | 2 +- sim/bfin/dv-bfin_ebiu_ddrc.c | 4 +- sim/bfin/dv-bfin_ebiu_sdc.c | 4 +- sim/bfin/dv-bfin_emac.c | 4 +- sim/bfin/dv-bfin_eppi.c | 4 +- sim/bfin/dv-bfin_gpio.c | 4 +- sim/bfin/dv-bfin_gpio2.c | 4 +- sim/bfin/dv-bfin_gptimer.c | 4 +- sim/bfin/dv-bfin_jtag.c | 4 +- sim/bfin/dv-bfin_mmu.c | 4 +- sim/bfin/dv-bfin_nfc.c | 4 +- sim/bfin/dv-bfin_otp.c | 6 +- sim/bfin/dv-bfin_pfmon.c | 4 +- sim/bfin/dv-bfin_pint.c | 4 +- sim/bfin/dv-bfin_pll.c | 4 +- sim/bfin/dv-bfin_ppi.c | 4 +- sim/bfin/dv-bfin_rtc.c | 4 +- sim/bfin/dv-bfin_sic.c | 16 +- sim/bfin/dv-bfin_spi.c | 4 +- sim/bfin/dv-bfin_twi.c | 4 +- sim/bfin/dv-bfin_uart.c | 4 +- sim/bfin/dv-bfin_uart2.c | 4 +- sim/bfin/dv-bfin_wdog.c | 4 +- sim/bfin/dv-bfin_wp.c | 4 +- sim/bfin/dv-eth_phy.c | 4 +- sim/bpf/Makefile.in | 30 +- sim/common/Make-common.in | 85 ++-- sim/common/callback.c | 42 +- sim/common/gennltvals.py | 109 ++-- sim/common/gentmap.c | 68 --- sim/common/local.mk | 4 + sim/common/nltvals.def | 158 ------ sim/common/sim-events.c | 155 +++--- sim/common/sim-io.c | 1 - sim/common/sim-syscall.c | 1 - sim/common/sim-utils.c | 5 +- sim/common/syscall.c | 1 - sim/common/target-newlib-errno.c | 289 +++++++++++ sim/common/target-newlib-open.c | 85 ++++ sim/common/target-newlib-signal.c | 136 +++++ sim/configure | 562 +++++++++++++++++++-- sim/configure.ac | 3 + sim/cr16/Makefile.in | 10 +- sim/cris/Makefile.in | 32 +- sim/d10v/Makefile.in | 10 +- sim/d10v/interp.c | 12 +- sim/erc32/Makefile.in | 6 +- sim/erc32/erc32.c | 36 +- sim/erc32/exec.c | 14 +- sim/erc32/func.c | 4 +- sim/erc32/sis.h | 11 +- sim/frv/Makefile.in | 17 +- sim/igen/igen.c | 2 + sim/iq2000/Makefile.in | 17 +- sim/iq2000/sim-if.c | 6 +- sim/lm32/Makefile.in | 17 +- sim/lm32/dv-lm32cpu.c | 2 +- sim/lm32/sim-if.c | 4 +- sim/m32c/Makefile.in | 12 +- sim/m32c/opc2c.c | 1 - sim/m32r/Makefile.in | 39 +- sim/m32r/traps.c | 1 - sim/m68hc11/Makefile.in | 8 +- sim/m68hc11/dv-m68hc11tim.c | 6 +- sim/mips/Makefile.in | 213 ++++---- sim/mips/sim-main.c | 12 +- sim/mn10300/Makefile.in | 34 +- sim/mn10300/dv-mn103ser.c | 6 +- sim/mn10300/dv-mn103tim.c | 12 +- sim/msp430/msp430-sim.c | 1 - sim/or1k/Makefile.in | 16 +- sim/ppc/Makefile.in | 162 +++--- sim/ppc/device.c | 16 +- sim/ppc/dgen.c | 2 + sim/ppc/emul_chirp.c | 84 +-- sim/ppc/emul_netbsd.c | 6 +- sim/ppc/emul_unix.c | 6 +- sim/ppc/events.c | 68 +-- sim/ppc/filter.c | 8 +- sim/ppc/gdb-sim.c | 8 +- sim/ppc/gen-icache.c | 4 +- sim/ppc/gen-itable.c | 12 +- sim/ppc/gen-model.c | 8 +- sim/ppc/hw_init.c | 14 +- sim/ppc/igen.c | 2 + sim/ppc/ld-cache.c | 9 +- sim/ppc/ld-cache.h | 20 +- sim/ppc/ld-decode.c | 2 +- sim/ppc/ld-decode.h | 2 +- sim/ppc/ld-insn.c | 16 +- sim/ppc/lf.c | 4 +- sim/ppc/lf.h | 4 +- sim/ppc/misc.c | 8 +- sim/ppc/misc.h | 4 +- sim/ppc/mon.c | 9 +- sim/ppc/psim.c | 9 +- sim/ppc/sim_calls.c | 12 +- sim/ppc/table.c | 24 +- sim/ppc/tree.c | 6 +- sim/ppc/vm.c | 16 +- sim/ppc/words.h | 23 +- sim/riscv/sim-main.c | 2 - sim/rl78/Makefile.in | 15 - sim/sh/Makefile.in | 14 +- sim/v850/Makefile.in | 45 +- 164 files changed, 2773 insertions(+), 1403 deletions(-) create mode 100644 sim/common/target-newlib-errno.c create mode 100644 sim/common/target-newlib-open.c create mode 100644 sim/common/target-newlib-signal.c