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_gdb/master-aarch64 in repository toolchain/ci/binutils-gdb.
from 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 adds 3197e593d8 arm: add armv9-a architecture to -march adds c27cdb4c53 objcopy buffer overflow adds c908dea26f macho-o archive sanity checks adds 2047d95b89 [gdb/doc]: Updated manpages to be consistent with help adds 09348c7665 ARM: match armeb output for unwind-pacbti-m test adds 317db249c7 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/archures.c | 1 + bfd/bfd-in2.h | 1 + bfd/cpu-arm.c | 1 + bfd/elf32-arm.c | 54 +++++++- bfd/mach-o.c | 11 ++ bfd/version.h | 2 +- binutils/objcopy.c | 21 ++- binutils/readelf.c | 3 +- elfcpp/arm.h | 10 +- gas/NEWS | 2 + gas/config/tc-arm.c | 23 +++- gas/doc/c-arm.texi | 1 + .../arm/{attr-march-armv8_6-a.d => armv9-a_arch.d} | 8 +- gas/testsuite/gas/arm/attr-march-all.d | 2 +- gas/testsuite/gas/arm/unwind-pacbti-m.d | 6 +- gdb/doc/gdb.texinfo | 147 ++++++++++++++++----- include/elf/arm.h | 6 +- include/opcode/arm.h | 31 +++-- opcodes/arm-dis.c | 5 +- sim/common/Make-common.in | 2 +- sim/cris/Makefile.in | 4 +- sim/erc32/Makefile.in | 4 +- sim/frv/Makefile.in | 4 +- sim/iq2000/Makefile.in | 4 +- sim/iq2000/sim-if.c | 6 +- sim/lm32/Makefile.in | 4 +- sim/lm32/dv-lm32cpu.c | 2 +- sim/lm32/sim-if.c | 4 +- sim/m32r/Makefile.in | 4 +- sim/mips/Makefile.in | 4 +- sim/mips/sim-main.c | 12 +- sim/or1k/Makefile.in | 3 - sim/ppc/events.c | 2 +- sim/sh/Makefile.in | 4 +- 34 files changed, 283 insertions(+), 115 deletions(-) copy gas/testsuite/gas/arm/{attr-march-armv8_6-a.d => armv9-a_arch.d} (76%)