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-aarch64 in repository toolchain/ci/binutils-gdb.
from 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: 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 +- gdb/debuginfod-support.c | 4 +- gdb/testsuite/gdb.dwarf2/dw2-stack-boundary.exp | 4 +- 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 +- 117 files changed, 2051 insertions(+), 1150 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