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 8fe9a076ad [GAS, Arm] PR24559: Fix pseudo load-operations for Armv8-M Baseline adds 669d046839 [gdb/testsuite] Require c++11 where necessary adds fb7806c7a4 [gdb/cli] Fix use of uninitialized variable in complete_command adds 6467207116 AArch64: Fix -Werror on build adds 3734320dc0 [MIPS] Add generation of PLT entries with compact jumps for MIPS R6 adds cd4797ee05 MIPS/gas: Reject $0 as source register for DAUI instruction adds 23d00a419f [binutils, Arm] Add support for shift instructions in MVE adds e39c1607a2 [binutils, Arm] Add support for conditional instructions in [...] adds ba6cd17f0a [binutils, ARM] <spec_reg> changes for VMRS and VMSR instructions adds 304f09d0d4 MIPS/LD: Fix memory fault linking non-PIC object in to share [...] adds b474a2022d MIPS/LD: Reject tprel_hi and tprel_lo relocations in shared library adds dc42e902cc gdb/fortran: Handle gdbarch_floatformat_for_type returning nullptr adds a7df56e5f8 Automatic date update in version.in adds 22c6ccb89e S12Z: GAS: New option --mdollar-hex. adds 4decd602d8 bfdtest1 segfaults on hppa-hp-hpux10 adds 9ec2f606ce vms-alpha gas segfault adds b0f4fbf81a ARM STM32L4XX erratum test failure with MALLOC_PERTURB_ adds 7166f90a77 gdb/doc: Minor formatting fixes in documentation of -complete adds 0a5954bd5f gdb/riscv: Improve flen length determination adds b706061469 Document gdb.in/gdb.cmd files and debugredirect cli command new 8fca4da075 AArch64: Treat pauth ops as nops on non-pauth systems
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/ChangeLog | 52 ++++ bfd/elf32-arm.c | 2 +- bfd/elfnn-aarch64.c | 2 +- bfd/elfxx-mips.c | 158 +++++++++-- bfd/elfxx-mips.h | 2 + bfd/som.c | 30 +-- bfd/version.h | 2 +- bfd/vms-alpha.c | 5 +- gas/ChangeLog | 70 +++++ gas/config/tc-arm.c | 238 ++++++++++++++++- gas/config/tc-s12z.c | 67 ++++- gas/doc/c-s12z.texi | 13 + gas/testsuite/gas/arm/armv8_1-m-cond-bad.d | 4 + gas/testsuite/gas/arm/armv8_1-m-cond-bad.l | 8 + gas/testsuite/gas/arm/armv8_1-m-cond-bad.s | 15 ++ gas/testsuite/gas/arm/armv8_1-m-cond.d | 21 ++ gas/testsuite/gas/arm/armv8_1-m-cond.s | 17 ++ gas/testsuite/gas/arm/armv8_1-m-spec-reg-bad1.d | 4 + gas/testsuite/gas/arm/armv8_1-m-spec-reg-bad1.l | 9 + gas/testsuite/gas/arm/armv8_1-m-spec-reg-bad2.d | 4 + gas/testsuite/gas/arm/armv8_1-m-spec-reg-bad2.l | 5 + gas/testsuite/gas/arm/armv8_1-m-spec-reg-bad3.d | 4 + gas/testsuite/gas/arm/armv8_1-m-spec-reg-bad3.l | 11 + gas/testsuite/gas/arm/armv8_1-m-spec-reg.d | 20 ++ gas/testsuite/gas/arm/armv8_1-m-spec-reg.s | 15 ++ gas/testsuite/gas/arm/mve-shift-bad.d | 4 + gas/testsuite/gas/arm/mve-shift-bad.l | 12 + gas/testsuite/gas/arm/mve-shift-bad.s | 15 ++ gas/testsuite/gas/arm/mve-shift.d | 27 ++ gas/testsuite/gas/arm/mve-shift.s | 21 ++ gas/testsuite/gas/arm/vfp1xD.d | 8 +- gas/testsuite/gas/arm/vfp1xD_t2.d | 4 +- gas/testsuite/gas/mips/mips.exp | 2 +- ...6-branch-constraints.l => r6-reg-constraints.l} | 1 + ...6-branch-constraints.s => r6-reg-constraints.s} | 1 + gas/testsuite/gas/s12z/dollar-hex.d | 16 ++ gas/testsuite/gas/s12z/dollar-hex.s | 4 + gas/testsuite/gas/s12z/s12z.exp | 1 + gdb/ChangeLog | 26 ++ gdb/NEWS | 11 + gdb/aarch64-tdep.c | 6 +- gdb/cli/cli-cmds.c | 4 +- gdb/doc/ChangeLog | 8 + gdb/doc/gdb.texinfo | 7 +- gdb/f-lang.c | 12 +- gdb/riscv-tdep.c | 16 +- gdb/testsuite/ChangeLog | 18 ++ gdb/testsuite/README | 21 ++ gdb/testsuite/gdb.arch/aarch64-pauth.c | 36 +++ gdb/testsuite/gdb.arch/aarch64-pauth.exp | 43 +++ gdb/testsuite/gdb.arch/amd64-eval.exp | 2 +- gdb/testsuite/gdb.base/max-depth.exp | 3 + .../gdb.compile/compile-cplus-array-decay.exp | 2 +- gdb/testsuite/gdb.cp/meth-typedefs.exp | 3 +- gdb/testsuite/gdb.cp/subtypes.exp | 3 +- gdb/testsuite/gdb.cp/temargs.exp | 3 +- ld/ChangeLog | 42 +++ ld/emultempl/mipself.em | 26 +- ld/ld.texi | 7 + ld/testsuite/ld-mips-elf/mips-elf.exp | 20 ++ ld/testsuite/ld-mips-elf/pic-and-nonpic-1-r6.dd | 50 ++++ ld/testsuite/ld-mips-elf/pic-and-nonpic-1-r6.nd | 9 + .../testsuite/ld-mips-elf/pic-and-nonpic-1-r6.s | 0 ld/testsuite/ld-mips-elf/pic-and-nonpic-1a-r6.s | 28 ++ ld/testsuite/ld-mips-elf/pic-and-nonpic-3a-r6.dd | 36 +++ ld/testsuite/ld-mips-elf/pic-and-nonpic-3a-r6.gd | 21 ++ ld/testsuite/ld-mips-elf/pic-and-nonpic-3a-r6.s | 26 ++ ld/testsuite/ld-mips-elf/pic-reloc-5.d | 10 + ld/testsuite/ld-mips-elf/pic-reloc-5.s | 22 ++ ld/testsuite/ld-mips-elf/pic-reloc-6.d | 11 + ld/testsuite/ld-mips-elf/pic-reloc-6.s | 22 ++ ld/testsuite/ld-mips-elf/pic-reloc-7.d | 8 + ld/testsuite/ld-mips-elf/pic-reloc-7.s | 10 + ld/testsuite/ld-mips-elf/pic-reloc-tls.ld | 7 + opcodes/ChangeLog | 31 +++ opcodes/arm-dis.c | 296 ++++++++++++++++++++- opcodes/mips-opc.c | 2 +- 77 files changed, 1718 insertions(+), 84 deletions(-) create mode 100644 gas/testsuite/gas/arm/armv8_1-m-cond-bad.d create mode 100644 gas/testsuite/gas/arm/armv8_1-m-cond-bad.l create mode 100644 gas/testsuite/gas/arm/armv8_1-m-cond-bad.s create mode 100644 gas/testsuite/gas/arm/armv8_1-m-cond.d create mode 100644 gas/testsuite/gas/arm/armv8_1-m-cond.s create mode 100644 gas/testsuite/gas/arm/armv8_1-m-spec-reg-bad1.d create mode 100644 gas/testsuite/gas/arm/armv8_1-m-spec-reg-bad1.l create mode 100644 gas/testsuite/gas/arm/armv8_1-m-spec-reg-bad2.d create mode 100644 gas/testsuite/gas/arm/armv8_1-m-spec-reg-bad2.l create mode 100644 gas/testsuite/gas/arm/armv8_1-m-spec-reg-bad3.d create mode 100644 gas/testsuite/gas/arm/armv8_1-m-spec-reg-bad3.l create mode 100644 gas/testsuite/gas/arm/armv8_1-m-spec-reg.d create mode 100644 gas/testsuite/gas/arm/armv8_1-m-spec-reg.s create mode 100644 gas/testsuite/gas/arm/mve-shift-bad.d create mode 100644 gas/testsuite/gas/arm/mve-shift-bad.l create mode 100644 gas/testsuite/gas/arm/mve-shift-bad.s create mode 100644 gas/testsuite/gas/arm/mve-shift.d create mode 100644 gas/testsuite/gas/arm/mve-shift.s rename gas/testsuite/gas/mips/{r6-branch-constraints.l => r6-reg-constraints.l} (95%) rename gas/testsuite/gas/mips/{r6-branch-constraints.s => r6-reg-constraints.s} (96%) create mode 100644 gas/testsuite/gas/s12z/dollar-hex.d create mode 100644 gas/testsuite/gas/s12z/dollar-hex.s create mode 100644 gdb/testsuite/gdb.arch/aarch64-pauth.c create mode 100644 gdb/testsuite/gdb.arch/aarch64-pauth.exp create mode 100644 ld/testsuite/ld-mips-elf/pic-and-nonpic-1-r6.dd create mode 100644 ld/testsuite/ld-mips-elf/pic-and-nonpic-1-r6.nd copy binutils/testsuite/binutils-all/empty => ld/testsuite/ld-mips-elf/pic-and-non [...] create mode 100644 ld/testsuite/ld-mips-elf/pic-and-nonpic-1a-r6.s create mode 100644 ld/testsuite/ld-mips-elf/pic-and-nonpic-3a-r6.dd create mode 100644 ld/testsuite/ld-mips-elf/pic-and-nonpic-3a-r6.gd create mode 100644 ld/testsuite/ld-mips-elf/pic-and-nonpic-3a-r6.s create mode 100644 ld/testsuite/ld-mips-elf/pic-reloc-5.d create mode 100644 ld/testsuite/ld-mips-elf/pic-reloc-5.s create mode 100644 ld/testsuite/ld-mips-elf/pic-reloc-6.d create mode 100644 ld/testsuite/ld-mips-elf/pic-reloc-6.s create mode 100644 ld/testsuite/ld-mips-elf/pic-reloc-7.d create mode 100644 ld/testsuite/ld-mips-elf/pic-reloc-7.s create mode 100644 ld/testsuite/ld-mips-elf/pic-reloc-tls.ld