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 9c61f6174f Merge remote-tracking branch 'origin/master' into users/hjl/ [...] adds 2fabdf3381 gdb: Don't leak memory with TYPE_ALLOC / TYPE_ZALLOC adds 6c414b6923 Automatic date update in version.in adds f70e088ff4 Provide type_align gdbarch function for nios2. adds a3a6aef409 Fix possible exception leak in python.c adds 04ade4bc66 Remove run_dump_test support for objcopy as a dump program adds e8d88459e6 binutils run_dump_test rename not-target and not-skip adds b47b60aad8 gas run_dump_test rename not-target and not-skip adds e643ed088a gas run_dump_test rename stderr and error-output adds 4abd8e8de7 gas testuite fixes: don't match dump.o adds 99bcaeaf0f run_dump_test replace PROG with DUMPPROG in gas and ld adds 8ffb70eb57 Consolidate run_dump_test adds 3c3741435f x86: Set Vex=1 on VEX.128 only vmovq adds cbaaa0cafc Change get_inferior_args to return const char * adds 6e809f2dfa Automatic date update in version.in adds db4cc66567 x86: Set VexW=3 on AVX vrsqrtss adds f4bab6ff22 Expand "show disassembler-options" output adds 65e65158c5 Use GNU style for metasyntactic variables in gdb adds 752312ba4e Use GNU style for metasyntactic variables in gdbserver adds 8743a9cdd2 Add more methods to gdb.Progspace adds 3c7aa30778 Change pspace_to_pspace_object to return a new reference adds 0a9db5ad8a Change objfile_to_objfile_object to return a new reference adds db1337cc83 Change thread_to_thread_object to return a new reference adds 94c8b7253a Remove CPYCHECKER_RETURNS_BORROWED_REF adds 808325d203 S12Z: Set the source mask value of all howtos to zero. adds e6d9d92855 S12Z: Remove diagnostic printf statement. adds 19f1fffecd S12Z: LD: Rename z12s.exp --> s12z.exp adds 57d5aa265f Don't emit data_section_size when -r is specified adds 43276309de S12Z Add tests for relocs. adds e08ef628a7 Automatic date update in version.in adds a1cd91dc2f gdbserver/Makefile.in: Remove ADD_DEPS adds 8ff03f0bfb Sort objects in gdb and gdbserver Makefiles adds 4a137fec2e Simplify uses of thread_to_thread_object adds 1a3389079d Don't steal references in the gdb Python code adds dd848631cb Use new and delete for struct infcall_suspend_state adds 117f580a97 Remove cleanup from infrun.c adds ee841dd8fe Use new and delete for struct infcall_control_state adds c7c4d3fa80 Remove two infrun cleanups adds 2d844eaf9c Remove release_stop_context_cleanup adds cb5248409d Make save_infcall_*_state return unique pointers adds e6213e09ed S/390: Prevent GOT access rewrite for certain symbols adds a0a8a9340d Ensure that binutils test names are unique. adds 8588b35692 python: Make gdb.execute("show commands") work (PR 23669) adds 6fa52824c3 x86: Replace VexW=3 with VexWIG adds 8c9604b6a2 Adjust some strip testcases to silence h8300 warnings adds 0b1352e04c A few hppa testcase tidies adds a4b9568c7e Remove bogus notarget in gas teststuite adds c12d9fa2af Support objcopy --remove-section=.relaFOO adds e6cd1dc1e6 Update get_standard_cache_dir for macOS adds d839b91499 Free symbol buffers if they are no longer in use adds ec6f095abc x86: Update disassembler for VexWIG adds 0375113302 x86: Add -mvexwig=[0|1] option to assembler adds d5f787c2bc x86: Set Vex=1 on VEX.128 only vmovd and vmovq adds 04e2a1829e x86: Set EVex=2 on EVEX.128 only vmovd and vmovq new 23edc42b47 Merge remote-tracking branch 'origin/master' into users/hjl/ [...] new fc42d4728f Update binutils-secondary.patch against master
The 2 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/elf32-s12z.c | 10 +- bfd/elf64-s390.c | 20 +- bfd/version.h | 2 +- binutils/ChangeLog | 118 ++ binutils/objcopy.c | 68 +- .../testsuite/binutils-all/add-empty-section.d | 2 +- binutils/testsuite/binutils-all/add-section.d | 2 +- binutils/testsuite/binutils-all/add-symbol.d | 1 + binutils/testsuite/binutils-all/compress.exp | 12 +- binutils/testsuite/binutils-all/copy-2.d | 2 +- binutils/testsuite/binutils-all/copy-3.d | 2 +- binutils/testsuite/binutils-all/copy-4.d | 2 +- binutils/testsuite/binutils-all/elfedit-1.d | 2 +- binutils/testsuite/binutils-all/elfedit.exp | 8 - binutils/testsuite/binutils-all/group-7a.d | 1 - binutils/testsuite/binutils-all/group-7b.d | 1 - binutils/testsuite/binutils-all/group-7c.d | 1 - binutils/testsuite/binutils-all/note-1.d | 4 +- binutils/testsuite/binutils-all/note-2-64.d | 2 +- binutils/testsuite/binutils-all/objcopy.exp | 8 +- binutils/testsuite/binutils-all/pr23633.d | 2 +- binutils/testsuite/binutils-all/readelf.exp | 10 +- binutils/testsuite/binutils-all/remove-relocs-01.d | 1 + binutils/testsuite/binutils-all/remove-relocs-04.d | 1 + binutils/testsuite/binutils-all/remove-relocs-05.d | 1 + binutils/testsuite/binutils-all/remove-relocs-06.d | 1 + binutils/testsuite/binutils-all/remove-relocs-07.d | 6 + binutils/testsuite/binutils-all/remove-relocs-07.s | 2 + binutils/testsuite/binutils-all/remove-relocs-08.d | 6 + binutils/testsuite/binutils-all/strip-11.d | 2 +- binutils/testsuite/binutils-all/strip-13.d | 2 +- binutils/testsuite/binutils-all/strip-13mips64.s | 2 +- binutils/testsuite/binutils-all/strip-13rel.s | 2 +- binutils/testsuite/binutils-all/strip-13rela.s | 2 +- binutils/testsuite/binutils-all/strip-14.d | 2 +- binutils/testsuite/binutils-all/strip-14mips64.s | 2 +- binutils/testsuite/binutils-all/strip-14rel.s | 2 +- binutils/testsuite/binutils-all/strip-14rela.s | 2 +- binutils/testsuite/binutils-all/strip-15mips64.s | 2 +- binutils/testsuite/binutils-all/strip-15rel.s | 2 +- binutils/testsuite/binutils-all/strip-15rela.s | 2 +- binutils/testsuite/binutils-all/symbols-1.d | 3 +- binutils/testsuite/binutils-all/symbols-2.d | 3 +- binutils/testsuite/binutils-all/symbols-3.d | 3 +- binutils/testsuite/binutils-all/symbols-4.d | 3 +- binutils/testsuite/binutils-all/testranges.d | 2 +- .../testsuite/binutils-all/x86-64/pr23494a-x32.d | 2 +- binutils/testsuite/binutils-all/x86-64/pr23494a.d | 2 +- .../testsuite/binutils-all/x86-64/pr23494b-x32.d | 2 +- binutils/testsuite/binutils-all/x86-64/pr23494b.d | 2 +- .../testsuite/binutils-all/x86-64/pr23494c-x32.d | 2 +- binutils/testsuite/binutils-all/x86-64/pr23494c.d | 2 +- .../testsuite/binutils-all/x86-64/pr23494d-x32.d | 2 +- binutils/testsuite/binutils-all/x86-64/pr23494d.d | 2 +- .../testsuite/binutils-all/x86-64/pr23494e-x32.d | 2 +- binutils/testsuite/binutils-all/x86-64/pr23494e.d | 2 +- binutils/testsuite/config/default.exp | 7 + binutils/testsuite/config/hppa.sed | 4 +- binutils/testsuite/lib/binutils-common.exp | 904 +++++++++ binutils/testsuite/lib/utils-lib.exp | 565 +----- gas/ChangeLog | 974 ++++++++++ gas/NEWS | 3 + gas/config/tc-i386.c | 45 +- gas/doc/c-i386.texi | 10 + gas/testsuite/config/default.exp | 2 + .../gas/aarch64/armv8_2-a-crypto-fp16-illegal.d | 2 +- gas/testsuite/gas/aarch64/armv8_2-a-illegal.d | 2 +- gas/testsuite/gas/aarch64/armv8_4-a-illegal.d | 2 +- .../gas/aarch64/armv8_4-a-registers-illegal.d | 2 +- gas/testsuite/gas/aarch64/codealign.d | 2 +- gas/testsuite/gas/aarch64/deprecated.d | 2 +- gas/testsuite/gas/aarch64/diagnostic.d | 2 +- gas/testsuite/gas/aarch64/illegal-2.d | 2 +- gas/testsuite/gas/aarch64/illegal-by-element.d | 2 +- gas/testsuite/gas/aarch64/illegal-crypto-nofp.d | 2 +- gas/testsuite/gas/aarch64/illegal-fcmla.d | 2 +- gas/testsuite/gas/aarch64/illegal-fjcvtzs.d | 2 +- gas/testsuite/gas/aarch64/illegal-fp16-nofp.d | 2 +- gas/testsuite/gas/aarch64/illegal-ldapr.d | 2 +- gas/testsuite/gas/aarch64/illegal-ldraa.d | 2 +- gas/testsuite/gas/aarch64/illegal-lse.d | 2 +- gas/testsuite/gas/aarch64/illegal-nofp-armv8_3.d | 2 +- gas/testsuite/gas/aarch64/illegal-nofp16.d | 2 +- gas/testsuite/gas/aarch64/illegal-ras-1.d | 2 +- gas/testsuite/gas/aarch64/illegal-sysreg-2.d | 2 +- gas/testsuite/gas/aarch64/illegal-sysreg-3.d | 2 +- gas/testsuite/gas/aarch64/illegal.d | 2 +- gas/testsuite/gas/aarch64/legacy_reg_names.d | 2 +- gas/testsuite/gas/aarch64/litpool.d | 2 +- gas/testsuite/gas/aarch64/mapmisc.d | 2 +- gas/testsuite/gas/aarch64/mapping.d | 2 +- gas/testsuite/gas/aarch64/mapping2.d | 2 +- gas/testsuite/gas/aarch64/mapping3.d | 2 +- gas/testsuite/gas/aarch64/mapping4.d | 2 +- gas/testsuite/gas/aarch64/pan-illegal.d | 2 +- gas/testsuite/gas/aarch64/pr22529.d | 2 +- gas/testsuite/gas/aarch64/rm-simd-ext.d | 2 +- gas/testsuite/gas/aarch64/sve-invalid.d | 2 +- gas/testsuite/gas/aarch64/sve-reg-diagnostic.d | 2 +- gas/testsuite/gas/aarch64/sve-sysreg-invalid.d | 2 +- gas/testsuite/gas/aarch64/sysreg-diagnostic.d | 2 +- gas/testsuite/gas/aarch64/verbose-error.d | 2 +- gas/testsuite/gas/all/align.d | 2 +- gas/testsuite/gas/all/byte.d | 2 +- gas/testsuite/gas/all/fill-1.d | 2 +- gas/testsuite/gas/all/gas.exp | 14 +- gas/testsuite/gas/all/incbin.d | 2 +- gas/testsuite/gas/all/org-1.d | 2 +- gas/testsuite/gas/all/org-2.d | 2 +- gas/testsuite/gas/all/org-3.d | 2 +- gas/testsuite/gas/all/redef2.d | 2 +- gas/testsuite/gas/all/redef3.d | 2 +- gas/testsuite/gas/all/relax.d | 2 +- gas/testsuite/gas/all/sleb128-2.d | 2 +- gas/testsuite/gas/all/sleb128-4.d | 2 +- gas/testsuite/gas/all/sleb128-5.d | 2 +- gas/testsuite/gas/all/sleb128-7.d | 2 +- gas/testsuite/gas/all/sleb128-9.d | 4 +- gas/testsuite/gas/all/weakref1.d | 2 +- gas/testsuite/gas/all/weakref1g.d | 4 +- gas/testsuite/gas/all/weakref1l.d | 4 +- gas/testsuite/gas/all/weakref1u.d | 4 +- gas/testsuite/gas/all/weakref1w.d | 4 +- gas/testsuite/gas/arc/asm-errors-2.d | 2 +- gas/testsuite/gas/arc/asm-errors-3.d | 2 +- gas/testsuite/gas/arc/asm-errors.d | 2 +- gas/testsuite/gas/arc/attr-rf16.d | 2 +- gas/testsuite/gas/arc/relocs-errors.d | 2 +- gas/testsuite/gas/arc/textinsn-errors.d | 2 +- gas/testsuite/gas/arm/abs12.d | 2 +- gas/testsuite/gas/arm/addsw-bad.d | 2 +- gas/testsuite/gas/arm/addthumb2err.d | 2 +- gas/testsuite/gas/arm/adr-invalid.d | 2 +- gas/testsuite/gas/arm/arch4t.d | 2 +- gas/testsuite/gas/arm/arch7.d | 1 - gas/testsuite/gas/arm/arch7a-mp.d | 1 - gas/testsuite/gas/arm/arch7em-bad-1.d | 2 +- gas/testsuite/gas/arm/arch7em-bad-2.d | 2 +- gas/testsuite/gas/arm/arch7em-bad-3.d | 2 +- gas/testsuite/gas/arm/arch7em.d | 1 - gas/testsuite/gas/arm/arch7m-bad.d | 2 +- gas/testsuite/gas/arm/archv6s-m-bad.d | 2 +- gas/testsuite/gas/arm/archv6t2-bad.d | 2 +- gas/testsuite/gas/arm/archv8m-main-dsp-5.d | 1 - gas/testsuite/gas/arm/arm-idiv-bad.d | 2 +- gas/testsuite/gas/arm/arm-it-bad-2.d | 2 +- gas/testsuite/gas/arm/arm-it-bad-3.d | 2 +- gas/testsuite/gas/arm/arm-it-bad.d | 2 +- gas/testsuite/gas/arm/arm3-bad.d | 2 +- gas/testsuite/gas/arm/arm7-bad.d | 2 +- gas/testsuite/gas/arm/armv1-bad.d | 2 +- gas/testsuite/gas/arm/armv1.d | 2 +- gas/testsuite/gas/arm/armv2-mp-bad.d | 2 +- gas/testsuite/gas/arm/armv8-2-fp16-scalar-bad.d | 2 +- .../gas/arm/armv8-2-fp16-simd-warning-thumb.d | 2 +- gas/testsuite/gas/arm/armv8-2-fp16-simd-warning.d | 2 +- gas/testsuite/gas/arm/armv8-a+rdma-warning.d | 2 +- gas/testsuite/gas/arm/armv8-a-bad.d | 2 +- gas/testsuite/gas/arm/armv8-a-it-bad.d | 2 +- gas/testsuite/gas/arm/armv8-r-bad.d | 2 +- gas/testsuite/gas/arm/armv8-r-it-bad.d | 2 +- gas/testsuite/gas/arm/armv8_2-a-fp16-illegal.d | 2 +- gas/testsuite/gas/arm/armv8_3-a-fp-bad.d | 2 +- gas/testsuite/gas/arm/armv8_3-a-simd-bad.d | 2 +- gas/testsuite/gas/arm/armv8a-automatic-hlt.d | 2 +- gas/testsuite/gas/arm/armv8a-automatic-lda.d | 2 +- gas/testsuite/gas/arm/attr-syntax.d | 2 +- gas/testsuite/gas/arm/automatic-bw.d | 2 +- gas/testsuite/gas/arm/automatic-cbz.d | 2 +- gas/testsuite/gas/arm/automatic-clrex.d | 2 +- gas/testsuite/gas/arm/automatic-lda.d | 2 +- gas/testsuite/gas/arm/automatic-ldaex.d | 2 +- gas/testsuite/gas/arm/automatic-ldaexb.d | 2 +- gas/testsuite/gas/arm/automatic-ldrex.d | 2 +- gas/testsuite/gas/arm/automatic-ldrexd.d | 2 +- gas/testsuite/gas/arm/automatic-movw.d | 2 +- gas/testsuite/gas/arm/automatic-sdiv.d | 2 +- gas/testsuite/gas/arm/automatic-strexb.d | 2 +- gas/testsuite/gas/arm/barrier-bad-thumb.d | 2 +- gas/testsuite/gas/arm/barrier-bad.d | 2 +- gas/testsuite/gas/arm/barrier-thumb.d | 2 +- gas/testsuite/gas/arm/barrier.d | 2 - gas/testsuite/gas/arm/bignum1.d | 2 - gas/testsuite/gas/arm/bl-local-v4t.d | 2 +- gas/testsuite/gas/arm/blx-bad.d | 2 +- gas/testsuite/gas/arm/blx-bl-convert.d | 2 +- gas/testsuite/gas/arm/blx-local.d | 2 +- gas/testsuite/gas/arm/blx-local.s | 2 +- gas/testsuite/gas/arm/branch-reloc.d | 2 +- gas/testsuite/gas/arm/copro-arm_v2plus-arm_v1.d | 2 +- gas/testsuite/gas/arm/copro-arm_v5plus-arm_v4.d | 2 +- gas/testsuite/gas/arm/copro-arm_v5teplus-arm_v5.d | 2 +- gas/testsuite/gas/arm/copro-arm_v6plus-arm_v5te.d | 2 +- .../gas/arm/copro-thumb_v6t2plus-thumb_v4t-1.d | 2 +- .../gas/arm/copro-thumb_v6t2plus-thumb_v4t-2.d | 2 +- .../gas/arm/copro-thumb_v6t2plus-thumb_v4t-3.d | 2 +- .../gas/arm/copro-thumb_v6t2plus-thumb_v4t-4.d | 2 +- gas/testsuite/gas/arm/crc32-armv8-a-bad.d | 4 +- gas/testsuite/gas/arm/crc32-armv8-a.d | 2 +- gas/testsuite/gas/arm/crc32-armv8-r-bad.d | 4 +- gas/testsuite/gas/arm/crc32-armv8-r.d | 2 +- gas/testsuite/gas/arm/depr-swp.d | 2 +- gas/testsuite/gas/arm/dest-unpredictable.d | 2 +- gas/testsuite/gas/arm/dotprod-illegal.d | 2 +- gas/testsuite/gas/arm/dotprod-legacy-arch.d | 2 +- gas/testsuite/gas/arm/eabi_attr_1.d | 2 +- gas/testsuite/gas/arm/forbid-armv7-idiv-ext.d | 2 +- gas/testsuite/gas/arm/fp-save.d | 2 +- .../gas/arm/group-reloc-alu-encoding-bad.d | 2 +- .../gas/arm/group-reloc-alu-parsing-bad.d | 2 +- .../gas/arm/group-reloc-ldc-encoding-bad.d | 2 +- .../gas/arm/group-reloc-ldc-parsing-bad.d | 2 +- .../gas/arm/group-reloc-ldr-encoding-bad.d | 2 +- .../gas/arm/group-reloc-ldr-parsing-bad.d | 2 +- .../gas/arm/group-reloc-ldrs-encoding-bad.d | 2 +- .../gas/arm/group-reloc-ldrs-parsing-bad.d | 2 +- gas/testsuite/gas/arm/insn-error-a.d | 2 +- gas/testsuite/gas/arm/insn-error-t.d | 2 +- gas/testsuite/gas/arm/inst-po-2.d | 2 +- gas/testsuite/gas/arm/iwmmxt-bad.d | 2 +- gas/testsuite/gas/arm/iwmmxt-bad2.d | 2 +- gas/testsuite/gas/arm/ld-sp-warn-cortex-m3.d | 2 +- gas/testsuite/gas/arm/ld-sp-warn-cortex-m4.d | 2 +- gas/testsuite/gas/arm/ld-sp-warn-v7.d | 2 +- gas/testsuite/gas/arm/ld-sp-warn-v7a.d | 2 +- gas/testsuite/gas/arm/ld-sp-warn-v7em.d | 2 +- gas/testsuite/gas/arm/ld-sp-warn-v7m.d | 2 +- gas/testsuite/gas/arm/ld-sp-warn-v7r.d | 2 +- gas/testsuite/gas/arm/ld-sp-warn.d | 2 +- gas/testsuite/gas/arm/ldgesb-bad.d | 2 +- gas/testsuite/gas/arm/ldgesh-bad.d | 2 +- gas/testsuite/gas/arm/ldr-bad.d | 2 +- gas/testsuite/gas/arm/ldr-t-bad.d | 2 +- gas/testsuite/gas/arm/ldrd-unpredictable.d | 2 +- gas/testsuite/gas/arm/ldsgeb.d | 2 +- gas/testsuite/gas/arm/ldsgeh.d | 2 +- gas/testsuite/gas/arm/local_function.d | 2 +- gas/testsuite/gas/arm/local_label_coff.d | 2 +- gas/testsuite/gas/arm/local_label_wince.d | 2 +- gas/testsuite/gas/arm/mapping.d | 2 +- gas/testsuite/gas/arm/mapping2.d | 2 +- gas/testsuite/gas/arm/mapping3.d | 2 +- gas/testsuite/gas/arm/mapping4.d | 2 +- gas/testsuite/gas/arm/mapshort-elf.d | 2 +- gas/testsuite/gas/arm/mask_1-armv8-a.d | 2 +- gas/testsuite/gas/arm/mask_1-armv8-r.d | 2 +- gas/testsuite/gas/arm/missing.d | 2 +- gas/testsuite/gas/arm/mrs-msr-arm-v7-a-bad.d | 2 +- gas/testsuite/gas/arm/mrs-msr-thumb-v6t2.d | 2 +- gas/testsuite/gas/arm/mrs-msr-thumb-v7-m-bad.d | 2 +- gas/testsuite/gas/arm/mrs-msr-thumb-v7-m.d | 2 +- gas/testsuite/gas/arm/mrs-msr-thumb-v7e-m.d | 2 +- gas/testsuite/gas/arm/msr-imm-bad.d | 2 +- gas/testsuite/gas/arm/msr-reg-bad.d | 2 +- gas/testsuite/gas/arm/mul-overlap.d | 2 +- gas/testsuite/gas/arm/neon-addressing-bad.d | 2 +- gas/testsuite/gas/arm/neon-cond-bad.d | 2 +- gas/testsuite/gas/arm/neon-ldst-align-bad.d | 2 +- gas/testsuite/gas/arm/neon-ldst-es-bad.d | 2 +- gas/testsuite/gas/arm/neon-suffix-bad.d | 2 +- gas/testsuite/gas/arm/neon-vmov-bad.d | 2 +- gas/testsuite/gas/arm/noarm.d | 2 +- gas/testsuite/gas/arm/nomapping.d | 2 +- gas/testsuite/gas/arm/pic.d | 2 +- gas/testsuite/gas/arm/pic_vxworks.d | 2 +- gas/testsuite/gas/arm/plt-1.d | 2 +- gas/testsuite/gas/arm/pr18256.d | 2 +- gas/testsuite/gas/arm/pr18347.d | 2 +- gas/testsuite/gas/arm/pr20429.d | 2 +- gas/testsuite/gas/arm/pr22773.d | 2 +- gas/testsuite/gas/arm/r15-bad.d | 2 +- gas/testsuite/gas/arm/reloc-bad.d | 4 +- gas/testsuite/gas/arm/reloc-fdpic.d | 2 +- gas/testsuite/gas/arm/req.d | 2 +- gas/testsuite/gas/arm/shift-bad-pc.d | 2 +- gas/testsuite/gas/arm/shift-bad.d | 2 +- gas/testsuite/gas/arm/simd_by_scalar_low_regbank.d | 2 +- .../gas/arm/simd_by_scalar_low_regbank_thumb.d | 2 +- .../gas/arm/sp-pc-validations-bad-t-v8a.d | 2 +- gas/testsuite/gas/arm/sp-pc-validations-bad-t.d | 2 +- gas/testsuite/gas/arm/sp-pc-validations-bad.d | 2 +- .../gas/arm/sp-usage-thumb2-relax-on-v7.d | 2 +- gas/testsuite/gas/arm/srs-arm.d | 2 +- gas/testsuite/gas/arm/srs-t2.d | 2 +- gas/testsuite/gas/arm/strex-bad-t.d | 2 +- gas/testsuite/gas/arm/t16-bad.d | 2 +- gas/testsuite/gas/arm/t2-branch-global.d | 2 +- gas/testsuite/gas/arm/thumb-b-bad.d | 2 +- gas/testsuite/gas/arm/thumb-w-bad.d | 2 +- gas/testsuite/gas/arm/thumb.d | 2 +- gas/testsuite/gas/arm/thumb2_bad_reg.d | 2 +- gas/testsuite/gas/arm/thumb2_it_bad.d | 2 +- gas/testsuite/gas/arm/thumb2_it_bad_auto.d | 2 +- gas/testsuite/gas/arm/thumb2_ldmstm_bad.d | 2 +- gas/testsuite/gas/arm/thumb2_ldr_immediate_armv6.d | 2 +- .../arm/thumb2_ldr_immediate_highregs_armv6t2.d | 2 +- gas/testsuite/gas/arm/thumb2_ldstd_unpredictable.d | 2 +- gas/testsuite/gas/arm/thumb2_mul-bad.d | 2 +- gas/testsuite/gas/arm/thumb2_pool.d | 2 +- gas/testsuite/gas/arm/thumb2_str-bad.d | 2 +- gas/testsuite/gas/arm/thumb2_vpool.d | 2 +- gas/testsuite/gas/arm/thumb2_vpool_be.d | 2 +- gas/testsuite/gas/arm/thumb32.d | 4 +- gas/testsuite/gas/arm/thumbver.d | 2 +- gas/testsuite/gas/arm/tls.d | 2 +- gas/testsuite/gas/arm/tls_vxworks.d | 4 +- gas/testsuite/gas/arm/udf-bad.d | 2 +- gas/testsuite/gas/arm/udf.d | 2 +- gas/testsuite/gas/arm/undefined.d | 2 +- gas/testsuite/gas/arm/undefined_coff.d | 4 +- gas/testsuite/gas/arm/unwind.d | 2 +- gas/testsuite/gas/arm/unwind_vxworks.d | 2 +- gas/testsuite/gas/arm/v4bx.d | 2 +- gas/testsuite/gas/arm/vcmp-zero-bad.d | 2 +- gas/testsuite/gas/arm/vcvt-bad.d | 2 +- gas/testsuite/gas/arm/vfma1.d | 2 +- gas/testsuite/gas/arm/vfp-bad.d | 2 +- gas/testsuite/gas/arm/vfp-bad_t2.d | 2 +- gas/testsuite/gas/arm/vfpv3-d16-bad.d | 2 +- gas/testsuite/gas/arm/vldm-arm.d | 2 +- gas/testsuite/gas/arm/vldm-thumb-bad.d | 2 +- gas/testsuite/gas/arm/vldmw-arm-bad.d | 2 +- gas/testsuite/gas/arm/vldmw-thumb-bad.d | 2 +- gas/testsuite/gas/arm/vstr-arm-bad.d | 2 +- gas/testsuite/gas/arm/vstr-thumb-bad.d | 2 +- gas/testsuite/gas/arm/weakdef-1.d | 2 +- gas/testsuite/gas/arm/weakdef-2.d | 4 +- gas/testsuite/gas/arm/wince.d | 2 +- gas/testsuite/gas/arm/wince_inst.d | 2 +- gas/testsuite/gas/avr/pr21621.d | 2 +- gas/testsuite/gas/elf/bad-bss.d | 2 +- gas/testsuite/gas/elf/bad-group.d | 2 +- gas/testsuite/gas/elf/bad-group.err | 4 +- gas/testsuite/gas/elf/bad-section-flag.d | 2 +- gas/testsuite/gas/elf/bad-section-flag.err | 4 +- gas/testsuite/gas/elf/bad-size.d | 2 +- gas/testsuite/gas/elf/bad-size.err | 4 +- gas/testsuite/gas/elf/bignums.d | 2 +- gas/testsuite/gas/elf/common1.d | 2 +- gas/testsuite/gas/elf/common2.d | 2 +- gas/testsuite/gas/elf/common5a.d | 4 +- gas/testsuite/gas/elf/common5b.d | 4 +- gas/testsuite/gas/elf/common5c.d | 4 +- gas/testsuite/gas/elf/common5d.d | 4 +- gas/testsuite/gas/elf/dwarf2-1.d | 1 - gas/testsuite/gas/elf/dwarf2-10.d | 4 +- gas/testsuite/gas/elf/dwarf2-11.d | 2 +- gas/testsuite/gas/elf/dwarf2-12.d | 2 +- gas/testsuite/gas/elf/dwarf2-13.d | 2 +- gas/testsuite/gas/elf/dwarf2-14.d | 2 +- gas/testsuite/gas/elf/dwarf2-15.d | 2 +- gas/testsuite/gas/elf/dwarf2-16.d | 2 +- gas/testsuite/gas/elf/dwarf2-17.d | 2 +- gas/testsuite/gas/elf/dwarf2-18.d | 2 +- gas/testsuite/gas/elf/dwarf2-2.d | 1 - gas/testsuite/gas/elf/dwarf2-3.d | 2 +- gas/testsuite/gas/elf/dwarf2-4.d | 1 - gas/testsuite/gas/elf/dwarf2-5.d | 2 +- gas/testsuite/gas/elf/dwarf2-6.d | 2 +- gas/testsuite/gas/elf/dwarf2-7.d | 2 +- gas/testsuite/gas/elf/dwarf2-8.d | 4 +- gas/testsuite/gas/elf/dwarf2-9.d | 4 +- gas/testsuite/gas/elf/elf.exp | 5 +- gas/testsuite/gas/elf/group0a.d | 2 +- gas/testsuite/gas/elf/group0b.d | 2 +- gas/testsuite/gas/elf/group0c.d | 2 +- gas/testsuite/gas/elf/group1a.d | 4 +- gas/testsuite/gas/elf/group1b.d | 2 +- gas/testsuite/gas/elf/group2.d | 2 - gas/testsuite/gas/elf/groupautoa.d | 2 +- gas/testsuite/gas/elf/ifunc-1.d | 2 +- gas/testsuite/gas/elf/pr21661.d | 2 +- gas/testsuite/gas/elf/pseudo.d | 2 +- gas/testsuite/gas/elf/section11.d | 2 +- gas/testsuite/gas/elf/section13.d | 2 +- gas/testsuite/gas/elf/section4.d | 2 +- gas/testsuite/gas/elf/section7.d | 2 +- gas/testsuite/gas/elf/section9.d | 2 +- gas/testsuite/gas/elf/syms.d | 2 +- gas/testsuite/gas/elf/symver.d | 3 +- gas/testsuite/gas/ft32/insn.d | 2 +- gas/testsuite/gas/ft32/insnsc.d | 2 +- gas/testsuite/gas/i386/avx-scalar-2.d | 24 + gas/testsuite/gas/i386/avx-scalar-2.s | 22 + gas/testsuite/gas/i386/avx-scalar-intel.d | 39 - gas/testsuite/gas/i386/avx-scalar.d | 39 - gas/testsuite/gas/i386/avx-scalar.s | 55 - gas/testsuite/gas/i386/avx-wig.d | 254 +++ gas/testsuite/gas/i386/avx-wig.s | 248 +++ gas/testsuite/gas/i386/avx2-wig.d | 119 ++ gas/testsuite/gas/i386/avx2-wig.s | 113 ++ gas/testsuite/gas/i386/bad-size.d | 2 +- gas/testsuite/gas/i386/bundle-bad.d | 2 +- gas/testsuite/gas/i386/evex-lig-2.d | 18 + gas/testsuite/gas/i386/evex-lig-2.s | 14 + gas/testsuite/gas/i386/i386.exp | 8 + gas/testsuite/gas/i386/iamcu-1.d | 2 +- gas/testsuite/gas/i386/iamcu-2.d | 2 +- gas/testsuite/gas/i386/iamcu-3.d | 2 +- gas/testsuite/gas/i386/iamcu-4.d | 2 +- gas/testsuite/gas/i386/iamcu-5.d | 2 +- gas/testsuite/gas/i386/ilp32/elf/symver.d | 2 +- gas/testsuite/gas/i386/ilp32/lns/lns-common-1.d | 2 +- gas/testsuite/gas/i386/ilp32/lns/lns-duplicate.d | 2 +- gas/testsuite/gas/i386/ilp32/rex.d | 2 +- .../gas/i386/ilp32/x86-64-sse-check-warn.d | 2 +- gas/testsuite/gas/i386/intel-intel.d | 2 +- gas/testsuite/gas/i386/intel.d | 2 +- gas/testsuite/gas/i386/intelok.d | 2 +- gas/testsuite/gas/i386/k1om.d | 2 +- gas/testsuite/gas/i386/l1om.d | 2 +- gas/testsuite/gas/i386/mpx-add-bnd-prefix.d | 2 +- gas/testsuite/gas/i386/rex.d | 2 +- gas/testsuite/gas/i386/sse-check-warn.d | 2 +- gas/testsuite/gas/i386/string-ok.d | 2 +- gas/testsuite/gas/i386/vgather-check-warn.d | 2 +- gas/testsuite/gas/i386/x86-64-avx-scalar-2.d | 32 + gas/testsuite/gas/i386/x86-64-avx-scalar-2.s | 31 + gas/testsuite/gas/i386/x86-64-avx-scalar-intel.d | 65 +- gas/testsuite/gas/i386/x86-64-avx-scalar.d | 65 +- gas/testsuite/gas/i386/x86-64-avx-scalar.s | 77 - gas/testsuite/gas/i386/x86-64-avx-wig.d | 256 +++ gas/testsuite/gas/i386/x86-64-avx-wig.s | 250 +++ gas/testsuite/gas/i386/x86-64-avx2-wig.d | 119 ++ gas/testsuite/gas/i386/x86-64-avx2-wig.s | 113 ++ gas/testsuite/gas/i386/x86-64-evex-lig-2.d | 20 + gas/testsuite/gas/i386/x86-64-evex-lig-2.s | 15 + gas/testsuite/gas/i386/x86-64-mpx-add-bnd-prefix.d | 2 +- gas/testsuite/gas/i386/x86-64-sse-check-warn.d | 2 +- gas/testsuite/gas/i386/x86-64-vgather-check-warn.d | 2 +- gas/testsuite/gas/lm32/csr.d | 2 +- gas/testsuite/gas/lm32/insn.d | 2 +- gas/testsuite/gas/m68hc11/9s12x-exg-sex-tfr.d | 2 +- gas/testsuite/gas/m68hc11/9s12x-mov.d | 2 +- gas/testsuite/gas/m68hc11/hexprefix.d | 2 +- gas/testsuite/gas/m68hc11/insns9s12x.d | 2 +- gas/testsuite/gas/m68hc11/insns9s12xg.d | 2 +- gas/testsuite/gas/mach-o/sections-3.d | 2 +- gas/testsuite/gas/macros/irp.d | 2 +- gas/testsuite/gas/macros/repeat.d | 2 +- gas/testsuite/gas/macros/rept.d | 2 +- gas/testsuite/gas/macros/semi.d | 2 +- gas/testsuite/gas/macros/test2.d | 2 +- gas/testsuite/gas/macros/test3.d | 2 +- gas/testsuite/gas/macros/vararg.d | 2 +- gas/testsuite/gas/mep/dj1.be.d | 2 +- gas/testsuite/gas/mep/dj1.le.d | 2 +- gas/testsuite/gas/mips/addiu-error.d | 2 +- gas/testsuite/gas/mips/aent-2.d | 2 +- gas/testsuite/gas/mips/aent-mdebug-2.d | 2 +- gas/testsuite/gas/mips/attr-gnu-4-0.d | 2 +- gas/testsuite/gas/mips/attr-gnu-4-1.d | 2 +- gas/testsuite/gas/mips/attr-gnu-4-2.d | 2 +- gas/testsuite/gas/mips/attr-gnu-4-3.d | 2 +- gas/testsuite/gas/mips/attr-gnu-4-5.d | 2 +- gas/testsuite/gas/mips/attr-gnu-4-6.d | 2 +- gas/testsuite/gas/mips/attr-gnu-4-7.d | 2 +- gas/testsuite/gas/mips/attr-none-double.d | 2 +- .../gas/mips/attr-none-o32-fp64-nooddspreg.d | 2 +- gas/testsuite/gas/mips/attr-none-o32-fp64.d | 2 +- gas/testsuite/gas/mips/attr-none-o32-fpxx.d | 2 +- gas/testsuite/gas/mips/attr-none-single-float.d | 2 +- gas/testsuite/gas/mips/attr-none-soft-float.d | 2 +- gas/testsuite/gas/mips/branch-extern-3.d | 2 +- gas/testsuite/gas/mips/branch-extern-4.d | 2 +- gas/testsuite/gas/mips/branch-local-2.d | 2 +- gas/testsuite/gas/mips/branch-local-3.d | 2 +- gas/testsuite/gas/mips/branch-local-5.d | 2 +- gas/testsuite/gas/mips/branch-local-6.d | 2 +- gas/testsuite/gas/mips/branch-local-n32-2.d | 2 +- gas/testsuite/gas/mips/branch-local-n32-3.d | 2 +- gas/testsuite/gas/mips/branch-local-n32-5.d | 2 +- gas/testsuite/gas/mips/branch-local-n32-6.d | 2 +- gas/testsuite/gas/mips/branch-local-n64-2.d | 2 +- gas/testsuite/gas/mips/branch-local-n64-3.d | 2 +- gas/testsuite/gas/mips/branch-local-n64-5.d | 2 +- gas/testsuite/gas/mips/branch-local-n64-6.d | 2 +- gas/testsuite/gas/mips/branch-section-3.d | 2 +- gas/testsuite/gas/mips/branch-section-4.d | 2 +- gas/testsuite/gas/mips/branch-weak-3.d | 2 +- gas/testsuite/gas/mips/branch-weak-4.d | 2 +- gas/testsuite/gas/mips/break-error.d | 2 +- gas/testsuite/gas/mips/crc-err.d | 2 +- gas/testsuite/gas/mips/crc64-err.d | 2 +- gas/testsuite/gas/mips/elf-rel27.d | 2 +- gas/testsuite/gas/mips/ginv-err.d | 2 +- .../gas/mips/interaptiv-mr2@isa-override-1.d | 2 +- .../gas/mips/interaptiv-mr2@isa-override-2.d | 2 +- gas/testsuite/gas/mips/isa-override-2.d | 2 +- gas/testsuite/gas/mips/jal-svr4pic-local.d | 2 +- gas/testsuite/gas/mips/loc-swap-2.d | 2 +- gas/testsuite/gas/mips/loc-swap-3.d | 2 +- gas/testsuite/gas/mips/loc-swap.d | 2 +- gas/testsuite/gas/mips/lui-1.d | 2 +- gas/testsuite/gas/mips/lui-2.d | 2 +- gas/testsuite/gas/mips/macro-warn-1-n32.d | 2 +- gas/testsuite/gas/mips/macro-warn-1.d | 2 +- gas/testsuite/gas/mips/macro-warn-2.d | 2 +- gas/testsuite/gas/mips/macro-warn-3.d | 2 +- gas/testsuite/gas/mips/macro-warn-4.d | 2 +- gas/testsuite/gas/mips/micromips-branch-delay.d | 2 +- .../gas/mips/micromips-branch-relax-insn32-pic.d | 2 +- .../gas/mips/micromips-branch-relax-insn32.d | 2 +- .../gas/mips/micromips-branch-relax-pic.d | 2 +- gas/testsuite/gas/mips/micromips-branch-relax.d | 2 +- gas/testsuite/gas/mips/micromips-compact.d | 2 +- gas/testsuite/gas/mips/micromips-insn32.d | 2 +- gas/testsuite/gas/mips/micromips-noinsn32.d | 2 +- gas/testsuite/gas/mips/micromips-size-1.d | 2 +- gas/testsuite/gas/mips/micromips-trap.d | 2 +- .../gas/mips/micromips-warn-branch-delay.d | 2 +- gas/testsuite/gas/mips/micromips.d | 2 +- gas/testsuite/gas/mips/micromips@addiu-error.d | 2 +- .../gas/mips/micromips@jal-svr4pic-local.d | 2 +- gas/testsuite/gas/mips/micromips@loc-swap-2.d | 2 +- gas/testsuite/gas/mips/micromips@loc-swap.d | 2 +- gas/testsuite/gas/mips/micromips@mips5-fp.d | 2 +- gas/testsuite/gas/mips/micromips@msa-relax.d | 2 +- gas/testsuite/gas/mips/micromips@relax-at.d | 2 +- gas/testsuite/gas/mips/micromips@relax-offset.d | 2 +- gas/testsuite/gas/mips/micromips@relax.d | 2 +- .../gas/mips/micromips@stabs-symbol-type.d | 2 +- gas/testsuite/gas/mips/mips-gp32-fp64-pic.d | 2 +- gas/testsuite/gas/mips/mips-gp32-fp64.d | 2 +- gas/testsuite/gas/mips/mips-gp64-fp32-pic.d | 2 +- gas/testsuite/gas/mips/mips-gp64-fp32.d | 2 +- gas/testsuite/gas/mips/mips-gp64-fp64.d | 2 +- gas/testsuite/gas/mips/mips16-32@mips16-insn-e.d | 2 +- gas/testsuite/gas/mips/mips16-32@mips16-insn-t.d | 2 +- gas/testsuite/gas/mips/mips16-32@mips16-macro-e.d | 2 +- gas/testsuite/gas/mips/mips16-32@mips16-macro-t.d | 2 +- gas/testsuite/gas/mips/mips16-32@mips16-macro.d | 2 +- gas/testsuite/gas/mips/mips16-64@mips16-insn-e.d | 2 +- gas/testsuite/gas/mips/mips16-64@mips16-insn-t.d | 2 +- gas/testsuite/gas/mips/mips16-absolute-reloc-2.d | 2 +- gas/testsuite/gas/mips/mips16-absolute-reloc-3.d | 2 +- gas/testsuite/gas/mips/mips16-branch-addend-5.d | 2 +- .../gas/mips/mips16-branch-unextended-1.d | 2 +- .../gas/mips/mips16-branch-unextended-2.d | 2 +- gas/testsuite/gas/mips/mips16-insn-e.d | 2 +- gas/testsuite/gas/mips/mips16-insn-t.d | 2 +- gas/testsuite/gas/mips/mips16-intermix.d | 2 +- gas/testsuite/gas/mips/mips16-jal-t.d | 2 +- gas/testsuite/gas/mips/mips16-macro-e.d | 2 +- gas/testsuite/gas/mips/mips16-macro-t.d | 2 +- gas/testsuite/gas/mips/mips16-pcrel-2.d | 2 +- gas/testsuite/gas/mips/mips16-pcrel-3.d | 2 +- gas/testsuite/gas/mips/mips16-pcrel-4.d | 2 +- gas/testsuite/gas/mips/mips16-pcrel-5.d | 2 +- .../gas/mips/mips16-pcrel-absolute-n64-4.d | 2 +- .../gas/mips/mips16-pcrel-absolute-n64-6.d | 2 +- .../gas/mips/mips16-pcrel-absolute-pic-n64-4.d | 2 +- .../gas/mips/mips16-pcrel-absolute-pic-n64-6.d | 2 +- gas/testsuite/gas/mips/mips16-pcrel-addend-n64-8.d | 2 +- gas/testsuite/gas/mips/mips16-pcrel-addend-n64-9.d | 2 +- gas/testsuite/gas/mips/mips16-pcrel-addend-pic-8.d | 2 +- gas/testsuite/gas/mips/mips16-pcrel-addend-pic-9.d | 2 +- gas/testsuite/gas/mips/mips16-pcrel-delay-0.d | 2 +- gas/testsuite/gas/mips/mips16-pcrel-delay-1.d | 2 +- gas/testsuite/gas/mips/mips16-pcrel-n64-0.d | 2 +- gas/testsuite/gas/mips/mips16-pcrel-n64-1.d | 2 +- gas/testsuite/gas/mips/mips16-pcrel-pic-0.d | 2 +- gas/testsuite/gas/mips/mips16-pcrel-pic-1.d | 2 +- gas/testsuite/gas/mips/mips16-reg-error.d | 2 +- gas/testsuite/gas/mips/mips16-relax-unextended-1.d | 2 +- gas/testsuite/gas/mips/mips16-relax-unextended-2.d | 2 +- gas/testsuite/gas/mips/mips16-reloc-error.d | 2 +- gas/testsuite/gas/mips/mips16-sdrasp.d | 2 +- gas/testsuite/gas/mips/mips16@addiu-error.d | 2 +- gas/testsuite/gas/mips/mips16@loc-swap-2.d | 2 +- gas/testsuite/gas/mips/mips16@loc-swap.d | 2 +- gas/testsuite/gas/mips/mips16@stabs-symbol-type.d | 2 +- gas/testsuite/gas/mips/mips16e-32@mips16-insn-e.d | 2 +- gas/testsuite/gas/mips/mips16e-32@mips16-insn-t.d | 2 +- gas/testsuite/gas/mips/mips16e-32@mips16-macro-e.d | 2 +- gas/testsuite/gas/mips/mips16e-32@mips16-macro-t.d | 2 +- gas/testsuite/gas/mips/mips16e-32@mips16-macro.d | 2 +- gas/testsuite/gas/mips/mips16e-32@mips16e-64.d | 2 +- gas/testsuite/gas/mips/mips16e2-32@mips16-insn-e.d | 2 +- gas/testsuite/gas/mips/mips16e2-32@mips16-insn-t.d | 2 +- .../gas/mips/mips16e2-32@mips16-macro-e.d | 2 +- .../gas/mips/mips16e2-32@mips16-macro-t.d | 2 +- gas/testsuite/gas/mips/mips16e2-32@mips16-macro.d | 2 +- gas/testsuite/gas/mips/mips16e2-32@mips16e-64.d | 2 +- gas/testsuite/gas/mips/mips16e2-copy-err.d | 2 +- gas/testsuite/gas/mips/mips16e2-imm-error.d | 2 +- .../mips/mips16e2-interaptiv-mr2@mips16-insn-e.d | 2 +- .../mips/mips16e2-interaptiv-mr2@mips16-insn-t.d | 2 +- .../mips/mips16e2-interaptiv-mr2@mips16-macro-e.d | 2 +- .../mips/mips16e2-interaptiv-mr2@mips16-macro-t.d | 2 +- .../mips/mips16e2-interaptiv-mr2@mips16-macro.d | 2 +- .../gas/mips/mips16e2-interaptiv-mr2@mips16-sub.d | 2 +- .../mips/mips16e2-interaptiv-mr2@mips16e-64-sub.d | 2 +- .../gas/mips/mips16e2-interaptiv-mr2@mips16e-64.d | 2 +- .../gas/mips/mips16e2-interaptiv-mr2@mips16e-sub.d | 2 +- gas/testsuite/gas/mips/mips16e2-mt-err.d | 2 +- gas/testsuite/gas/mips/mips16e2-reloc-error.d | 2 +- gas/testsuite/gas/mips/mips16e2@lui-2.d | 2 +- gas/testsuite/gas/mips/mips16e2@mips16-pcrel-2.d | 2 +- .../gas/mips/mips16e2@mips16-pcrel-delay-0.d | 2 +- .../gas/mips/mips16e2@mips16-pcrel-delay-1.d | 2 +- gas/testsuite/gas/mips/mips16e@loc-swap.d | 2 +- gas/testsuite/gas/mips/mips1@isa-override-2.d | 2 +- gas/testsuite/gas/mips/mips1@jal-svr4pic-local.d | 2 +- gas/testsuite/gas/mips/mips1@relax-offset.d | 2 +- gas/testsuite/gas/mips/mips2@isa-override-2.d | 2 +- gas/testsuite/gas/mips/mips32-mt.d | 1 - gas/testsuite/gas/mips/mips32@isa-override-2.d | 2 +- gas/testsuite/gas/mips/mips32r2@isa-override-2.d | 2 +- gas/testsuite/gas/mips/mips32r3@isa-override-2.d | 2 +- gas/testsuite/gas/mips/mips32r5@isa-override-2.d | 2 +- gas/testsuite/gas/mips/mips32r6@isa-override-2.d | 2 +- gas/testsuite/gas/mips/mips5-fp.d | 2 +- gas/testsuite/gas/mips/mips64-mips3d-incl.d | 2 +- gas/testsuite/gas/mips/mips64-mips3d.d | 2 +- gas/testsuite/gas/mips/mipsr6@mips5-fp.d | 1 - gas/testsuite/gas/mips/msa-relax.d | 2 +- gas/testsuite/gas/mips/no-odd-spreg.d | 2 +- gas/testsuite/gas/mips/octeon3@isa-override-1.d | 2 +- gas/testsuite/gas/mips/octeon3@isa-override-2.d | 2 +- gas/testsuite/gas/mips/odd-spreg.d | 2 +- gas/testsuite/gas/mips/option-pic-relax-2.d | 2 +- gas/testsuite/gas/mips/option-pic-relax-3.d | 2 +- gas/testsuite/gas/mips/option-pic-relax-4.d | 2 +- gas/testsuite/gas/mips/option-pic-relax-5.d | 2 +- gas/testsuite/gas/mips/org-1.d | 2 +- gas/testsuite/gas/mips/org-10.d | 2 +- gas/testsuite/gas/mips/org-4.d | 2 +- gas/testsuite/gas/mips/org-5.d | 2 +- gas/testsuite/gas/mips/org-6.d | 2 +- gas/testsuite/gas/mips/r3000@isa-override-2.d | 2 +- gas/testsuite/gas/mips/r3000@jal-svr4pic-local.d | 2 +- gas/testsuite/gas/mips/r3000@relax-offset.d | 2 +- gas/testsuite/gas/mips/r3900@isa-override-2.d | 2 +- gas/testsuite/gas/mips/r3900@relax-offset.d | 2 +- gas/testsuite/gas/mips/r6-attr-none-double.d | 2 +- gas/testsuite/gas/mips/reginfo-2-n32.d | 2 +- gas/testsuite/gas/mips/reginfo-2.d | 2 +- gas/testsuite/gas/mips/relax-at.d | 2 +- gas/testsuite/gas/mips/relax-offset.d | 2 +- gas/testsuite/gas/mips/relax-swap1-mips1.d | 2 +- gas/testsuite/gas/mips/relax-swap1-mips2.d | 2 +- gas/testsuite/gas/mips/relax-swap2.d | 2 +- gas/testsuite/gas/mips/relax.d | 2 +- gas/testsuite/gas/mips/save-err.d | 2 +- gas/testsuite/gas/mips/set-arch.d | 4 +- gas/testsuite/gas/mips/stabs-symbol-type.d | 2 +- gas/testsuite/gas/mips/tls-o32.d | 2 +- gas/testsuite/gas/mips/xpa-err.d | 2 +- gas/testsuite/gas/mips/xpa-virt-err.d | 2 +- gas/testsuite/gas/mri/char.d | 10 +- gas/testsuite/gas/mri/float.d | 11 +- gas/testsuite/gas/msp430/bad.d | 2 +- gas/testsuite/gas/msp430/errata_warns.d | 2 +- gas/testsuite/gas/msp430/pr22133.d | 2 +- gas/testsuite/gas/nios2/branch-r2.d | 2 +- gas/testsuite/gas/nios2/branch.d | 2 +- gas/testsuite/gas/pdp11/absreloc.d | 2 +- gas/testsuite/gas/pdp11/opcode.d | 2 +- gas/testsuite/gas/pdp11/pr14480.d | 2 +- gas/testsuite/gas/pdp11/pr23481.d | 2 +- gas/testsuite/gas/ppc/lsp-checks.d | 2 +- gas/testsuite/gas/ppc/machine.d | 2 +- gas/testsuite/gas/ppc/misalign.d | 2 +- gas/testsuite/gas/ppc/spe2-checks.d | 2 +- gas/testsuite/gas/ppc/xcoff-dwsect-1-32.d | 2 +- gas/testsuite/gas/ppc/xcoff-dwsect-1-64.d | 2 +- gas/testsuite/gas/riscv/bad-csr.d | 2 +- gas/testsuite/gas/riscv/c-addi16sp-fail.d | 2 +- gas/testsuite/gas/riscv/c-addi4spn-fail.d | 2 +- gas/testsuite/gas/riscv/c-fld-fsd-fail.d | 2 +- gas/testsuite/gas/riscv/c-lui-fail.d | 2 +- gas/testsuite/gas/riscv/c-nonzero-imm.d | 2 +- gas/testsuite/gas/riscv/c-nonzero-reg.d | 2 +- gas/testsuite/gas/riscv/fence-fail.d | 2 +- gas/testsuite/gas/riscv/lla64-fail.d | 2 +- gas/testsuite/gas/riscv/rouding-fail.d | 2 +- gas/testsuite/gas/rx/abs.d | 2 +- gas/testsuite/gas/rx/adc.d | 2 +- gas/testsuite/gas/rx/add.d | 2 +- gas/testsuite/gas/rx/and.d | 2 +- gas/testsuite/gas/rx/bclr.d | 2 +- gas/testsuite/gas/rx/bcnd.d | 2 +- gas/testsuite/gas/rx/bmcnd.d | 2 +- gas/testsuite/gas/rx/bnot.d | 2 +- gas/testsuite/gas/rx/bra.d | 2 +- gas/testsuite/gas/rx/brk.d | 2 +- gas/testsuite/gas/rx/bset.d | 2 +- gas/testsuite/gas/rx/bsr.d | 2 +- gas/testsuite/gas/rx/btst.d | 2 +- gas/testsuite/gas/rx/clrpsw.d | 2 +- gas/testsuite/gas/rx/cmp.d | 2 +- gas/testsuite/gas/rx/dbt.d | 2 +- gas/testsuite/gas/rx/div.d | 2 +- gas/testsuite/gas/rx/divu.d | 2 +- gas/testsuite/gas/rx/emaca.d | 2 +- gas/testsuite/gas/rx/emsba.d | 2 +- gas/testsuite/gas/rx/emul.d | 2 +- gas/testsuite/gas/rx/emula.d | 2 +- gas/testsuite/gas/rx/emulu.d | 2 +- gas/testsuite/gas/rx/fadd.d | 2 +- gas/testsuite/gas/rx/fcmp.d | 2 +- gas/testsuite/gas/rx/fdiv.d | 2 +- gas/testsuite/gas/rx/fmul.d | 2 +- gas/testsuite/gas/rx/fsqrt.d | 2 +- gas/testsuite/gas/rx/fsub.d | 2 +- gas/testsuite/gas/rx/ftoi.d | 2 +- gas/testsuite/gas/rx/ftou.d | 2 +- gas/testsuite/gas/rx/gprel.d | 2 +- gas/testsuite/gas/rx/int.d | 2 +- gas/testsuite/gas/rx/itof.d | 2 +- gas/testsuite/gas/rx/jmp.d | 2 +- gas/testsuite/gas/rx/jsr.d | 2 +- gas/testsuite/gas/rx/machi.d | 2 +- gas/testsuite/gas/rx/maclh.d | 2 +- gas/testsuite/gas/rx/maclo.d | 2 +- gas/testsuite/gas/rx/max.d | 2 +- gas/testsuite/gas/rx/min.d | 2 +- gas/testsuite/gas/rx/mov.d | 2 +- gas/testsuite/gas/rx/movco.d | 2 +- gas/testsuite/gas/rx/movli.d | 2 +- gas/testsuite/gas/rx/movu.d | 2 +- gas/testsuite/gas/rx/msbhi.d | 2 +- gas/testsuite/gas/rx/msblh.d | 2 +- gas/testsuite/gas/rx/msblo.d | 2 +- gas/testsuite/gas/rx/mul.d | 2 +- gas/testsuite/gas/rx/mulhi.d | 2 +- gas/testsuite/gas/rx/mullh.d | 2 +- gas/testsuite/gas/rx/mullo.d | 2 +- gas/testsuite/gas/rx/mvfacgu.d | 2 +- gas/testsuite/gas/rx/mvfachi.d | 2 +- gas/testsuite/gas/rx/mvfaclo.d | 2 +- gas/testsuite/gas/rx/mvfacmi.d | 2 +- gas/testsuite/gas/rx/mvfc.d | 2 +- gas/testsuite/gas/rx/mvfcp.d | 2 +- gas/testsuite/gas/rx/mvtacgu.d | 2 +- gas/testsuite/gas/rx/mvtachi.d | 2 +- gas/testsuite/gas/rx/mvtaclo.d | 2 +- gas/testsuite/gas/rx/mvtc.d | 2 +- gas/testsuite/gas/rx/mvtcp.d | 2 +- gas/testsuite/gas/rx/neg.d | 2 +- gas/testsuite/gas/rx/nop.d | 2 +- gas/testsuite/gas/rx/not.d | 2 +- gas/testsuite/gas/rx/opecp.d | 2 +- gas/testsuite/gas/rx/or.d | 2 +- gas/testsuite/gas/rx/pop.d | 2 +- gas/testsuite/gas/rx/popc.d | 2 +- gas/testsuite/gas/rx/popm.d | 2 +- gas/testsuite/gas/rx/pr19665.d | 2 +- gas/testsuite/gas/rx/pr22737.d | 2 +- gas/testsuite/gas/rx/push.d | 2 +- gas/testsuite/gas/rx/pushc.d | 2 +- gas/testsuite/gas/rx/pushm.d | 2 +- gas/testsuite/gas/rx/r-bcc.d | 2 +- gas/testsuite/gas/rx/r-bra.d | 2 +- gas/testsuite/gas/rx/racl.d | 2 +- gas/testsuite/gas/rx/racw.d | 2 +- gas/testsuite/gas/rx/rdacl.d | 2 +- gas/testsuite/gas/rx/rdacw.d | 2 +- gas/testsuite/gas/rx/revl.d | 2 +- gas/testsuite/gas/rx/revw.d | 2 +- gas/testsuite/gas/rx/rmpa.d | 2 +- gas/testsuite/gas/rx/rolc.d | 2 +- gas/testsuite/gas/rx/rorc.d | 2 +- gas/testsuite/gas/rx/rotl.d | 2 +- gas/testsuite/gas/rx/rotr.d | 2 +- gas/testsuite/gas/rx/round.d | 2 +- gas/testsuite/gas/rx/rte.d | 2 +- gas/testsuite/gas/rx/rtfi.d | 2 +- gas/testsuite/gas/rx/rts.d | 2 +- gas/testsuite/gas/rx/rtsd.d | 2 +- gas/testsuite/gas/rx/sat.d | 2 +- gas/testsuite/gas/rx/satr.d | 2 +- gas/testsuite/gas/rx/sbb.d | 2 +- gas/testsuite/gas/rx/sccnd.d | 2 +- gas/testsuite/gas/rx/scmpu.d | 2 +- gas/testsuite/gas/rx/setpsw.d | 2 +- gas/testsuite/gas/rx/shar.d | 2 +- gas/testsuite/gas/rx/shll.d | 2 +- gas/testsuite/gas/rx/shlr.d | 2 +- gas/testsuite/gas/rx/smovb.d | 2 +- gas/testsuite/gas/rx/smovf.d | 2 +- gas/testsuite/gas/rx/smovu.d | 2 +- gas/testsuite/gas/rx/sstr.d | 2 +- gas/testsuite/gas/rx/stnz.d | 2 +- gas/testsuite/gas/rx/stz.d | 2 +- gas/testsuite/gas/rx/sub.d | 2 +- gas/testsuite/gas/rx/suntil.d | 2 +- gas/testsuite/gas/rx/swhile.d | 2 +- gas/testsuite/gas/rx/tst.d | 2 +- gas/testsuite/gas/rx/utof.d | 2 +- gas/testsuite/gas/rx/wait.d | 2 +- gas/testsuite/gas/rx/xchg.d | 2 +- gas/testsuite/gas/rx/xor.d | 2 +- gas/testsuite/gas/s12z/abs.d | 2 +- gas/testsuite/gas/s12z/adc-imm.d | 2 +- gas/testsuite/gas/s12z/adc-opr.d | 2 +- gas/testsuite/gas/s12z/add-imm.d | 2 +- gas/testsuite/gas/s12z/add-opr.d | 2 +- gas/testsuite/gas/s12z/and-imm.d | 2 +- gas/testsuite/gas/s12z/and-opr.d | 2 +- gas/testsuite/gas/s12z/and-or-cc.d | 2 +- gas/testsuite/gas/s12z/bfext-special.d | 2 +- gas/testsuite/gas/s12z/bfext.d | 2 +- gas/testsuite/gas/s12z/bit-manip.d | 2 +- gas/testsuite/gas/s12z/bit.d | 2 +- gas/testsuite/gas/s12z/bra-expression-defined.d | 2 +- gas/testsuite/gas/s12z/bra-expression-undef.d | 2 +- gas/testsuite/gas/s12z/bra.d | 2 +- gas/testsuite/gas/s12z/brclr-symbols.d | 2 +- gas/testsuite/gas/s12z/brset-clr-opr-imm-rel.d | 2 +- gas/testsuite/gas/s12z/brset-clr-opr-reg-rel.d | 2 +- gas/testsuite/gas/s12z/brset-clr-reg-imm-rel.d | 2 +- gas/testsuite/gas/s12z/brset-clr-reg-reg-rel.d | 2 +- gas/testsuite/gas/s12z/clb.d | 2 +- gas/testsuite/gas/s12z/clr-opr.d | 2 +- gas/testsuite/gas/s12z/clr.d | 2 +- gas/testsuite/gas/s12z/cmp-imm.d | 2 +- gas/testsuite/gas/s12z/cmp-opr-inc.d | 2 +- gas/testsuite/gas/s12z/cmp-opr-rdirect.d | 2 +- gas/testsuite/gas/s12z/cmp-opr-reg.d | 2 +- gas/testsuite/gas/s12z/cmp-opr-rindirect.d | 2 +- gas/testsuite/gas/s12z/cmp-opr-sxe4.d | 2 +- gas/testsuite/gas/s12z/cmp-opr-xys.d | 2 +- gas/testsuite/gas/s12z/cmp-s-imm.d | 2 +- gas/testsuite/gas/s12z/cmp-s-opr.d | 2 +- gas/testsuite/gas/s12z/cmp-xy.d | 2 +- gas/testsuite/gas/s12z/com-opr.d | 2 +- gas/testsuite/gas/s12z/complex-shifts.d | 2 +- gas/testsuite/gas/s12z/db-tb-cc-opr.d | 2 +- gas/testsuite/gas/s12z/db-tb-cc-reg.d | 2 +- gas/testsuite/gas/s12z/dbCC.d | 2 +- gas/testsuite/gas/s12z/dec-opr.d | 2 +- gas/testsuite/gas/s12z/dec.d | 2 +- gas/testsuite/gas/s12z/div.d | 2 +- gas/testsuite/gas/s12z/eor.d | 2 +- gas/testsuite/gas/s12z/exg.d | 2 +- gas/testsuite/gas/s12z/ext24-ld-xy.d | 2 +- gas/testsuite/gas/s12z/inc-opr.d | 2 +- gas/testsuite/gas/s12z/inc.d | 2 +- gas/testsuite/gas/s12z/inh.d | 2 +- gas/testsuite/gas/s12z/jmp.d | 2 +- gas/testsuite/gas/s12z/jsr.d | 2 +- gas/testsuite/gas/s12z/ld-imm-page2.d | 2 +- gas/testsuite/gas/s12z/ld-imm.d | 2 +- gas/testsuite/gas/s12z/ld-immu18.d | 2 +- gas/testsuite/gas/s12z/ld-large-direct.d | 2 +- gas/testsuite/gas/s12z/ld-opr.d | 2 +- gas/testsuite/gas/s12z/ld-s-opr.d | 2 +- gas/testsuite/gas/s12z/ld-small-direct.d | 2 +- gas/testsuite/gas/s12z/lea-immu18.d | 2 +- gas/testsuite/gas/s12z/lea.d | 2 +- gas/testsuite/gas/s12z/mac.d | 2 +- gas/testsuite/gas/s12z/min-max.d | 2 +- gas/testsuite/gas/s12z/mod.d | 2 +- gas/testsuite/gas/s12z/mov.d | 2 +- gas/testsuite/gas/s12z/mul-imm.d | 2 +- gas/testsuite/gas/s12z/mul-opr-opr.d | 2 +- gas/testsuite/gas/s12z/mul-opr.d | 2 +- gas/testsuite/gas/s12z/mul-reg.d | 2 +- gas/testsuite/gas/s12z/mul.d | 2 +- gas/testsuite/gas/s12z/neg-opr.d | 2 +- gas/testsuite/gas/s12z/not-so-simple-shifts.d | 2 +- gas/testsuite/gas/s12z/opr-18u.d | 2 +- gas/testsuite/gas/s12z/opr-expr.d | 2 +- gas/testsuite/gas/s12z/opr-ext-18.d | 2 +- gas/testsuite/gas/s12z/opr-idx-24-reg.d | 2 +- gas/testsuite/gas/s12z/opr-idx3-reg.d | 2 +- gas/testsuite/gas/s12z/opr-idx3-xysp-24.d | 2 +- gas/testsuite/gas/s12z/opr-indirect-expr.d | 2 +- gas/testsuite/gas/s12z/opr-symbol.d | 2 +- gas/testsuite/gas/s12z/or-imm.d | 2 +- gas/testsuite/gas/s12z/or-opr.d | 2 +- gas/testsuite/gas/s12z/p2-mul.d | 2 +- gas/testsuite/gas/s12z/page2-inh.d | 2 +- gas/testsuite/gas/s12z/psh-pul.d | 2 +- gas/testsuite/gas/s12z/qmul.d | 2 +- gas/testsuite/gas/s12z/rotate.d | 2 +- gas/testsuite/gas/s12z/sat.d | 2 +- gas/testsuite/gas/s12z/sbc-imm.d | 2 +- gas/testsuite/gas/s12z/sbc-opr.d | 2 +- gas/testsuite/gas/s12z/shift.d | 2 +- gas/testsuite/gas/s12z/simple-shift.d | 2 +- gas/testsuite/gas/s12z/single-ops.d | 2 +- gas/testsuite/gas/s12z/specd6.d | 2 +- gas/testsuite/gas/s12z/st-large-direct.d | 2 +- gas/testsuite/gas/s12z/st-opr.d | 2 +- gas/testsuite/gas/s12z/st-s-opr.d | 2 +- gas/testsuite/gas/s12z/st-small-direct.d | 2 +- gas/testsuite/gas/s12z/st-xy.d | 2 +- gas/testsuite/gas/s12z/sub-imm.d | 2 +- gas/testsuite/gas/s12z/sub-opr.d | 2 +- gas/testsuite/gas/s12z/tfr.d | 2 +- gas/testsuite/gas/s12z/trap.d | 2 +- gas/testsuite/gas/sh/fdpic.d | 2 +- gas/testsuite/gas/sh/pcrel-hms.d | 2 +- gas/testsuite/gas/sh/pcrel.d | 2 +- gas/testsuite/gas/sh/sh2a-pic.d | 2 +- gas/testsuite/gas/sh/sh2a.d | 2 +- gas/testsuite/gas/sparc/dcti-couples-v8.d | 2 +- gas/testsuite/gas/sparc/dcti-couples-v9c.d | 2 +- gas/testsuite/gas/tic6x/arch-invalid-1.d | 2 +- gas/testsuite/gas/tic6x/arch-invalid-2.d | 2 +- gas/testsuite/gas/tic6x/dir-junk.d | 2 +- gas/testsuite/gas/tic6x/insns-bad-1.d | 2 +- gas/testsuite/gas/tic6x/insns-bad-2.d | 2 +- gas/testsuite/gas/tic6x/parallel-bad-1.d | 2 +- gas/testsuite/gas/tic6x/parallel-bad-2.d | 2 +- gas/testsuite/gas/tic6x/parallel-bad-3.d | 2 +- gas/testsuite/gas/tic6x/parallel-bad-4.d | 2 +- gas/testsuite/gas/tic6x/predicate-bad-1.d | 2 +- gas/testsuite/gas/tic6x/predicate-bad-2.d | 2 +- gas/testsuite/gas/tic6x/predicate-bad-3.d | 2 +- gas/testsuite/gas/tic6x/reloc-bad-1.d | 2 +- gas/testsuite/gas/tic6x/reloc-bad-2.d | 2 +- gas/testsuite/gas/tic6x/reloc-bad-3.d | 2 +- gas/testsuite/gas/tic6x/reloc-bad-4.d | 2 +- gas/testsuite/gas/tic6x/reloc-bad-5.d | 2 +- gas/testsuite/gas/tic6x/reloc-bad-6.d | 2 +- gas/testsuite/gas/tic6x/resource-func-unit-1.d | 2 +- gas/testsuite/gas/tic6x/resource-func-unit-2.d | 2 +- gas/testsuite/gas/tic6x/sploop-bad-1.d | 2 +- gas/testsuite/gas/tic6x/sploop-bad-2.d | 2 +- gas/testsuite/gas/tic6x/sploop-bad-3.d | 2 +- gas/testsuite/gas/tic6x/sploop-bad-4.d | 2 +- gas/testsuite/gas/tic6x/sploop-bad-5.d | 2 +- gas/testsuite/gas/tic6x/sploop-bad-6.d | 2 +- gas/testsuite/gas/tic6x/sploop-bad-7.d | 2 +- gas/testsuite/gas/tic6x/unwind-bad-1.d | 2 +- gas/testsuite/gas/tic6x/unwind-bad-2.d | 2 +- gas/testsuite/gas/wasm32/disass-2.d | 11 +- gas/testsuite/gas/wasm32/disass.d | 11 +- gas/testsuite/lib/gas-defs.exp | 506 ----- gdb/ChangeLog | 253 +++ gdb/Makefile.in | 2 +- gdb/breakpoint.c | 9 +- gdb/breakpoint.h | 3 + gdb/cli/cli-script.c | 56 +- gdb/common/pathstuff.c | 10 +- gdb/common/pathstuff.h | 10 +- gdb/compile/compile.c | 6 +- gdb/compile/compile.h | 3 + gdb/disasm.c | 13 +- gdb/doc/ChangeLog | 13 + gdb/doc/gdb.texinfo | 12 +- gdb/doc/python.texi | 59 +- gdb/eval.c | 6 +- gdb/gdbserver/ChangeLog | 17 + gdb/gdbserver/Makefile.in | 6 +- gdb/gdbserver/gdbreplay.c | 2 +- gdb/gdbserver/remote-utils.c | 2 +- gdb/gdbthread.h | 46 +- gdb/gdbtypes.c | 21 +- gdb/gdbtypes.h | 37 +- gdb/guile/guile.c | 5 +- gdb/guile/guile.h | 3 + gdb/infcall.c | 39 +- gdb/infcmd.c | 2 +- gdb/inferior.c | 2 +- gdb/inferior.h | 52 +- gdb/infrun.c | 157 +- gdb/interps.c | 2 +- gdb/linux-tdep.c | 2 +- gdb/maint.c | 2 +- gdb/nios2-tdep.c | 11 + gdb/nto-procfs.c | 2 +- gdb/procfs.c | 2 +- gdb/python/lib/gdb/__init__.py | 27 +- gdb/python/py-block.c | 38 - gdb/python/py-continueevent.c | 5 +- gdb/python/py-event.h | 5 +- gdb/python/py-inferior.c | 48 +- gdb/python/py-infthread.c | 10 +- gdb/python/py-newobjfileevent.c | 20 +- gdb/python/py-objfile.c | 50 +- gdb/python/py-prettyprint.c | 12 +- gdb/python/py-progspace.c | 179 +- gdb/python/py-stopevent.c | 4 +- gdb/python/py-symtab.c | 5 +- gdb/python/py-threadevent.c | 15 +- gdb/python/py-varobj.c | 17 +- gdb/python/py-xmethods.c | 11 +- gdb/python/python-internal.h | 32 +- gdb/python/python.c | 161 +- gdb/python/python.h | 3 + gdb/remote.c | 2 +- gdb/sparc64-tdep.c | 15 +- gdb/testsuite/ChangeLog | 10 + gdb/testsuite/gdb.base/dbx.exp | 2 +- gdb/testsuite/gdb.base/new-ui.exp | 2 +- gdb/testsuite/gdb.python/python.exp | 4 + gdb/top.c | 2 +- gdb/tracepoint.c | 14 +- gdb/tracepoint.h | 3 + ld/ChangeLog | 58 + ld/scripttempl/elfm9s12z.sc | 2 +- ld/testsuite/ld-d10v/reloc-007.d | 1 - ld/testsuite/ld-d10v/reloc-008.d | 1 - ld/testsuite/ld-d10v/reloc-015.d | 1 - ld/testsuite/ld-d10v/reloc-016.d | 1 - ld/testsuite/ld-elf/audit.exp | 2 +- ld/testsuite/ld-elf/comm-data5.d | 1 - ld/testsuite/ld-elf/compress.exp | 11 +- ld/testsuite/ld-elf/eh-frame-hdr.d | 2 +- ld/testsuite/ld-elf/eh5.d | 2 +- ld/testsuite/ld-elf/frame.exp | 2 +- ld/testsuite/ld-elf/interleave-0.d | 13 +- ld/testsuite/ld-elf/interleave-4.d | 13 +- ld/testsuite/ld-gc/all-debug-sections.d | 2 +- ld/testsuite/ld-gc/personality.d | 2 +- ld/testsuite/ld-i386/tlspie1.d | 2 +- ld/testsuite/ld-i386/tlspie2.d | 2 +- ld/testsuite/ld-s12z/reloc-ext18-1.d | 11 + ld/testsuite/ld-s12z/reloc-ext18-2.d | 11 + ld/testsuite/ld-s12z/reloc-ext18.d | 11 + ld/testsuite/ld-s12z/reloc-ext18.s | 11 + ld/testsuite/ld-s12z/reloc-ext24.d | 15 + ld/testsuite/ld-s12z/reloc-ext24.s | 12 + ld/testsuite/ld-s12z/reloc-ext32.d | 8 + ld/testsuite/ld-s12z/reloc-ext32.s | 12 + ld/testsuite/ld-s12z/reloc-opr.d | 15 + ld/testsuite/ld-s12z/reloc-opr.s | 8 + ld/testsuite/ld-s12z/reloc-pc-rel-7-15.d | 12 + ld/testsuite/ld-s12z/reloc-pc-rel-7-15.s | 11 + ld/testsuite/ld-s12z/{z12s.exp => s12z.exp} | 0 ld/testsuite/ld-s390/gotreloc-1.s | 12 +- ld/testsuite/ld-s390/gotreloc-1.ver | 2 +- ld/testsuite/ld-s390/gotreloc_31-1.dd | 14 +- ld/testsuite/ld-s390/gotreloc_64-norelro-1.dd | 14 +- ld/testsuite/ld-s390/gotreloc_64-relro-1.dd | 14 +- ld/testsuite/ld-scripts/defined6.d | 2 - ld/testsuite/ld-scripts/provide-4.d | 2 +- ld/testsuite/ld-scripts/provide-5.d | 2 +- ld/testsuite/ld-scripts/provide-6.d | 2 +- ld/testsuite/ld-scripts/provide-7.d | 2 +- ld/testsuite/ld-scripts/provide-8.d | 2 +- ld/testsuite/ld-scripts/segment-start.d | 2 +- ld/testsuite/ld-size/size.exp | 6 +- ld/testsuite/ld-unique/unique.exp | 4 +- ld/testsuite/ld-x86-64/tlspie1.d | 2 +- ld/testsuite/lib/ld-lib.exp | 798 -------- opcodes/ChangeLog | 433 +++++ opcodes/i386-dis-evex.h | 30 +- opcodes/i386-dis.c | 1994 ++++---------------- opcodes/i386-opc.tbl | 962 +++++----- opcodes/i386-tbl.h | 30 +- patches/binutils-secondary.patch | 134 +- 1047 files changed, 7339 insertions(+), 6092 deletions(-) create mode 100644 binutils/testsuite/binutils-all/remove-relocs-07.d create mode 100644 binutils/testsuite/binutils-all/remove-relocs-07.s create mode 100644 binutils/testsuite/binutils-all/remove-relocs-08.d create mode 100644 gas/testsuite/gas/i386/avx-scalar-2.d create mode 100644 gas/testsuite/gas/i386/avx-scalar-2.s create mode 100644 gas/testsuite/gas/i386/avx-wig.d create mode 100644 gas/testsuite/gas/i386/avx-wig.s create mode 100644 gas/testsuite/gas/i386/avx2-wig.d create mode 100644 gas/testsuite/gas/i386/avx2-wig.s create mode 100644 gas/testsuite/gas/i386/evex-lig-2.d create mode 100644 gas/testsuite/gas/i386/evex-lig-2.s create mode 100644 gas/testsuite/gas/i386/x86-64-avx-scalar-2.d create mode 100644 gas/testsuite/gas/i386/x86-64-avx-scalar-2.s create mode 100644 gas/testsuite/gas/i386/x86-64-avx-wig.d create mode 100644 gas/testsuite/gas/i386/x86-64-avx-wig.s create mode 100644 gas/testsuite/gas/i386/x86-64-avx2-wig.d create mode 100644 gas/testsuite/gas/i386/x86-64-avx2-wig.s create mode 100644 gas/testsuite/gas/i386/x86-64-evex-lig-2.d create mode 100644 gas/testsuite/gas/i386/x86-64-evex-lig-2.s create mode 100644 ld/testsuite/ld-s12z/reloc-ext18-1.d create mode 100644 ld/testsuite/ld-s12z/reloc-ext18-2.d create mode 100644 ld/testsuite/ld-s12z/reloc-ext18.d create mode 100644 ld/testsuite/ld-s12z/reloc-ext18.s create mode 100644 ld/testsuite/ld-s12z/reloc-ext24.d create mode 100644 ld/testsuite/ld-s12z/reloc-ext24.s create mode 100644 ld/testsuite/ld-s12z/reloc-ext32.d create mode 100644 ld/testsuite/ld-s12z/reloc-ext32.s create mode 100644 ld/testsuite/ld-s12z/reloc-opr.d create mode 100644 ld/testsuite/ld-s12z/reloc-opr.s create mode 100644 ld/testsuite/ld-s12z/reloc-pc-rel-7-15.d create mode 100644 ld/testsuite/ld-s12z/reloc-pc-rel-7-15.s rename ld/testsuite/ld-s12z/{z12s.exp => s12z.exp} (100%)