This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/hjl/linux/master in repository binutils-gdb.
from aa5c55eba3 Merge remote-tracking branch 'origin/master' into users/hjl/ [...] adds 3d5b1c0abe Automatic date update in version.in adds eb528ad18b [ARC] Entries to Changelog for previous commits. adds c1168a2f66 Allow remote debugging over a Unix local domain socket. adds 64a336ac13 RISC-V: Add fence.tso instruction adds 53c30c89d1 Automatic date update in version.in adds 2398abf8bc Use pulongest in aarch64-linux-tdep.c adds 007d2fe43e Make print_insn_s12z public. adds 8e90d6d2c2 Updated Portuguese translations for the bfd/ and binutils/ s [...] adds 527b9e87ac Updated French translation for the binutils/ subdirectory. adds c8d3f93237 Fix the handling of inlined frames in DWARF debug info. adds ca98345e0b Skip gdb ifunc tests on targets that don't support this feature. adds eae424aef0 AArch64: Mark sve instructions that require MOVPRFX constraints adds 7e84b55d8f AArch64: Wire through instr_sequence adds 1d4823943d AArch64: Refactor err_type. adds 755b748fd9 AArch64: Refactor verifiers to make more general. adds a68f4cd235 AArch64: Add SVE constraints verifier. adds 4f5d253628 AArch64: Close sequences at the end of sections adds bde90be2cd AArch64: Constraint disassembler and assembler changes. adds e66cfcef72 AArch64: Add MOVPRFX tests and update testsuite adds 23e463ed7c ELF: Group PT_NOTE segments by section alignments adds 1887ae7304 ELF: Group and sort output note sections by section alignments adds 34c0fc000f tid-parse.c tid_is_in_list correct 'See' comment. adds fb9bbfd7f2 ELF: Add testcases for PR ld/23658 adds 10657c047e Do not pass NULL to memcpy adds 780942fc24 Change dwarf2_frame_state_reg_info::reg to be std::vector adds ad69edbb4b Use unsigned as base type for some enums adds 0101665f86 Avoid undefined behavior in extract_integer adds d359392f97 Avoid undefined behavior in read_subrange_type adds 20562150d8 Avoid undefined behavior in parse_number adds 4dd1b46077 Avoid undefined behavior in read_signed_leb128 adds 5e70ee0905 Avoid undefined behavior in ada_operator_length adds 1dffa580e7 Avoid undefined behavior in expression dumping adds f35d5adea1 Add --enable-ubsan adds 8634679f82 Remove struct keyword in range-based for adds a4cf95167c Automatic date update in version.in adds 875e539851 Avoid two uninitialized warnings from gcc adds 6d0a6093c5 bfd,sparc: fix the .dynsym sh_index when stripping all symbo [...] adds dca0df07ae bfd: amend ChangeLog entry adds 4f9bdf7fa5 Add self to gdb/MAINTAINERS adds fef1b2933d Avoid pagination in attach.exp adds b35334aa98 pr23658-1.d: Also xfail ft32-* and xgate-* adds 3f2cf4dcd5 Remove some leftovers from complaints adds 9fdd7193e7 Fix off-by-one error in complaint_internal adds 22068491ad Use filtered printing when reading symbols adds 6afcf761c2 Make complaint output prettier adds 3453e7e409 Clean up "Reading symbols" output adds e79497a160 Only print "no debugging symbols" message once adds 5ca8c39f05 Simplify complaints even more adds 3e1b4df89c RISC-V: Delete zero-size .tdata.dyn section. adds d2f7dcb218 reformat parameters of gdb/psymtab.c::recursively_search_psymtabs adds 96b1ad866b [gdb/python] Fix cpychecker error in recpy_bt_goto adds 5c4481cc9b [gdb/python] Fix cpychecker error in pspy_solib_name adds 4677effd9e Automatic date update in version.in adds 1c4f3780f7 or1k: Add relocations for high-signed and low-stores adds f2c1801f62 or1k: Fix messages for relocations in shared libraries adds c8e98e3692 or1k: Add the l.adrp insn and supporting relocations adds 07f5f4c683 or1k: Add the l.muld, l.muldu, l.macu, l.msbu insns adds 1f041c6edf or1k: Add OpenRISC gas documentation adds 1f88d0c87c Fix undefined behavior, don't pass NULL to fwrite adds b926417afa Simple -Wshadow=local fixes adds da4ae14a4d Avoid shadowing in gdbserver adds 795afcbbb4 Use std::string in mdebugread.c adds 3fba72f761 Avoid shadowing in linux-tdep.c adds ef789dc484 Fix latent bug in msp430-tdep.c adds b8c888478d Avoid shadowing in fdwalk adds d951f98b3c Shadowing fix in gdbscm_frame_read_var adds 96643e35c0 Add -Wshadow=local adds 23f233a595 [Arm, 1/3] Add -march=armv8.5-a and related internal feature [...] adds 7fadb25d6f [Arm, 2/3] Add instruction SB for AArch32 adds dad0c3bfb5 [Arm, 3/3] Add Execution and Data Prediction instructions fo [...] adds d1c86cff1e Set correct SHT_NOTE type for .note.spu_name adds f8740dc531 Fix -Wshadow=local warning in sol_thread_target::wait adds a4e78aa5fe x86: Add Intel ENCLV to assembler and disassembler new 0eacfb961c Merge remote-tracking branch 'origin/master' into users/hjl/ [...] new cd585f6279 Revert "Group and sort output note sections by alignments" new de30013785 ELF: Don't sort output note section by alignments in ascendi [...]
The 3 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 | 121 + bfd/bfd-in2.h | 19 +- bfd/dwarf2.c | 2 +- bfd/elf.c | 59 +- bfd/elf32-or1k.c | 977 ++- bfd/elf32-spu.c | 5 + bfd/elf64-sparc.c | 23 - bfd/elfnn-riscv.c | 3 +- bfd/elfxx-sparc.c | 20 +- bfd/libbfd.h | 19 +- bfd/po/pt.po | 7796 ++++++++++---------- bfd/reloc.c | 34 +- bfd/section.c | 14 +- bfd/version.h | 2 +- binutils/ChangeLog | 5 + binutils/po/fr.po | 3918 +++++----- binutils/po/pt.po | 3924 +++++----- cpu/ChangeLog | 41 + cpu/or1k.opc | 585 +- cpu/or1korbis.cpu | 300 +- gas/ChangeLog | 194 + gas/config/tc-aarch64.c | 54 +- gas/config/tc-aarch64.h | 4 + gas/config/tc-arm.c | 27 + gas/config/tc-or1k.c | 6 + gas/doc/Makefile.am | 1 + gas/doc/Makefile.in | 1 + gas/doc/all.texi | 1 + gas/doc/as.texi | 10 + gas/doc/c-arm.texi | 5 + gas/doc/c-or1k.texi | 300 + gas/testsuite/gas/aarch64/sve-movprfx.d | 130 + gas/testsuite/gas/aarch64/sve-movprfx.s | 122 + gas/testsuite/gas/aarch64/sve-movprfx_1.d | 13 + gas/testsuite/gas/aarch64/sve-movprfx_1.s | 9 + gas/testsuite/gas/aarch64/sve-movprfx_10.d | 14 + gas/testsuite/gas/aarch64/sve-movprfx_10.l | 2 + gas/testsuite/gas/aarch64/sve-movprfx_10.s | 10 + gas/testsuite/gas/aarch64/sve-movprfx_11.d | 13 + gas/testsuite/gas/aarch64/sve-movprfx_11.s | 10 + gas/testsuite/gas/aarch64/sve-movprfx_12.d | 13 + gas/testsuite/gas/aarch64/sve-movprfx_12.s | 9 + gas/testsuite/gas/aarch64/sve-movprfx_13.d | 17 + gas/testsuite/gas/aarch64/sve-movprfx_13.l | 2 + gas/testsuite/gas/aarch64/sve-movprfx_13.s | 11 + gas/testsuite/gas/aarch64/sve-movprfx_14.d | 15 + gas/testsuite/gas/aarch64/sve-movprfx_14.l | 2 + gas/testsuite/gas/aarch64/sve-movprfx_14.s | 10 + gas/testsuite/gas/aarch64/sve-movprfx_15.d | 14 + gas/testsuite/gas/aarch64/sve-movprfx_15.l | 2 + gas/testsuite/gas/aarch64/sve-movprfx_15.s | 10 + gas/testsuite/gas/aarch64/sve-movprfx_16.d | 13 + gas/testsuite/gas/aarch64/sve-movprfx_16.s | 10 + gas/testsuite/gas/aarch64/sve-movprfx_17.d | 14 + gas/testsuite/gas/aarch64/sve-movprfx_17.l | 2 + gas/testsuite/gas/aarch64/sve-movprfx_17.s | 10 + gas/testsuite/gas/aarch64/sve-movprfx_18.d | 14 + gas/testsuite/gas/aarch64/sve-movprfx_18.l | 2 + gas/testsuite/gas/aarch64/sve-movprfx_18.s | 10 + gas/testsuite/gas/aarch64/sve-movprfx_19.d | 13 + gas/testsuite/gas/aarch64/sve-movprfx_19.s | 10 + gas/testsuite/gas/aarch64/sve-movprfx_2.d | 14 + gas/testsuite/gas/aarch64/sve-movprfx_2.l | 2 + gas/testsuite/gas/aarch64/sve-movprfx_2.s | 10 + gas/testsuite/gas/aarch64/sve-movprfx_20.d | 14 + gas/testsuite/gas/aarch64/sve-movprfx_20.l | 2 + gas/testsuite/gas/aarch64/sve-movprfx_20.s | 11 + gas/testsuite/gas/aarch64/sve-movprfx_21.d | 13 + gas/testsuite/gas/aarch64/sve-movprfx_21.s | 10 + gas/testsuite/gas/aarch64/sve-movprfx_22.d | 14 + gas/testsuite/gas/aarch64/sve-movprfx_22.l | 2 + gas/testsuite/gas/aarch64/sve-movprfx_22.s | 10 + gas/testsuite/gas/aarch64/sve-movprfx_23.d | 51 + gas/testsuite/gas/aarch64/sve-movprfx_23.l | 21 + gas/testsuite/gas/aarch64/sve-movprfx_23.s | 34 + gas/testsuite/gas/aarch64/sve-movprfx_24.d | 25 + gas/testsuite/gas/aarch64/sve-movprfx_24.l | 4 + gas/testsuite/gas/aarch64/sve-movprfx_24.s | 36 + gas/testsuite/gas/aarch64/sve-movprfx_25.d | 29 + gas/testsuite/gas/aarch64/sve-movprfx_25.l | 5 + gas/testsuite/gas/aarch64/sve-movprfx_25.s | 45 + gas/testsuite/gas/aarch64/sve-movprfx_26.d | 23 + gas/testsuite/gas/aarch64/sve-movprfx_26.l | 4 + gas/testsuite/gas/aarch64/sve-movprfx_26.s | 31 + gas/testsuite/gas/aarch64/sve-movprfx_3.d | 14 + gas/testsuite/gas/aarch64/sve-movprfx_3.l | 2 + gas/testsuite/gas/aarch64/sve-movprfx_3.s | 10 + gas/testsuite/gas/aarch64/sve-movprfx_4.d | 12 + gas/testsuite/gas/aarch64/sve-movprfx_4.l | 2 + gas/testsuite/gas/aarch64/sve-movprfx_4.s | 8 + gas/testsuite/gas/aarch64/sve-movprfx_5.d | 15 + gas/testsuite/gas/aarch64/sve-movprfx_5.s | 11 + gas/testsuite/gas/aarch64/sve-movprfx_6.d | 15 + gas/testsuite/gas/aarch64/sve-movprfx_6.l | 3 + gas/testsuite/gas/aarch64/sve-movprfx_6.s | 12 + gas/testsuite/gas/aarch64/sve-movprfx_7.d | 17 + gas/testsuite/gas/aarch64/sve-movprfx_7.l | 2 + gas/testsuite/gas/aarch64/sve-movprfx_7.s | 10 + gas/testsuite/gas/aarch64/sve-movprfx_8.d | 18 + gas/testsuite/gas/aarch64/sve-movprfx_8.l | 2 + gas/testsuite/gas/aarch64/sve-movprfx_8.s | 10 + gas/testsuite/gas/aarch64/sve-movprfx_9.d | 15 + gas/testsuite/gas/aarch64/sve-movprfx_9.l | 2 + gas/testsuite/gas/aarch64/sve-movprfx_9.s | 11 + gas/testsuite/gas/aarch64/sve.d | 122 - gas/testsuite/gas/aarch64/sve.s | 122 - gas/testsuite/gas/aarch64/sysreg-diagnostic.d | 2 +- gas/testsuite/gas/arm/attr-march-armv8_5-a.d | 17 + gas/testsuite/gas/arm/predres-bad.d | 4 + gas/testsuite/gas/arm/predres-bad.l | 4 + gas/testsuite/gas/arm/predres.s | 6 + gas/testsuite/gas/arm/predres1.d | 11 + gas/testsuite/gas/arm/predres2.d | 11 + gas/testsuite/gas/arm/sb-bad.d | 5 + gas/testsuite/gas/arm/sb-bad.l | 2 + gas/testsuite/gas/arm/sb-thumb1.d | 11 + gas/testsuite/gas/arm/sb-thumb2.d | 11 + gas/testsuite/gas/arm/sb.s | 4 + gas/testsuite/gas/arm/sb1.d | 11 + gas/testsuite/gas/arm/sb2.d | 11 + gas/testsuite/gas/i386/se1.d | 1 + gas/testsuite/gas/i386/se1.s | 1 + gas/testsuite/gas/i386/x86-64-se1.d | 1 + gas/testsuite/gas/i386/x86-64-se1.s | 1 + gas/testsuite/gas/or1k/allinsn.d | 50 +- gas/testsuite/gas/or1k/allinsn.s | 25 + gas/testsuite/gas/or1k/{allinsn.exp => or1k.exp} | 1 + gas/testsuite/gas/or1k/reloc-1.d | 72 + gas/testsuite/gas/or1k/reloc-1.s | 76 + gas/testsuite/gas/or1k/reloc-2.l | 11 + gas/testsuite/gas/or1k/reloc-2.s | 13 + gas/testsuite/gas/riscv/fence-tso.d | 11 + gas/testsuite/gas/riscv/fence-tso.s | 2 + gdb/ChangeLog | 353 +- gdb/MAINTAINERS | 5 +- gdb/Makefile.in | 1 + gdb/NEWS | 15 + gdb/README | 7 + gdb/aarch64-linux-tdep.c | 4 +- gdb/acinclude.m4 | 3 + gdb/arch/arm-get-next-pcs.c | 8 +- gdb/arm-tdep.c | 6 +- gdb/breakpoint.c | 26 +- gdb/btrace.h | 2 +- gdb/c-exp.y | 12 +- gdb/c-lang.h | 2 +- gdb/cli/cli-cmds.c | 11 +- gdb/cli/cli-utils.c | 7 +- gdb/coffread.c | 14 +- gdb/common/agent.c | 1 - gdb/common/enum-flags.h | 6 + gdb/common/filestuff.c | 1 - gdb/compile/compile.c | 8 +- gdb/complaints.c | 47 +- gdb/complaints.h | 15 +- gdb/configure | 109 +- gdb/configure.ac | 2 + gdb/cp-support.c | 3 +- gdb/cp-valprint.c | 2 +- gdb/csky-tdep.c | 3 +- gdb/ctf.c | 10 +- gdb/disasm-selftests.c | 8 +- gdb/disasm.c | 7 +- gdb/doc/ChangeLog | 10 + gdb/doc/gdb.texinfo | 29 +- gdb/dwarf-index-write.c | 3 +- gdb/dwarf2-frame.c | 40 +- gdb/dwarf2-frame.h | 31 +- gdb/dwarf2expr.c | 10 +- gdb/dwarf2loc.c | 23 +- gdb/dwarf2read.c | 62 +- gdb/elfread.c | 4 +- gdb/eval.c | 46 +- gdb/expprint.c | 7 + gdb/expression.h | 2 +- gdb/f-exp.y | 11 +- gdb/findvar.c | 4 +- gdb/gdbserver/ChangeLog | 13 + gdb/gdbserver/configure | 3 +- gdb/gdbserver/gdbthread.h | 4 +- gdb/gdbserver/linux-low.c | 18 +- gdb/gdbserver/server.c | 21 +- gdb/gdbtypes.h | 2 +- gdb/guile/scm-frame.c | 1 - gdb/guile/scm-symbol.c | 4 +- gdb/guile/scm-value.c | 3 +- gdb/hppa-bsd-tdep.c | 2 +- gdb/ia64-tdep.c | 17 +- gdb/infrun.c | 18 +- gdb/linespec.c | 26 +- gdb/linux-tdep.c | 11 +- gdb/machoread.c | 2 +- gdb/main.c | 16 +- gdb/mdebugread.c | 94 +- gdb/mep-tdep.c | 3 +- gdb/mi/mi-cmd-var.c | 2 +- gdb/mi/mi-main.c | 10 +- gdb/microblaze-tdep.c | 7 +- gdb/mips-tdep.c | 38 +- gdb/msp430-tdep.c | 7 +- gdb/namespace.c | 5 +- gdb/nat/linux-osdata.c | 72 +- gdb/nios2-tdep.c | 21 +- gdb/objfile-flags.h | 2 +- gdb/objfiles.c | 10 +- gdb/p-exp.y | 9 +- gdb/p-valprint.c | 134 +- gdb/parse.c | 12 +- gdb/ppc-linux-tdep.c | 7 +- gdb/ppc-sysv-tdep.c | 11 +- gdb/psymtab.c | 43 +- gdb/python/py-progspace.c | 2 +- gdb/python/py-record-btrace.c | 6 +- gdb/record-btrace.c | 4 +- gdb/regcache.c | 21 +- gdb/remote.c | 30 +- gdb/riscv-tdep.c | 6 +- gdb/rs6000-tdep.c | 24 +- gdb/rust-lang.c | 8 +- gdb/s390-tdep.c | 6 +- gdb/sanitize.m4 | 46 + gdb/ser-uds.c | 118 + gdb/serial.c | 12 +- gdb/sol-thread.c | 4 +- gdb/stack.c | 5 +- gdb/symfile-add-flags.h | 2 +- gdb/symfile.c | 77 +- gdb/symtab.c | 10 +- gdb/target-float.c | 3 +- gdb/testsuite/ChangeLog | 55 + gdb/testsuite/gdb.base/attach.exp | 15 +- gdb/testsuite/gdb.base/break-idempotent.exp | 2 +- gdb/testsuite/gdb.base/break-interp.exp | 2 +- gdb/testsuite/gdb.base/break-unload-file.exp | 2 +- gdb/testsuite/gdb.base/code_elim.exp | 10 +- gdb/testsuite/gdb.base/dbx.exp | 2 +- gdb/testsuite/gdb.base/gnu-ifunc.exp | 11 +- .../gdb.base/kill-detach-inferiors-cmd.exp | 2 +- gdb/testsuite/gdb.base/print-symbol-loading.exp | 2 +- gdb/testsuite/gdb.base/readnever.exp | 2 +- gdb/testsuite/gdb.base/relocate.exp | 18 +- gdb/testsuite/gdb.base/sepdebug.exp | 2 +- gdb/testsuite/gdb.base/sym-file.exp | 4 +- gdb/testsuite/gdb.compile/compile-ifunc.exp | 4 + gdb/testsuite/gdb.cp/cp-relocate.exp | 2 +- gdb/testsuite/gdb.cp/maint.exp | 2 +- gdb/testsuite/gdb.dwarf2/dw2-objfile-overlap.exp | 2 +- gdb/testsuite/gdb.dwarf2/dw2-stack-boundary.exp | 2 +- gdb/testsuite/gdb.gdb/complaints.exp | 33 +- gdb/testsuite/gdb.linespec/linespec.exp | 2 +- gdb/testsuite/gdb.mi/mi-cli.exp | 2 +- gdb/testsuite/gdb.multi/remove-inferiors.exp | 2 +- gdb/testsuite/gdb.python/py-section-script.exp | 2 +- gdb/testsuite/gdb.server/solib-list.exp | 2 +- gdb/testsuite/gdb.stabs/weird.exp | 2 +- gdb/testsuite/lib/gdb.exp | 22 +- gdb/testsuite/lib/mi-support.exp | 4 +- gdb/tic6x-tdep.c | 4 +- gdb/tid-parse.c | 2 +- gdb/tracepoint.c | 5 +- gdb/tui/tui-stack.c | 3 +- gdb/unittests/array-view-selftests.c | 8 +- gdb/v850-tdep.c | 6 +- gdb/valops.c | 20 +- gdb/valprint.c | 8 +- gdb/varobj.c | 39 +- gdb/warning.m4 | 3 +- gdb/xcoffread.c | 8 +- gdb/xstormy16-tdep.c | 3 +- gdb/xtensa-tdep.c | 9 +- include/ChangeLog | 71 + include/dis-asm.h | 1 + include/elf/or1k.h | 19 + include/opcode/aarch64.h | 68 +- include/opcode/arm.h | 9 + include/opcode/riscv-opc.h | 2 + ld/ChangeLog | 41 + ld/ldlang.c | 140 +- ld/testsuite/ld-elf/pr23658-1.d | 16 + ld/testsuite/ld-elf/pr23658-1a.s | 21 + ld/testsuite/ld-elf/pr23658-1b.s | 16 + ld/testsuite/ld-elf/pr23658-1c.s | 16 + ld/testsuite/ld-elf/pr23658-1d.s | 16 + ld/testsuite/ld-elf/pr23658-2.rd | 6 + ld/testsuite/ld-elf/pr23658-3.d | 8 + .../{ld-scripts/provide-5.s => ld-elf/pr23658-3.s} | 0 .../{ld-scripts/provide-8.t => ld-elf/pr23658-3.t} | 0 ld/testsuite/ld-elf/shared.exp | 21 + ld/testsuite/ld-or1k/offsets1.d | 212 + ld/testsuite/ld-or1k/offsets1.s | 14 + ld/testsuite/ld-or1k/or1k.exp | 91 + ld/testsuite/ld-or1k/plt1.dd | 27 + ld/testsuite/ld-or1k/plt1.s | 11 + ld/testsuite/ld-or1k/plt1.x.dd | 27 + ld/testsuite/ld-or1k/plta1.dd | 27 + ld/testsuite/ld-or1k/plta1.s | 11 + ld/testsuite/ld-or1k/pltlib.s | 12 + opcodes/ChangeLog | 89 + opcodes/aarch64-asm.c | 35 +- opcodes/aarch64-dis.c | 91 +- opcodes/aarch64-opc.c | 368 +- opcodes/aarch64-opc.h | 4 + opcodes/aarch64-tbl.h | 465 +- opcodes/arm-dis.c | 6 + opcodes/i386-dis.c | 2 +- opcodes/i386-opc.tbl | 1 + opcodes/i386-tbl.h | 14 + opcodes/or1k-asm.c | 590 +- opcodes/or1k-desc.c | 34 +- opcodes/or1k-desc.h | 48 +- opcodes/or1k-dis.c | 3 + opcodes/or1k-ibld.c | 29 +- opcodes/or1k-opc.c | 44 +- opcodes/or1k-opc.h | 65 +- opcodes/or1k-opinst.c | 98 +- opcodes/riscv-opc.c | 1 + ...ort-output-note-section-by-alignments-in-.patch | 261 + ...up-PT_NOTE-segments-by-section-alignments.patch | 94 - ...nd-sort-output-note-sections-by-section-a.patch | 186 - .../0003-ELF-Add-testcases-for-PR-ld-23658.patch | 250 - patches/README | 4 +- sim/ChangeLog | 9 + sim/common/ChangeLog | 7 + sim/common/cgen-ops.h | 36 + sim/or1k/cpu.h | 32 + sim/or1k/decode.c | 239 +- sim/or1k/decode.h | 82 +- sim/or1k/model.c | 186 +- sim/or1k/sem-switch.c | 281 +- sim/or1k/sem.c | 293 +- sim/testsuite/sim/or1k/ChangeLog | 5 + sim/testsuite/sim/or1k/div.S | 12 +- sim/testsuite/sim/or1k/mul.S | 109 +- 333 files changed, 16528 insertions(+), 11006 deletions(-) create mode 100644 gas/doc/c-or1k.texi create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_1.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_1.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_10.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_10.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_10.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_11.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_11.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_12.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_12.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_13.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_13.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_13.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_14.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_14.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_14.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_15.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_15.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_15.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_16.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_16.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_17.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_17.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_17.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_18.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_18.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_18.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_19.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_19.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_2.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_2.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_2.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_20.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_20.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_20.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_21.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_21.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_22.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_22.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_22.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_23.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_23.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_23.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_24.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_24.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_24.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_25.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_25.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_25.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_26.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_26.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_26.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_3.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_3.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_3.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_4.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_4.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_4.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_5.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_5.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_6.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_6.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_6.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_7.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_7.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_7.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_8.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_8.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_8.s create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_9.d create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_9.l create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_9.s create mode 100644 gas/testsuite/gas/arm/attr-march-armv8_5-a.d create mode 100644 gas/testsuite/gas/arm/predres-bad.d create mode 100644 gas/testsuite/gas/arm/predres-bad.l create mode 100644 gas/testsuite/gas/arm/predres.s create mode 100644 gas/testsuite/gas/arm/predres1.d create mode 100644 gas/testsuite/gas/arm/predres2.d create mode 100644 gas/testsuite/gas/arm/sb-bad.d create mode 100644 gas/testsuite/gas/arm/sb-bad.l create mode 100644 gas/testsuite/gas/arm/sb-thumb1.d create mode 100644 gas/testsuite/gas/arm/sb-thumb2.d create mode 100644 gas/testsuite/gas/arm/sb.s create mode 100644 gas/testsuite/gas/arm/sb1.d create mode 100644 gas/testsuite/gas/arm/sb2.d rename gas/testsuite/gas/or1k/{allinsn.exp => or1k.exp} (83%) create mode 100644 gas/testsuite/gas/or1k/reloc-1.d create mode 100644 gas/testsuite/gas/or1k/reloc-1.s create mode 100644 gas/testsuite/gas/or1k/reloc-2.l create mode 100644 gas/testsuite/gas/or1k/reloc-2.s create mode 100644 gas/testsuite/gas/riscv/fence-tso.d create mode 100644 gas/testsuite/gas/riscv/fence-tso.s create mode 100644 gdb/sanitize.m4 create mode 100644 gdb/ser-uds.c create mode 100644 ld/testsuite/ld-elf/pr23658-1.d create mode 100644 ld/testsuite/ld-elf/pr23658-1a.s create mode 100644 ld/testsuite/ld-elf/pr23658-1b.s create mode 100644 ld/testsuite/ld-elf/pr23658-1c.s create mode 100644 ld/testsuite/ld-elf/pr23658-1d.s create mode 100644 ld/testsuite/ld-elf/pr23658-2.rd create mode 100644 ld/testsuite/ld-elf/pr23658-3.d copy ld/testsuite/{ld-scripts/provide-5.s => ld-elf/pr23658-3.s} (100%) copy ld/testsuite/{ld-scripts/provide-8.t => ld-elf/pr23658-3.t} (100%) create mode 100644 ld/testsuite/ld-or1k/offsets1.d create mode 100644 ld/testsuite/ld-or1k/offsets1.s create mode 100644 ld/testsuite/ld-or1k/or1k.exp create mode 100644 ld/testsuite/ld-or1k/plt1.dd create mode 100644 ld/testsuite/ld-or1k/plt1.s create mode 100644 ld/testsuite/ld-or1k/plt1.x.dd create mode 100644 ld/testsuite/ld-or1k/plta1.dd create mode 100644 ld/testsuite/ld-or1k/plta1.s create mode 100644 ld/testsuite/ld-or1k/pltlib.s create mode 100644 patches/0001-ELF-Don-t-sort-output-note-section-by-alignments-i [...] delete mode 100644 patches/0001-ELF-Group-PT_NOTE-segments-by-section-alignments.patch delete mode 100644 patches/0002-ELF-Group-and-sort-output-note-sections-by-section [...] delete mode 100644 patches/0003-ELF-Add-testcases-for-PR-ld-23658.patch