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-aarch64-check_binutils in repository toolchain/ci/binutils-gdb.
from cf1d9e092f sim: don't rely on inferior_ptid in gdbsim_target::wait adds 2bddb71a74 ubsan: arm: out of bounds array access adds 4d6cbb6442 ubsan: hppa: negation of -2147483648 adds ed7007c18a PowerPC64 ppc_elf_hash_entry, defined_sym_val, is_tls_get_addr adds b9ca1af69e Don't touch r11 in __tls_get_addr stub adds 14470f0755 x86-64: Fix TLSDESC relaxation for x32 adds 26916852e1 Updated translations for various binutils sub-directories adds 53570fbcca Automatic date update in version.in adds c906a69a1f x86: VCVTNEPS2BF16{X,Y} should permit broadcasting adds c006a730e9 x86: improve handling of insns with ambiguous operand sizes adds 1a0351246a x86: replace adhoc ambiguous operand checking for CRC32 adds 0c27188999 Fix step-over-syscall.exp failure adds 1ab139e5be Add more debugging output to aarch64_displaced_step_fixup adds f0c702d4b8 Convert an int flag variable to bool adds e3ed17f393 x86: testsuite adjustments after commit 1a0351246a5c adds b4654b109b pr23900-1.d: Also check PT_GNU_PROPERTY program header
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 31 + bfd/elf64-ppc.c | 204 +- bfd/elf64-x86-64.c | 100 +- bfd/po/pt.po | 3366 ++++++------ bfd/po/ru.po | 3364 ++++++------ bfd/po/uk.po | 3367 ++++++------ bfd/version.h | 2 +- binutils/ChangeLog | 5 + binutils/po/pt.po | 4073 +++++++------- binutils/po/uk.po | 4069 +++++++------- gas/ChangeLog | 89 + gas/config/tc-i386.c | 141 +- gas/doc/c-i386.texi | 25 + gas/po/uk.po | 6903 +++++++++++++----------- gas/testsuite/gas/i386/avx512_bf16_vl.d | 4 + gas/testsuite/gas/i386/avx512_bf16_vl.s | 4 + gas/testsuite/gas/i386/bundle.s | 2 +- gas/testsuite/gas/i386/i386.exp | 3 + gas/testsuite/gas/i386/ilp32/x32-tls.d | 2 + gas/testsuite/gas/i386/ilp32/x32-tls.s | 2 + gas/testsuite/gas/i386/ilp32/x86-64-nops.d | 2 - gas/testsuite/gas/i386/inval-crc32.l | 8 +- gas/testsuite/gas/i386/inval-crc32.s | 2 + gas/testsuite/gas/i386/lock-1.s | 20 +- gas/testsuite/gas/i386/nops.d | 1 - gas/testsuite/gas/i386/nops.s | 1 - gas/testsuite/gas/i386/noreg16.d | 80 + gas/testsuite/gas/i386/noreg16.l | 116 + gas/testsuite/gas/i386/noreg16.s | 79 + gas/testsuite/gas/i386/noreg32.d | 90 + gas/testsuite/gas/i386/noreg32.l | 126 + gas/testsuite/gas/i386/noreg32.s | 89 + gas/testsuite/gas/i386/noreg64.d | 92 + gas/testsuite/gas/i386/noreg64.l | 137 + gas/testsuite/gas/i386/noreg64.s | 91 + gas/testsuite/gas/i386/opcode.s | 4 +- gas/testsuite/gas/i386/sse-noavx.d | 1 - gas/testsuite/gas/i386/sse-noavx.s | 1 - gas/testsuite/gas/i386/sse3.s | 2 +- gas/testsuite/gas/i386/x86-64-avx-scalar.s | 4 +- gas/testsuite/gas/i386/x86-64-avx.s | 4 +- gas/testsuite/gas/i386/x86-64-avx512_bf16_vl.d | 4 + gas/testsuite/gas/i386/x86-64-avx512_bf16_vl.s | 4 + gas/testsuite/gas/i386/x86-64-bundle.s | 2 +- gas/testsuite/gas/i386/x86-64-intel64.d | 1 + gas/testsuite/gas/i386/x86-64-intel64.s | 3 +- gas/testsuite/gas/i386/x86-64-inval-crc32.l | 14 +- gas/testsuite/gas/i386/x86-64-inval-crc32.s | 2 + gas/testsuite/gas/i386/x86-64-lock-1.s | 20 +- gas/testsuite/gas/i386/x86-64-nops.d | 2 - gas/testsuite/gas/i386/x86-64-nops.s | 2 - gas/testsuite/gas/i386/x86-64-opcode.d | 1 + gas/testsuite/gas/i386/x86-64-opcode.s | 67 +- gas/testsuite/gas/i386/x86-64-ptwrite-intel.d | 1 - gas/testsuite/gas/i386/x86-64-ptwrite.d | 1 - gas/testsuite/gas/i386/x86-64-ptwrite.s | 1 - gas/testsuite/gas/i386/x86-64-simd-intel.d | 2 - gas/testsuite/gas/i386/x86-64-simd-suffix.d | 2 - gas/testsuite/gas/i386/x86-64-simd.d | 2 - gas/testsuite/gas/i386/x86-64-simd.s | 2 - gas/testsuite/gas/i386/x86-64-sse-noavx.d | 1 - gas/testsuite/gas/i386/x86-64-sse-noavx.s | 1 - gas/testsuite/gas/i386/x86-64-sse2avx.s | 4 +- gas/testsuite/gas/i386/x86-64-sse3.s | 2 +- gas/testsuite/gas/i386/x86-64-suffix-intel.d | 2 - gas/testsuite/gas/i386/x86-64-suffix.d | 2 - gas/testsuite/gas/i386/x86-64-suffix.s | 2 - gdb/ChangeLog | 20 + gdb/aarch64-tdep.c | 48 +- gold/ChangeLog | 4 + gold/po/uk.po | 310 +- gprof/ChangeLog | 8 + gprof/po/de.po | 52 +- gprof/po/pt_BR.po | 54 +- gprof/po/ru.po | 48 +- gprof/po/tr.po | 52 +- gprof/po/uk.po | 50 +- ld/ChangeLog | 38 + ld/po/pt_BR.po | 6268 ++++++++------------- ld/po/uk.po | 6232 ++++++++------------- ld/testsuite/ld-elf/pr23900-1.d | 10 +- ld/testsuite/ld-powerpc/tlsexe.d | 12 +- ld/testsuite/ld-powerpc/tlsexeno.d | 14 +- ld/testsuite/ld-powerpc/tlsexetoc.d | 12 +- ld/testsuite/ld-powerpc/tlsexetocno.d | 14 +- ld/testsuite/ld-powerpc/tlsopt5.d | 14 +- ld/testsuite/ld-x86-64/pr25416-1.s | 13 + ld/testsuite/ld-x86-64/pr25416-1a.d | 16 + ld/testsuite/ld-x86-64/pr25416-1b.d | 15 + ld/testsuite/ld-x86-64/pr25416-2.s | 13 + ld/testsuite/ld-x86-64/pr25416-2a.d | 16 + ld/testsuite/ld-x86-64/pr25416-2b.d | 15 + ld/testsuite/ld-x86-64/pr25416-3.d | 16 + ld/testsuite/ld-x86-64/pr25416-3.s | 15 + ld/testsuite/ld-x86-64/pr25416-4.d | 16 + ld/testsuite/ld-x86-64/pr25416-4.s | 15 + ld/testsuite/ld-x86-64/pr25416-5a.c | 33 + ld/testsuite/ld-x86-64/pr25416-5b.s | 52 + ld/testsuite/ld-x86-64/pr25416-5c.s | 56 + ld/testsuite/ld-x86-64/pr25416-5d.s | 19 + ld/testsuite/ld-x86-64/pr25416-5e.s | 23 + ld/testsuite/ld-x86-64/x86-64.exp | 112 + opcodes/ChangeLog | 26 + opcodes/arm-dis.c | 2 +- opcodes/hppa-dis.c | 2 +- opcodes/i386-opc.tbl | 6 +- opcodes/i386-tbl.h | 14 +- opcodes/po/de.po | 804 +-- opcodes/po/pt_BR.po | 804 +-- opcodes/po/uk.po | 804 +-- 110 files changed, 21900 insertions(+), 21120 deletions(-) create mode 100644 gas/testsuite/gas/i386/noreg16.l create mode 100644 gas/testsuite/gas/i386/noreg32.l create mode 100644 gas/testsuite/gas/i386/noreg64.l create mode 100644 ld/testsuite/ld-x86-64/pr25416-1.s create mode 100644 ld/testsuite/ld-x86-64/pr25416-1a.d create mode 100644 ld/testsuite/ld-x86-64/pr25416-1b.d create mode 100644 ld/testsuite/ld-x86-64/pr25416-2.s create mode 100644 ld/testsuite/ld-x86-64/pr25416-2a.d create mode 100644 ld/testsuite/ld-x86-64/pr25416-2b.d create mode 100644 ld/testsuite/ld-x86-64/pr25416-3.d create mode 100644 ld/testsuite/ld-x86-64/pr25416-3.s create mode 100644 ld/testsuite/ld-x86-64/pr25416-4.d create mode 100644 ld/testsuite/ld-x86-64/pr25416-4.s create mode 100644 ld/testsuite/ld-x86-64/pr25416-5a.c create mode 100644 ld/testsuite/ld-x86-64/pr25416-5b.s create mode 100644 ld/testsuite/ld-x86-64/pr25416-5c.s create mode 100644 ld/testsuite/ld-x86-64/pr25416-5d.s create mode 100644 ld/testsuite/ld-x86-64/pr25416-5e.s