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/gdb.
from 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 adds c47860a4ba [gdb/testsuite] Fix stepi test-cases with unix/-m32/-fPIE/-pie new bd25c6eef8 gdb/sim: update my email address
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/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/MAINTAINERS | 6 +- gdb/doc/gdb.texinfo | 147 ++++++++++++++++----- .../gdb.base/step-indirect-call-thunk.exp | 5 +- gdb/testsuite/gdb.base/step-test.exp | 4 +- .../gdb.reverse/step-indirect-call-thunk.exp | 6 +- gdb/testsuite/gdb.reverse/step-precsave.exp | 10 ++ gdb/testsuite/gdb.reverse/step-reverse.exp | 10 ++ include/elf/arm.h | 6 +- include/opcode/arm.h | 31 +++-- opcodes/arm-dis.c | 5 +- sim/MAINTAINERS | 2 +- 26 files changed, 288 insertions(+), 90 deletions(-) copy gas/testsuite/gas/arm/{attr-march-armv8_6-a.d => armv9-a_arch.d} (76%)