This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-check_binutils in repository toolchain/ci/binutils-gdb.
from 94ae6062ab Automatic date update in version.in adds 7043388668 demand_copy_C_string NUL check adds 9a12b194b0 PR27426, More bugs in dwarf2dbg.c adds 7b54caddca ubsan: shift exponent is too large adds e6ca18783f Dwarf: fix build with old gcc adds c2f1204d1f x86: make 16-bit ENQCMD test actually test ENQCMD adds b818b220e4 x86: have preprocessor expand macros adds cbe6869656 x86: make common property tests common adds 014d61ea14 x86: record register use for SIMD insns without respective e [...] adds 3d70986f21 x86: honor template rather than actual operands when updatin [...] adds 394ae71f02 x86: CVTPI2PD has special behavior adds ca1289b9f3 gas: Allow SHF_GNU_RETAIN on all sections adds 7d2e5095c6 Correction of gdb.dwarf2/pr13961.S adds 0b5500cdd5 Automatic date update in version.in adds 0d6aab7776 RISC-V: PR27200, allow the first input non-ABI binary to be [...] adds b9b204b311 read_leb128 overflow checking adds 089485ff86 h8300 complains about new section defined without attributes adds 22e6d16f9b [PR cli/17290] gdb/doc: Fix show remote interrupt-*. adds afadac6170 Automatic date update in version.in adds 6a780b6766 Fix completion related libstdc++ assert when using -D_GLIBCXX_DEBUG adds 3d73d29e4e RISC-V: Add bfd/cpu-riscv.h to support all spec versions con [...]
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 47 ++++++ bfd/Makefile.am | 2 +- bfd/Makefile.in | 2 +- bfd/cpu-riscv.c | 123 +++++----------- bfd/cpu-riscv.h | 81 +++++++++++ bfd/elfnn-riscv.c | 35 ++--- bfd/elfxx-riscv.c | 5 +- bfd/elfxx-riscv.h | 12 -- bfd/libbfd.c | 23 +-- bfd/po/SRC-POTFILES.in | 1 + bfd/version.h | 2 +- bfd/wasm-module.c | 27 +++- binutils/ChangeLog | 16 +++ binutils/dwarf.c | 45 +++--- binutils/testsuite/binutils-all/pr26548.d | 13 ++ binutils/testsuite/binutils-all/pr26548.s | 40 ++++++ binutils/testsuite/binutils-all/pr26548e.d | 11 ++ binutils/testsuite/binutils-all/readelf.exp | 53 ++++--- gas/ChangeLog | 95 +++++++++++++ gas/config/obj-elf.c | 18 ++- gas/config/tc-i386.c | 22 ++- gas/config/tc-riscv.c | 137 ++++++++++++++---- gas/dwarf2dbg.c | 14 +- gas/read.c | 4 +- gas/testsuite/gas/elf/elf.exp | 2 + gas/testsuite/gas/elf/section28.d | 16 +++ gas/testsuite/gas/elf/section28.s | 11 ++ gas/testsuite/gas/elf/section29.d | 11 ++ gas/testsuite/gas/elf/section29.s | 4 + gas/testsuite/gas/i386/enqcmd-16bit.d | 27 ++-- gas/testsuite/gas/i386/enqcmd-16bit.s | 2 +- gas/testsuite/gas/i386/i386.exp | 33 ++--- gas/testsuite/gas/i386/property-12.d | 2 +- gas/testsuite/gas/i386/property-4.d | 2 +- gas/testsuite/gas/i386/property-5.d | 2 +- .../{x86-64-property-10.d => property-cvtpi2pd.d} | 3 +- gas/testsuite/gas/i386/property-cvtpi2pd.s | 2 + .../{x86-64-property-2.d => property-cvtpi2ps.d} | 5 +- gas/testsuite/gas/i386/property-cvtpi2ps.s | 2 + .../{x86-64-property-10.d => property-ldmxcsr.d} | 3 +- gas/testsuite/gas/i386/property-ldmxcsr.s | 2 + .../{x86-64-property-4.d => property-vldmxcsr.d} | 3 +- gas/testsuite/gas/i386/property-vldmxcsr.s | 2 + .../{x86-64-property-11.d => property-vzeroall.d} | 5 +- gas/testsuite/gas/i386/property-vzeroall.s | 2 + gas/testsuite/gas/i386/sse-check-error.l | 91 ++++++------ gas/testsuite/gas/i386/sse-check-warn.e | 17 +-- gas/testsuite/gas/i386/sse-check.d | 2 + gas/testsuite/gas/i386/sse-check.s | 4 + gas/testsuite/gas/i386/sse2avx.d | 2 + gas/testsuite/gas/i386/sse2avx.s | 2 + gas/testsuite/gas/i386/x86-64-property-12.d | 10 -- gas/testsuite/gas/i386/x86-64-property-13.d | 10 -- gas/testsuite/gas/i386/x86-64-property-3.d | 10 -- gas/testsuite/gas/i386/x86-64-property-5.d | 10 -- gas/testsuite/gas/i386/x86-64-property-6.d | 10 -- gas/testsuite/gas/i386/x86-64-sse-check-error.l | 94 ++++++------ gas/testsuite/gas/i386/x86-64-sse2avx.d | 2 + gas/testsuite/gas/i386/x86-64-sse2avx.s | 2 + gdb/ChangeLog | 6 + gdb/ada-lang.c | 4 +- gdb/doc/ChangeLog | 6 + gdb/doc/gdb.texinfo | 4 +- gdb/testsuite/ChangeLog | 4 + gdb/testsuite/gdb.dwarf2/pr13961.S | 157 +++++++++++---------- include/ChangeLog | 4 + include/opcode/riscv.h | 69 --------- opcodes/ChangeLog | 25 ++++ opcodes/i386-gen.c | 11 -- opcodes/i386-opc.tbl | 9 +- opcodes/i386-tbl.h | 32 ++++- opcodes/riscv-dis.c | 21 +-- opcodes/riscv-opc.c | 87 ------------ opcodes/wasm32-dis.c | 26 +++- 74 files changed, 1037 insertions(+), 663 deletions(-) create mode 100644 bfd/cpu-riscv.h create mode 100644 binutils/testsuite/binutils-all/pr26548.d create mode 100644 binutils/testsuite/binutils-all/pr26548.s create mode 100644 binutils/testsuite/binutils-all/pr26548e.d create mode 100644 gas/testsuite/gas/elf/section28.d create mode 100644 gas/testsuite/gas/elf/section28.s create mode 100644 gas/testsuite/gas/elf/section29.d create mode 100644 gas/testsuite/gas/elf/section29.s copy gas/testsuite/gas/i386/{x86-64-property-10.d => property-cvtpi2pd.d} (85%) create mode 100644 gas/testsuite/gas/i386/property-cvtpi2pd.s rename gas/testsuite/gas/i386/{x86-64-property-2.d => property-cvtpi2ps.d} (79%) create mode 100644 gas/testsuite/gas/i386/property-cvtpi2ps.s rename gas/testsuite/gas/i386/{x86-64-property-10.d => property-ldmxcsr.d} (85%) create mode 100644 gas/testsuite/gas/i386/property-ldmxcsr.s rename gas/testsuite/gas/i386/{x86-64-property-4.d => property-vldmxcsr.d} (86%) create mode 100644 gas/testsuite/gas/i386/property-vldmxcsr.s rename gas/testsuite/gas/i386/{x86-64-property-11.d => property-vzeroall.d} (78%) create mode 100644 gas/testsuite/gas/i386/property-vzeroall.s delete mode 100644 gas/testsuite/gas/i386/x86-64-property-12.d delete mode 100644 gas/testsuite/gas/i386/x86-64-property-13.d delete mode 100644 gas/testsuite/gas/i386/x86-64-property-3.d delete mode 100644 gas/testsuite/gas/i386/x86-64-property-5.d delete mode 100644 gas/testsuite/gas/i386/x86-64-property-6.d