This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap in repository toolchain/ci/binutils-gdb.
from dcefca4019 Automatic date update in version.in adds 679dc6e716 asan: mips_gprel_reloc segfault adds 6b8b24bb68 Re: asan: mips_gprel_reloc segfault adds d9ad47747a gdb: LoongArch: Remove nonportable #include adds a98600052e x86: exclude certain ISA extensions from v3/v4 ISA
No new revisions were added by this update.
Summary of changes: bfd/coff-mips.c | 5 ++--- bfd/elf32-mips.c | 3 +-- bfd/elf64-mips.c | 3 +-- bfd/elfn32-mips.c | 3 +-- gas/config/tc-i386.c | 11 +++++++---- gas/testsuite/gas/i386/i386.exp | 3 +++ gas/testsuite/gas/i386/property-v4fmaddps.d | 9 +++++++++ gas/testsuite/gas/i386/property-v4fmaddps.s | 2 ++ gas/testsuite/gas/i386/property-vfmaddps.d | 9 +++++++++ gas/testsuite/gas/i386/property-vfmaddps.s | 2 ++ gas/testsuite/gas/i386/property-vpcmov.d | 9 +++++++++ gas/testsuite/gas/i386/property-vpcmov.s | 2 ++ gdb/loongarch-linux-tdep.c | 1 - 13 files changed, 48 insertions(+), 14 deletions(-) create mode 100644 gas/testsuite/gas/i386/property-v4fmaddps.d create mode 100644 gas/testsuite/gas/i386/property-v4fmaddps.s create mode 100644 gas/testsuite/gas/i386/property-vfmaddps.d create mode 100644 gas/testsuite/gas/i386/property-vfmaddps.s create mode 100644 gas/testsuite/gas/i386/property-vpcmov.d create mode 100644 gas/testsuite/gas/i386/property-vpcmov.s