This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/llvm-master-aarch64-spec2k6-O3_LTO in repository toolchain/ci/binutils-gdb.
from 503f691989 Automatic date update in version.in adds 4fb3a8daaf Update top level config files with copies from the official [...] adds ae77468624 Add markers for 2.34 branch to the NEWS files and ChangeLogs. adds 1b1bb2c67b Update version to 2.34.50. Regenerate configure and .pot files. adds b248e9ce9a Update the notes on how to create a branch prior to a new release. adds 69d2461893 Fix ld-x86-64/align-branch-1 test failure on --target=x86_64-elf adds 6ae3a726d4 Automatic date update in version.in adds fa47e4463a gdb/linux-fork: simplify one_fork_p adds 4f13c1c00b Make "file" clear TUI source window adds 45bbae5c4b Remove flickering from the TUI adds c0ab21c22b Replace init_cutu_and_read_dies with a class adds 4d89c1c79f Call disassemble_free_target in gdb adds f1cf2aa54e Automatic date update in version.in adds b760fb3a1c sim: add some stdlib.h includes adds 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 adds f6474de9aa Allow use of Pygments to colorize source code adds f9fac3c81b gdb: fix indentation in infrun.c adds b3ee6dd9f2 gdb: remove uses of iterate_over_inferiors in remote-sim.c adds a12378729f gdb: add declaration for _initialize_gdbarch in gdbarch.sh adds ea91954d07 Automatic date update in version.in adds 1e1613647f pr23900-1.d: Adjusted adds c48acf6f26 PR25417, Fix minor typos adds abc489c64a PowerPC64 TLS optimization fix adds 9e7028aa1e PowerPC64 __tls_get_addr_desc adds a804e4760a PowerPC64 tls_get_addr_desc static support adds 6a462ad49e x86-64: Skip GNU2 TLS tests only without compiler support adds be4c5e58bd x86: Always disallow double word suffix with word general register adds b7dcc42dfd MSP430: Fix simulator execution of RRUX instruction adds 3401347452 Automatic date update in version.in adds 403d1bd91d RISC-V: Change -march parsing. adds 67641dd326 PR25444, Floating point exception in _bfd_elf_compute_sectio [...] adds 24e648d4b8 Updated translations for various binutils sub-directories. adds c162ed3e66 Cache the text section offset of shared libraries adds e7eee665a1 gdb: fix darwin-nat.c build / adapt to multi-target adds ab53f38262 gdb: fix variable shadowing error in darwin-nat.c adds b3b3bada0d gdb: introduce objfile text_section_offset and data_section_ [...] adds a05d007dfe Automatic date update in version.in adds 2f267673f0 gdb/tui: Prevent exceptions from trying to cross readline adds 733d0a6795 gdb/tui: asm window handles invalid memory and scrolls better adds f3364a6d0f gdb: Re-enable stdin for all UIs from start_event_loop adds 1ba1ac8801 gdb: Enable stdin on exception in execute_gdb_command adds 89203d4062 Update comments about removed function adds 2f796de6da Fix issue with warning messages about corrupt debuginfod notes. adds 42ba50eccb gdbserver: Remove a stale TAGS recipe for config files adds 42cd72aa02 gdbserver: Make `make TAGS' actually work adds caa31cfad6 Fix an illegal call to free() when copying a PE format file. adds 43198d2089 Support the NetBSD version of pthread_setname_np adds 73685c7ede Define _KERNTYPES in arm-nbsd-nat.c adds 3050c6f4bc Make the class name in the definition match the declaration adds bdaed379e9 Add install-strip target to gdbserver adds 53af73bf5e Fix re-runs of a second inferior (PR gdb/25410) adds b5f998b2dd RISC-V: Minor cleanup for s extension support. adds 94a72be708 gdb: Include end of sequence markers in the line table adds 3d92a3e313 gdb: Don't reorder line table entries too much when sorting. adds 7ffa82e122 gdb: Better frame tracking for inline frames adds e53c0f75bd Automatic date update in version.in adds a2fedca99c Implement 'set/show exec-file-mismatch'. adds b1468492c6 Test 'set exec-file-mismatch ask|warn|off'. adds e47e48f6a7 Document 'set|show exec-file-mismatch (ask|warn|off)'
No new revisions were added by this update.
Summary of changes: ChangeLog | 72 + bfd/ChangeLog | 131 + bfd/coffgen.c | 6 +- bfd/configure | 20 +- bfd/elf.c | 16 +- bfd/elf64-ppc.c | 765 ++- bfd/elf64-ppc.h | 3 + bfd/elf64-x86-64.c | 100 +- bfd/elfnn-riscv.c | 146 +- bfd/elfxx-riscv.c | 211 +- bfd/elfxx-riscv.h | 17 + bfd/po/bfd.pot | 1228 ++-- bfd/po/fr.po | 3366 +++++----- bfd/po/pt.po | 3366 +++++----- bfd/po/ru.po | 3364 +++++----- bfd/po/uk.po | 3367 +++++----- bfd/version.h | 2 +- bfd/version.m4 | 2 +- binutils/BRANCHES | 1 + binutils/ChangeLog | 33 + binutils/NEWS | 2 + binutils/README-how-to-make-a-release | 51 +- binutils/configure | 20 +- binutils/po/binutils.pot | 2128 +++--- binutils/po/fr.po | 4054 ++++++------ binutils/po/pt.po | 4073 ++++++------ binutils/po/uk.po | 4069 ++++++------ binutils/readelf.c | 6 +- config.guess | 79 +- config.sub | 31 +- config/ChangeLog | 4 + cpu/ChangeLog | 4 + elfcpp/ChangeLog | 4 + gas/ChangeLog | 126 + gas/NEWS | 2 + gas/config/tc-i386.c | 165 +- gas/config/tc-ppc.c | 5 +- gas/configure | 20 +- gas/doc/c-i386.texi | 25 + gas/po/gas.pot | 929 +-- 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/general.l | 12 +- gas/testsuite/gas/i386/general.s | 6 +- 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/inval.l | 7 + gas/testsuite/gas/i386/inval.s | 4 + 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 - gas/testsuite/gas/riscv/march-fail-s-with-version | 2 + ...-with-version.d => march-fail-s-with-version.d} | 1 + .../gas/riscv/march-fail-s-with-version.l | 2 + .../gas/riscv/{march-ok-s.d => march-fail-s.d} | 1 + gas/testsuite/gas/riscv/march-fail-s.l | 2 + .../gas/riscv/{march-ok-sx.d => march-fail-sx.d} | 3 +- gas/testsuite/gas/riscv/march-fail-sx.l | 2 + gdb/ChangeLog | 344 + gdb/NEWS | 13 + gdb/aarch64-fbsd-tdep.c | 2 +- gdb/aarch64-linux-tdep.c | 2 +- gdb/aarch64-tdep.c | 48 +- gdb/amd64-windows-tdep.c | 3 +- gdb/arm-fbsd-tdep.c | 2 +- gdb/arm-nbsd-nat.c | 6 +- gdb/buildsym.c | 40 +- gdb/cli/cli-style.c | 5 +- gdb/coff-pe-read.c | 2 +- gdb/coffread.c | 14 +- gdb/ctfread.c | 2 +- gdb/darwin-nat.c | 108 +- gdb/darwin-nat.h | 121 +- gdb/disasm.c | 9 +- gdb/disasm.h | 4 + gdb/doc/ChangeLog | 6 + gdb/doc/gdb.texinfo | 30 + gdb/dtrace-probe.c | 3 +- gdb/dwarf2-frame.c | 4 +- gdb/dwarf2read.c | 596 +- gdb/event-loop.c | 5 +- gdb/exec.c | 150 +- gdb/extension-priv.h | 7 + gdb/extension.c | 21 + gdb/extension.h | 9 + gdb/frame.c | 9 +- gdb/gdbarch.sh | 3 +- gdb/gdbcore.h | 8 +- gdb/gdbserver/ChangeLog | 26 + gdb/gdbserver/Makefile.in | 50 +- gdb/gdbserver/aclocal.m4 | 101 + gdb/gdbserver/configure | 119 +- gdb/gdbserver/configure.ac | 3 +- gdb/gdbserver/configure.srv | 49 +- gdb/hppa-bsd-tdep.c | 2 +- gdb/hppa-tdep.c | 2 +- gdb/i386-cygwin-tdep.c | 2 +- gdb/ia64-tdep.c | 2 +- gdb/infcmd.c | 3 + gdb/infrun.c | 90 +- gdb/inline-frame.c | 30 +- gdb/linux-fork.c | 3 +- gdb/minsyms.c | 41 +- gdb/minsyms.h | 17 +- gdb/nat/fork-inferior.c | 5 +- gdb/nat/fork-inferior.h | 3 +- gdb/objfiles.h | 72 +- gdb/psympriv.h | 4 +- gdb/psymtab.c | 2 +- gdb/python/lib/gdb/__init__.py | 14 + gdb/python/python.c | 78 + gdb/remote-sim.c | 80 +- gdb/remote.c | 3 + gdb/riscv-fbsd-tdep.c | 2 +- gdb/solib-svr4.c | 2 +- gdb/source-cache.c | 14 +- gdb/stap-probe.c | 2 +- gdb/symmisc.c | 8 +- gdb/symtab.c | 7 +- gdb/testsuite/ChangeLog | 45 + gdb/testsuite/gdb.base/attach.c | 1 + gdb/testsuite/gdb.base/attach.exp | 84 +- gdb/testsuite/gdb.base/attach2.c | 1 + gdb/testsuite/gdb.base/maint.exp | 20 +- gdb/testsuite/gdb.dwarf2/dw2-inline-many-frames.c | 158 + .../gdb.dwarf2/dw2-inline-many-frames.exp | 379 ++ gdb/testsuite/gdb.dwarf2/dw2-inline-stepping.c | 45 + gdb/testsuite/gdb.dwarf2/dw2-inline-stepping.exp | 146 + gdb/testsuite/gdb.dwarf2/dw2-ranges-base.exp | 22 + gdb/testsuite/gdb.multi/multi-re-run-1.c | 61 + gdb/testsuite/gdb.multi/multi-re-run-2.c | 61 + gdb/testsuite/gdb.multi/multi-re-run.exp | 115 + .../gdb.server/multi-ui-errors.c} | 29 +- gdb/testsuite/gdb.server/multi-ui-errors.exp | 107 + gdb/testsuite/gdb.server/server-kill-python.exp | 88 + gdb/testsuite/gdb.tui/main.exp | 7 + gdb/testsuite/gdb.tui/tui-layout-asm.exp | 42 + gdb/thread.c | 5 +- gdb/tui/tui-command.c | 2 +- gdb/tui/tui-data.h | 7 + gdb/tui/tui-disasm.c | 243 +- gdb/tui/tui-io.c | 31 +- gdb/tui/tui-layout.c | 2 + gdb/tui/tui-regs.c | 14 +- gdb/tui/tui-regs.h | 2 + gdb/tui/tui-wingeneral.c | 46 +- gdb/tui/tui-wingeneral.h | 23 + gdb/tui/tui-winsource.c | 11 +- gdb/tui/tui.c | 2 + gdb/windows-nat.c | 2 + gdb/windows-tdep.c | 20 +- gdb/windows-tdep.h | 1 + gdb/xcoffread.c | 12 +- gdbsupport/ChangeLog | 5 + gdbsupport/thread-pool.c | 12 +- gold/ChangeLog | 13 + gold/po/gold.pot | 296 +- gold/po/uk.po | 310 +- gprof/ChangeLog | 21 + gprof/configure | 20 +- gprof/po/de.po | 52 +- gprof/po/es.po | 280 +- gprof/po/fi.po | 282 +- gprof/po/pt_BR.po | 54 +- gprof/po/ru.po | 48 +- gprof/po/tr.po | 52 +- gprof/po/uk.po | 50 +- include/ChangeLog | 4 + ld/ChangeLog | 102 + ld/NEWS | 2 + ld/configure | 20 +- ld/emultempl/ppc64elf.em | 20 +- ld/emultempl/z80elf.em | 2 +- ld/ld.texi | 23 +- ld/ldlang.c | 2 +- ld/po/ld.pot | 510 +- ld/po/pt_BR.po | 6268 +++++++----------- ld/po/uk.po | 6232 +++++++----------- ld/testsuite/ld-elf/pr23900-1.d | 10 +- ld/testsuite/ld-powerpc/powerpc.exp | 33 + ld/testsuite/ld-powerpc/tlsdesc.d | 68 + ld/testsuite/ld-powerpc/tlsdesc.s | 8 + ld/testsuite/ld-powerpc/tlsdesc.wf | 50 + ld/testsuite/ld-powerpc/tlsdesc2.d | 69 + ld/testsuite/ld-powerpc/tlsdesc2.wf | 49 + ld/testsuite/ld-powerpc/tlsdesc3.d | 38 + ld/testsuite/ld-powerpc/tlsdesc3.wf | 43 + ld/testsuite/ld-powerpc/tlsdesc4.d | 46 + ld/testsuite/ld-powerpc/tlsdesc4.s | 18 + ld/testsuite/ld-powerpc/tlsdesc4.wf | 49 + ld/testsuite/ld-powerpc/tlsexe.d | 12 +- ld/testsuite/ld-powerpc/tlsexeno.d | 14 +- .../ld-powerpc/{tlsexeno.d => tlsexenors.d} | 48 +- ld/testsuite/ld-powerpc/tlsexenors.r | 113 + ld/testsuite/ld-powerpc/{tlsexe.d => tlsexers.d} | 36 +- ld/testsuite/ld-powerpc/tlsexers.r | 112 + ld/testsuite/ld-powerpc/tlsexetoc.d | 12 +- ld/testsuite/ld-powerpc/tlsexetocno.d | 14 +- .../ld-powerpc/{tlsexetocno.d => tlsexetocnors.d} | 44 +- .../ld-powerpc/{tlsexetoc.d => tlsexetocrs.d} | 38 +- ld/testsuite/ld-powerpc/tlsexetocrs.r | 113 + ld/testsuite/ld-powerpc/tlsopt5.d | 14 +- ld/testsuite/ld-powerpc/{tlsopt5.d => tlsopt6.d} | 36 +- ld/testsuite/ld-powerpc/tlsopt6.wf | 49 + ld/testsuite/ld-x86-64/align-branch-1.d | 6 +- 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/tls.exp | 4 +- ld/testsuite/ld-x86-64/x86-64.exp | 112 + libctf/ChangeLog | 4 + opcodes/ChangeLog | 35 + opcodes/arm-dis.c | 2 +- opcodes/configure | 20 +- opcodes/hppa-dis.c | 2 +- opcodes/i386-opc.tbl | 6 +- opcodes/i386-tbl.h | 14 +- opcodes/po/de.po | 804 ++- opcodes/po/opcodes.pot | 56 +- opcodes/po/pt_BR.po | 804 ++- opcodes/po/uk.po | 804 ++- sim/common/ChangeLog | 9 + sim/common/nrun.c | 1 + sim/common/sim-core.c | 2 + sim/common/sim-engine.c | 5 +- sim/common/sim-io.c | 2 + sim/common/sim-module.c | 2 + sim/common/sim-reason.c | 2 + sim/msp430/ChangeLog | 5 + sim/msp430/msp430-sim.c | 6 +- sim/testsuite/sim/msp430/ChangeLog | 4 + sim/testsuite/sim/msp430/rrux.s | 14 + 291 files changed, 34516 insertions(+), 28676 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 gas/testsuite/gas/riscv/march-fail-s-with-version rename gas/testsuite/gas/riscv/{march-ok-s-with-version.d => march-fail-s-with-ver [...] create mode 100644 gas/testsuite/gas/riscv/march-fail-s-with-version.l rename gas/testsuite/gas/riscv/{march-ok-s.d => march-fail-s.d} (75%) create mode 100644 gas/testsuite/gas/riscv/march-fail-s.l rename gas/testsuite/gas/riscv/{march-ok-sx.d => march-fail-sx.d} (56%) create mode 100644 gas/testsuite/gas/riscv/march-fail-sx.l create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-inline-many-frames.c create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-inline-many-frames.exp create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-inline-stepping.c create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-inline-stepping.exp create mode 100644 gdb/testsuite/gdb.multi/multi-re-run-1.c create mode 100644 gdb/testsuite/gdb.multi/multi-re-run-2.c create mode 100644 gdb/testsuite/gdb.multi/multi-re-run.exp copy gdb/{windows-tdep.h => testsuite/gdb.server/multi-ui-errors.c} (56%) create mode 100644 gdb/testsuite/gdb.server/multi-ui-errors.exp create mode 100644 gdb/testsuite/gdb.server/server-kill-python.exp create mode 100644 ld/testsuite/ld-powerpc/tlsdesc.d create mode 100644 ld/testsuite/ld-powerpc/tlsdesc.s create mode 100644 ld/testsuite/ld-powerpc/tlsdesc.wf create mode 100644 ld/testsuite/ld-powerpc/tlsdesc2.d create mode 100644 ld/testsuite/ld-powerpc/tlsdesc2.wf create mode 100644 ld/testsuite/ld-powerpc/tlsdesc3.d create mode 100644 ld/testsuite/ld-powerpc/tlsdesc3.wf create mode 100644 ld/testsuite/ld-powerpc/tlsdesc4.d create mode 100644 ld/testsuite/ld-powerpc/tlsdesc4.s create mode 100644 ld/testsuite/ld-powerpc/tlsdesc4.wf copy ld/testsuite/ld-powerpc/{tlsexeno.d => tlsexenors.d} (65%) create mode 100644 ld/testsuite/ld-powerpc/tlsexenors.r copy ld/testsuite/ld-powerpc/{tlsexe.d => tlsexers.d} (70%) create mode 100644 ld/testsuite/ld-powerpc/tlsexers.r copy ld/testsuite/ld-powerpc/{tlsexetocno.d => tlsexetocnors.d} (60%) copy ld/testsuite/ld-powerpc/{tlsexetoc.d => tlsexetocrs.d} (63%) create mode 100644 ld/testsuite/ld-powerpc/tlsexetocrs.r copy ld/testsuite/ld-powerpc/{tlsopt5.d => tlsopt6.d} (58%) create mode 100644 ld/testsuite/ld-powerpc/tlsopt6.wf 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 create mode 100644 sim/testsuite/sim/msp430/rrux.s