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 e29599e65a Merge remote-tracking branch 'origin/master' into users/hjl/ [...] adds e4e21d9ed1 Fix runtime failure triggered by a corrupt ecoff input file. adds c5ed057625 Fix Fission (broken by my previous patch) adds de194d8575 Fix spelling typos. adds 9a0f1d5099 LD/testsuite: Conditionalize the placement of `.dynamic' in [...] adds 927960f053 LD/testsuite: Conditionalize the placement of `.got' in GNU_RELRO adds 801f648cfc Automatic date update in version.in adds 804a409318 Fix gas crash on missing seh_endproc. adds e4943f2c75 Remove datasize measurements based on sbrk() adds 684d5a10b1 [ARC] Add JLI support. adds 7179e0e6b2 [ARC] Add SJLI instruction. adds 70b448ba7c [ARC] Add SecureShield AUX registers adds 29866fa186 Fix address violation when attempting to read a corrupt fiel [...] adds 62a5222fda LD/testsuite: Add 2**4 section alignment FILL script statement test adds 909e4e716c Fix use-after-free error when parsing a corrupt nested archive. adds 6c4e7b6bfb Extend previous fix to coff-rs6000.c to coff64-rs6000.c adds f2e6a8430e [AArch64] Fix PR18841 ifunc relocation ordering adds 2018ef80ae PR ld/16656: Add missing annotation to the relevant ChangeLo [...] adds 8e8f892f70 Automatic date update in version.in adds 2d2dbad060 Update the German translation for the opcodes library. adds 62d2a18a2e Make gdb.base/dmsym.exp independent of "set language ada" adds cf32529923 Fix cp_find_first_component_aux bug adds 42edd901a2 Eliminate block_iter_name_* adds a778f165ad Use SYMBOL_MATCHES_SEARCH_NAME some more adds edb0c9cb22 get_int_var_value adds 47e77640be Make language_def O(1) adds 33d69f8727 Automatic date update in version.in adds 47826cdbec S/390: Support z14 as CPU name. adds ba8826a82a This patch introduces support for specifing views in .loc di [...] adds b57e815ca1 Remove unused variables in dwarf parser. adds 13bace4ab9 Fix typo in warning message. adds 82c7806625 Updated French translation for the binutils subdirectory. adds dcd27ddf87 gdb.python/py-unwind: Disable stack protection adds dbdda973f3 Automatic date update in version.in adds f746a15444 C++-ify break-catch-sig adds 4fa8aeac19 C++-ify break-catch-throw adds e12c9b7a0c Use std::vector in syscall_catchpoint adds b6f48cb022 Use std::vector in struct catch_syscall_inferior_data adds 5c2c0020fb Automatic date update in version.in adds 15a3a14fdd Correct eh_frame info for __glink_PLTresolve adds 723dfee7b8 * dwarf2dbg.c (dwarf2dbg_final_check): Rename local variable [...] adds 8ca02f6a21 Automatic date update in version.in adds 645b280027 [ARC] Fix big-endian ld tests errors. adds 47aeb64c10 Improve "unrecognized relocation" error messages to add the [...] adds e8d84ca1b4 Stop the generation of mapping symbols in the debug sections [...] adds ca4cf9b9c6 Fix address violation errors parsing corrupt binary files. adds 8a2df5e2df Fix another memory access error triggered by attempting to p [...] adds 7684e58062 [AArch64] Fix the bit pattern order in the comments in auto- [...] adds 031ed05dd2 s390-vregs.exp: Fix Tcl error after non-zero-pad patch adds aafd38357a Automatic date update in version.in adds d4aaa2a074 __tls_get_addr_opt stub eh_frame info adds c6b78c965a Stop readelf from returning an error status if asked to dump [...] adds ec06425629 oops - add changelog entry accidentally omitted from previou [...] adds cfe7b9bd58 Add a linker branch optimization for the MSP430. adds c26bb06769 Updated French translation for the BFD library. adds 02ad7fc29f [ARM] Access FPSCR on vfpv2 adds 46a62268b8 Catch exceptions thrown from gdbarch_skip_prologue adds 7cbc739c71 Fix typos in error and option messages in OPCODES library. adds 133193b8ae Fix thinko in previous change to elf32-msp430.c adds a04b53379a Make amd64_x32_init_abi and amd64_init_abi argument constant adds b9c0e1b40e Fix two NetBSD-specific typos in the configure.nat conversion. adds 11f1093690 Automatic date update in version.in adds 229d26fc9e Add enum for result of fast_tracepoint_collecting adds b468ff4cbf Class-fy target_desc adds 8e2141c6fb Add optional argument to command "maint prints c-tdesc" adds 35b4818d03 Centralize i386 linux target descriptions adds 6eb1e6a8c1 Use visitor pattern for "maint print c-tdesc" adds 25aa13e522 Generate c for feature instead of tdesc adds ea03d0d3c3 Lazily and dynamically create i386-linux target descriptions adds 27d41eac62 Add "maint check xml-descriptions" to test builtin xml targe [...] adds 104f0515d0 Gold: Fix mips.cc for GCC 4.2 adds 63d4980d60 Automatic date update in version.in adds 8bdf0be19d Fix address violation issues encountered when parsing corrup [...] new be095889ff Merge remote-tracking branch 'origin/master' into users/hjl/ [...]
The 1 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 | 150 + bfd/archive.c | 7 +- bfd/bfd-in2.h | 1 + bfd/coff-rs6000.c | 126 +- bfd/coff-sh.c | 2 +- bfd/coff64-rs6000.c | 42 +- bfd/coffcode.h | 8 +- bfd/compress.c | 2 +- bfd/cpu-pdp11.c | 2 +- bfd/ecofflink.c | 2 +- bfd/elf-m10300.c | 2 +- bfd/elf.c | 2 +- bfd/elf32-arc.c | 3 +- bfd/elf32-arm.c | 9 +- bfd/elf32-i386.c | 10 +- bfd/elf32-m68k.c | 2 +- bfd/elf32-msp430.c | 6 +- bfd/elf32-nds32.c | 6 +- bfd/elf32-ppc.c | 2 +- bfd/elf32-sh.c | 2 +- bfd/elf32-tilepro.c | 10 +- bfd/elf32-v850.c | 2 +- bfd/elf64-ppc.c | 197 +- bfd/elf64-x86-64.c | 13 +- bfd/elflink.c | 2 +- bfd/elfnn-aarch64.c | 45 +- bfd/elfxx-mips.c | 6 +- bfd/elfxx-tilegx.c | 10 +- bfd/libbfd.h | 6 + bfd/mach-o-aarch64.c | 8 +- bfd/mach-o-arm.c | 13 +- bfd/mach-o-i386.c | 17 +- bfd/mach-o-x86-64.c | 8 +- bfd/mach-o.c | 5 +- bfd/mach-o.h | 2 +- bfd/nlmcode.h | 4 +- bfd/po/fr.po | 6202 +++++++++++++------- bfd/reloc.c | 45 +- bfd/section.c | 2 +- bfd/som.c | 2 +- bfd/sunos.c | 2 +- bfd/version.h | 2 +- bfd/vms-alpha.c | 155 +- bfd/vms-misc.c | 8 +- bfd/xcofflink.c | 2 +- binutils/ChangeLog | 56 + binutils/coffgrok.c | 6 +- binutils/dwarf.c | 176 +- binutils/nm.c | 11 - binutils/po/fr.po | 5926 +++++++++++++------ binutils/rddbg.c | 3 +- binutils/readelf.c | 14 +- binutils/stabs.c | 2 +- binutils/testsuite/binutils-all/dw2-1.W | 2 +- binutils/testsuite/binutils-all/dw2-3.W | 2 +- binutils/testsuite/binutils-all/dw2-3gabi.W | 2 +- binutils/testsuite/binutils-all/dw5.W | 4 +- .../testsuite/binutils-all/i386/compressed-1a.d | 2 +- .../binutils-all/libdw2-compressedgabi.out | 6 +- binutils/testsuite/binutils-all/objcopy.exp | 2 +- binutils/testsuite/binutils-all/objdump.W | 2 +- binutils/testsuite/binutils-all/objdump.WL | 3 +- .../testsuite/binutils-all/x86-64/compressed-1a.d | 4 +- gas/ChangeLog | 132 + gas/NEWS | 2 + gas/as.c | 19 - gas/config/obj-coff-seh.c | 5 +- gas/config/tc-aarch64.c | 5 + gas/config/tc-arm.c | 11 +- gas/config/tc-mips.c | 4 +- gas/config/tc-msp430.c | 26 +- gas/config/tc-s390.c | 2 +- gas/config/tc-sh64.c | 2 +- gas/config/tc-tic4x.c | 2 +- gas/doc/as.texinfo | 15 +- gas/doc/c-s390.texi | 2 +- gas/dwarf2dbg.c | 313 +- gas/dwarf2dbg.h | 21 +- gas/ecoff.c | 2 +- gas/read.c | 2 +- gas/testsuite/gas/all/gas.exp | 1 + gas/testsuite/gas/all/sleb128-9.d | 5 + gas/testsuite/gas/all/sleb128-9.l | 3 + gas/testsuite/gas/all/sleb128-9.s | 3 + gas/testsuite/gas/arc/add_s-err.s | 2 +- gas/testsuite/gas/arc/jli-1.d | 25 + gas/testsuite/gas/arc/jli-1.s | 11 + gas/testsuite/gas/arc/taux.d | 1 + gas/testsuite/gas/arm/ldr-bad.l | 4 +- gas/testsuite/gas/arm/ldr-t-bad.l | 4 +- gas/testsuite/gas/avr/large-debug-line-table.d | 2 +- gas/testsuite/gas/elf/dwarf2-1.d | 2 +- gas/testsuite/gas/elf/dwarf2-10.d | 6 + gas/testsuite/gas/elf/dwarf2-10.l | 2 + .../dmsym.c => gas/testsuite/gas/elf/dwarf2-10.s | 27 +- gas/testsuite/gas/elf/dwarf2-11.d | 15 + .../dmsym.c => gas/testsuite/gas/elf/dwarf2-11.s | 23 +- gas/testsuite/gas/elf/dwarf2-12.d | 20 + .../dmsym.c => gas/testsuite/gas/elf/dwarf2-12.s | 24 +- gas/testsuite/gas/elf/dwarf2-13.d | 19 + .../dmsym.c => gas/testsuite/gas/elf/dwarf2-13.s | 26 +- gas/testsuite/gas/elf/dwarf2-14.d | 19 + .../dmsym.c => gas/testsuite/gas/elf/dwarf2-14.s | 25 +- gas/testsuite/gas/elf/dwarf2-15.d | 19 + .../dmsym.c => gas/testsuite/gas/elf/dwarf2-15.s | 25 +- gas/testsuite/gas/elf/dwarf2-16.d | 20 + .../dmsym.c => gas/testsuite/gas/elf/dwarf2-16.s | 26 +- gas/testsuite/gas/elf/dwarf2-17.d | 20 + .../dmsym.c => gas/testsuite/gas/elf/dwarf2-17.s | 26 +- gas/testsuite/gas/elf/dwarf2-18.d | 19 + .../dmsym.c => gas/testsuite/gas/elf/dwarf2-18.s | 26 +- gas/testsuite/gas/elf/dwarf2-2.d | 2 +- gas/testsuite/gas/elf/dwarf2-5.d | 79 + gas/testsuite/gas/elf/dwarf2-5.s | 58 + gas/testsuite/gas/elf/dwarf2-6.d | 78 + gas/testsuite/gas/elf/dwarf2-6.s | 101 + gas/testsuite/gas/elf/dwarf2-7.d | 19 + .../dmsym.c => gas/testsuite/gas/elf/dwarf2-7.s | 29 +- gas/testsuite/gas/elf/dwarf2-8.d | 5 + gas/testsuite/gas/elf/dwarf2-8.l | 2 + .../dmsym.c => gas/testsuite/gas/elf/dwarf2-8.s | 22 +- gas/testsuite/gas/elf/dwarf2-9.d | 5 + gas/testsuite/gas/elf/dwarf2-9.l | 2 + .../dmsym.c => gas/testsuite/gas/elf/dwarf2-9.s | 25 +- gas/testsuite/gas/elf/elf.exp | 14 + gas/testsuite/gas/i386/dw2-compress-1.d | 2 +- gas/testsuite/gas/i386/dw2-compressed-1.d | 2 +- gas/testsuite/gas/i386/ilp32/lns/lns-duplicate.d | 2 +- gas/testsuite/gas/lns/lns-big-delta.d | 2 +- gas/testsuite/gas/lns/lns-common-1-alt.d | 16 +- gas/testsuite/gas/lns/lns-duplicate.d | 2 +- gas/testsuite/gas/mips/loc-swap-2.d | 6 +- gas/testsuite/gas/mips/loc-swap-3.d | 2 +- gas/testsuite/gas/mips/loc-swap.d | 6 +- gas/testsuite/gas/mips/micromips@loc-swap-2.d | 6 +- gas/testsuite/gas/mips/micromips@loc-swap.d | 4 +- gas/testsuite/gas/mips/mips16@loc-swap-2.d | 6 +- gas/testsuite/gas/mips/mips16@loc-swap.d | 6 +- gas/testsuite/gas/mips/mips16e@loc-swap.d | 6 +- gas/testsuite/gas/msp430/errata_warns.l | 68 +- gas/testsuite/gas/pe/pe.exp | 1 + gas/testsuite/gas/pe/seh-x64-err-2.l | 3 + gas/testsuite/gas/pe/seh-x64-err-2.s | 9 + gas/testsuite/gas/tic54x/opcodes.s | 2 +- gas/write.c | 9 + gdb/ChangeLog | 364 ++ gdb/NEWS | 3 + gdb/ada-lang.c | 48 +- gdb/ada-lang.h | 2 +- gdb/ada-typeprint.c | 4 +- gdb/amd64-tdep.c | 4 +- gdb/amd64-tdep.h | 4 +- gdb/arch-utils.c | 18 + gdb/arch-utils.h | 6 + gdb/arm-linux-nat.c | 6 +- gdb/block.c | 73 +- gdb/block.h | 24 +- gdb/break-catch-sig.c | 159 +- gdb/break-catch-syscall.c | 162 +- gdb/break-catch-throw.c | 40 +- gdb/c-lang.c | 19 +- gdb/cli/cli-cmds.c | 4 + gdb/completer.c | 8 - gdb/configure.nat | 3 +- gdb/cp-support.c | 2 + gdb/d-lang.c | 4 +- gdb/defs.h | 3 +- gdb/dictionary.c | 14 - gdb/dictionary.h | 19 - gdb/doc/ChangeLog | 10 + gdb/doc/gdb.texinfo | 19 +- gdb/dwarf2read.c | 5 +- gdb/f-lang.c | 4 +- gdb/features/Makefile | 38 +- gdb/features/aarch64.c | 8 +- gdb/features/arc-arcompact.c | 8 +- gdb/features/arc-v2.c | 8 +- gdb/features/arm/arm-with-iwmmxt.c | 8 +- gdb/features/arm/arm-with-m-fpa-layout.c | 4 +- gdb/features/arm/arm-with-m-vfp-d16.c | 4 +- gdb/features/arm/arm-with-m.c | 4 +- gdb/features/arm/arm-with-neon.c | 4 +- gdb/features/arm/arm-with-vfpv2.c | 4 +- gdb/features/arm/arm-with-vfpv3.c | 4 +- gdb/features/i386/32bit-avx.c | 21 + gdb/features/i386/32bit-avx512.c | 33 + gdb/features/i386/32bit-core.c | 66 + gdb/features/i386/32bit-linux.c | 15 + gdb/features/i386/32bit-mpx.c | 51 + gdb/features/i386/32bit-pkeys.c | 14 + gdb/features/i386/32bit-sse.c | 75 + gdb/features/i386/amd64-avx-avx512-linux.c | 8 +- gdb/features/i386/amd64-avx-avx512.c | 8 +- gdb/features/i386/amd64-avx-linux.c | 8 +- gdb/features/i386/amd64-avx-mpx-avx512-pku-linux.c | 8 +- gdb/features/i386/amd64-avx-mpx-avx512-pku.c | 8 +- gdb/features/i386/amd64-avx-mpx-linux.c | 8 +- gdb/features/i386/amd64-avx-mpx.c | 8 +- gdb/features/i386/amd64-avx.c | 8 +- gdb/features/i386/amd64-linux.c | 8 +- gdb/features/i386/amd64-mpx-linux.c | 8 +- gdb/features/i386/amd64-mpx.c | 8 +- gdb/features/i386/amd64.c | 8 +- gdb/features/i386/i386-avx-avx512-linux.c | 8 +- gdb/features/i386/i386-avx-avx512.c | 8 +- gdb/features/i386/i386-avx-linux.c | 8 +- gdb/features/i386/i386-avx-mpx-avx512-pku-linux.c | 8 +- gdb/features/i386/i386-avx-mpx-avx512-pku.c | 8 +- gdb/features/i386/i386-avx-mpx-linux.c | 8 +- gdb/features/i386/i386-avx-mpx.c | 8 +- gdb/features/i386/i386-avx.c | 8 +- gdb/features/i386/i386-linux.c | 8 +- gdb/features/i386/i386-mmx-linux.c | 8 +- gdb/features/i386/i386-mmx.c | 8 +- gdb/features/i386/i386-mpx-linux.c | 8 +- gdb/features/i386/i386-mpx.c | 8 +- gdb/features/i386/i386.c | 8 +- gdb/features/i386/x32-avx-avx512-linux.c | 8 +- gdb/features/i386/x32-avx-avx512.c | 8 +- gdb/features/i386/x32-avx-linux.c | 8 +- gdb/features/i386/x32-avx.c | 8 +- gdb/features/i386/x32-linux.c | 8 +- gdb/features/i386/x32.c | 8 +- gdb/features/mips-dsp-linux.c | 4 +- gdb/features/mips-linux.c | 4 +- gdb/features/mips64-dsp-linux.c | 4 +- gdb/features/mips64-linux.c | 4 +- gdb/features/nds32.c | 4 +- gdb/features/nios2-linux.c | 4 +- gdb/features/nios2.c | 4 +- gdb/features/rs6000/powerpc-32.c | 4 +- gdb/features/rs6000/powerpc-32l.c | 4 +- gdb/features/rs6000/powerpc-64.c | 4 +- gdb/features/rs6000/powerpc-64l.c | 4 +- gdb/features/rs6000/powerpc-7400.c | 4 +- gdb/features/rs6000/powerpc-altivec32.c | 8 +- gdb/features/rs6000/powerpc-altivec32l.c | 8 +- gdb/features/rs6000/powerpc-altivec64.c | 8 +- gdb/features/rs6000/powerpc-altivec64l.c | 8 +- gdb/features/rs6000/powerpc-cell32l.c | 8 +- gdb/features/rs6000/powerpc-cell64l.c | 8 +- gdb/features/rs6000/powerpc-e500.c | 4 +- gdb/features/rs6000/powerpc-e500l.c | 4 +- gdb/features/rs6000/powerpc-isa205-32l.c | 4 +- gdb/features/rs6000/powerpc-isa205-64l.c | 4 +- gdb/features/rs6000/powerpc-isa205-altivec32l.c | 8 +- gdb/features/rs6000/powerpc-isa205-altivec64l.c | 8 +- gdb/features/rs6000/powerpc-isa205-vsx32l.c | 8 +- gdb/features/rs6000/powerpc-isa205-vsx64l.c | 8 +- gdb/features/rs6000/powerpc-vsx32.c | 8 +- gdb/features/rs6000/powerpc-vsx32l.c | 8 +- gdb/features/rs6000/powerpc-vsx64.c | 8 +- gdb/features/rs6000/powerpc-vsx64l.c | 8 +- gdb/features/rs6000/rs6000.c | 4 +- gdb/features/s390-linux32.c | 4 +- gdb/features/s390-linux32v1.c | 4 +- gdb/features/s390-linux32v2.c | 4 +- gdb/features/s390-linux64.c | 4 +- gdb/features/s390-linux64v1.c | 4 +- gdb/features/s390-linux64v2.c | 4 +- gdb/features/s390-te-linux64.c | 4 +- gdb/features/s390-tevx-linux64.c | 8 +- gdb/features/s390-vx-linux64.c | 8 +- gdb/features/s390x-linux64.c | 4 +- gdb/features/s390x-linux64v1.c | 4 +- gdb/features/s390x-linux64v2.c | 4 +- gdb/features/s390x-te-linux64.c | 4 +- gdb/features/s390x-tevx-linux64.c | 8 +- gdb/features/s390x-vx-linux64.c | 8 +- gdb/features/tic6x-c62x-linux.c | 4 +- gdb/features/tic6x-c62x.c | 4 +- gdb/features/tic6x-c64x-linux.c | 4 +- gdb/features/tic6x-c64x.c | 4 +- gdb/features/tic6x-c64xp-linux.c | 4 +- gdb/features/tic6x-c64xp.c | 4 +- gdb/gdbcmd.h | 4 + gdb/gdbserver/ChangeLog | 18 + gdb/gdbserver/linux-low.c | 65 +- gdb/gdbserver/linux-low.h | 12 +- gdb/gdbserver/tracepoint.c | 18 +- gdb/gdbserver/tracepoint.h | 22 +- gdb/go-lang.c | 4 +- gdb/i386-linux-tdep.c | 125 +- gdb/i386-linux-tdep.h | 10 +- gdb/infrun.c | 9 +- gdb/language.c | 248 +- gdb/language.h | 23 +- gdb/m2-lang.c | 4 +- gdb/maint.c | 18 + gdb/objc-lang.c | 3 +- gdb/opencl-lang.c | 3 +- gdb/p-lang.c | 11 +- gdb/psymtab.c | 4 +- gdb/rust-lang.c | 10 +- gdb/symtab.c | 3 +- gdb/target-descriptions.c | 962 ++- gdb/target-descriptions.h | 12 + gdb/testsuite/ChangeLog | 34 + gdb/testsuite/gdb.arch/s390-vregs.exp | 18 +- gdb/testsuite/gdb.base/default.exp | 2 +- gdb/testsuite/gdb.base/dmsym.c | 8 +- gdb/testsuite/gdb.base/dmsym.exp | 39 +- gdb/testsuite/gdb.base/dmsym_main.c | 10 +- gdb/testsuite/gdb.base/reread.exp | 226 +- gdb/testsuite/gdb.gdb/unittest.exp | 5 + gdb/testsuite/gdb.python/py-unwind.exp | 7 +- gdb/utils.h | 8 + gdb/x86-linux-nat.c | 24 +- gold/ChangeLog | 21 + gold/aarch64.cc | 4 +- gold/arm.cc | 8 +- gold/layout.cc | 2 +- gold/mips.cc | 2 +- gold/powerpc.cc | 6 +- gold/x86_64.cc | 2 +- include/ChangeLog | 22 + include/aout/adobe.h | 167 +- include/aout/aout64.h | 6 +- include/aout/hp300hpux.h | 54 +- include/elf/arc-reloc.def | 7 + include/elf/hppa.h | 2 +- include/gdb/remote-sim.h | 2 +- include/libiberty.h | 2 +- include/mach-o/arm.h | 2 +- include/opcode/arc-func.h | 15 +- include/opcode/arc.h | 1 + include/opcode/v850.h | 4 +- ld/ChangeLog | 63 + ld/emulparams/arcelf.sh | 1 + ld/emulparams/arcv2elf.sh | 3 +- ld/emulparams/arcv2elfx.sh | 3 +- ld/ld.texinfo | 2 +- ld/ldmain.c | 16 - ld/scripttempl/elfarc.sc | 6 + ld/scripttempl/elfarcv2.sc | 5 + ld/testsuite/ld-arc/arc.exp | 5 + ld/testsuite/ld-arc/jli-overflow.d | 4 + ld/testsuite/ld-arc/jli-overflow.err | 3 + ld/testsuite/ld-arc/jli-overflow.s | 1050 ++++ ld/testsuite/ld-arc/jli-script.ld | 20 + ld/testsuite/ld-arc/jli-simple.dd | 26 + ld/testsuite/ld-arc/jli-simple.rd | 10 + ld/testsuite/ld-arc/jli-simple.s | 24 + ld/testsuite/ld-arc/tls_gd-01.d | 2 +- ld/testsuite/ld-arc/tls_ie-01.d | 4 +- ld/testsuite/ld-avr/gc-section-debugline.d | 59 +- ld/testsuite/ld-elf/binutils.exp | 26 +- ld/testsuite/ld-elfcomm/elfcomm.exp | 2 +- ld/testsuite/ld-powerpc/powerpc.exp | 2 +- ld/testsuite/ld-powerpc/tlsopt5.d | 4 +- ld/testsuite/ld-powerpc/tlsopt5.s | 2 + ld/testsuite/ld-powerpc/tlsopt5.wf | 32 + ld/testsuite/ld-scripts/data.exp | 1 + ld/testsuite/ld-scripts/fill.d | 33 +- ld/testsuite/ld-scripts/fill16.d | 43 + ld/testsuite/ld-scripts/fill16_0.s | 6 + ld/testsuite/ld-scripts/fill16_1.s | 6 + ld/testsuite/ld-scripts/fill16_2.s | 6 + opcodes/ChangeLog | 88 + opcodes/aarch64-dis-2.c | 3372 +++++------ opcodes/aarch64-gen.c | 9 +- opcodes/aarch64-opc.c | 2 +- opcodes/arc-opc.c | 96 +- opcodes/arc-regs.h | 11 +- opcodes/arc-tbl.h | 4 + opcodes/i386-dis.c | 2 +- opcodes/po/de.po | 1352 +++-- opcodes/riscv-dis.c | 2 +- opcodes/s390-mkopc.c | 3 +- 369 files changed, 17249 insertions(+), 8388 deletions(-) create mode 100644 gas/testsuite/gas/all/sleb128-9.d create mode 100644 gas/testsuite/gas/all/sleb128-9.l create mode 100644 gas/testsuite/gas/all/sleb128-9.s create mode 100644 gas/testsuite/gas/arc/jli-1.d create mode 100644 gas/testsuite/gas/arc/jli-1.s create mode 100644 gas/testsuite/gas/elf/dwarf2-10.d create mode 100644 gas/testsuite/gas/elf/dwarf2-10.l copy gdb/testsuite/gdb.base/dmsym.c => gas/testsuite/gas/elf/dwarf2-10.s (57%) create mode 100644 gas/testsuite/gas/elf/dwarf2-11.d copy gdb/testsuite/gdb.base/dmsym.c => gas/testsuite/gas/elf/dwarf2-11.s (69%) create mode 100644 gas/testsuite/gas/elf/dwarf2-12.d copy gdb/testsuite/gdb.base/dmsym.c => gas/testsuite/gas/elf/dwarf2-12.s (67%) create mode 100644 gas/testsuite/gas/elf/dwarf2-13.d copy gdb/testsuite/gdb.base/dmsym.c => gas/testsuite/gas/elf/dwarf2-13.s (65%) create mode 100644 gas/testsuite/gas/elf/dwarf2-14.d copy gdb/testsuite/gdb.base/dmsym.c => gas/testsuite/gas/elf/dwarf2-14.s (66%) create mode 100644 gas/testsuite/gas/elf/dwarf2-15.d copy gdb/testsuite/gdb.base/dmsym.c => gas/testsuite/gas/elf/dwarf2-15.s (67%) create mode 100644 gas/testsuite/gas/elf/dwarf2-16.d copy gdb/testsuite/gdb.base/dmsym.c => gas/testsuite/gas/elf/dwarf2-16.s (66%) create mode 100644 gas/testsuite/gas/elf/dwarf2-17.d copy gdb/testsuite/gdb.base/dmsym.c => gas/testsuite/gas/elf/dwarf2-17.s (66%) create mode 100644 gas/testsuite/gas/elf/dwarf2-18.d copy gdb/testsuite/gdb.base/dmsym.c => gas/testsuite/gas/elf/dwarf2-18.s (67%) create mode 100644 gas/testsuite/gas/elf/dwarf2-5.d create mode 100644 gas/testsuite/gas/elf/dwarf2-5.s create mode 100644 gas/testsuite/gas/elf/dwarf2-6.d create mode 100644 gas/testsuite/gas/elf/dwarf2-6.s create mode 100644 gas/testsuite/gas/elf/dwarf2-7.d copy gdb/testsuite/gdb.base/dmsym.c => gas/testsuite/gas/elf/dwarf2-7.s (65%) create mode 100644 gas/testsuite/gas/elf/dwarf2-8.d create mode 100644 gas/testsuite/gas/elf/dwarf2-8.l copy gdb/testsuite/gdb.base/dmsym.c => gas/testsuite/gas/elf/dwarf2-8.s (71%) create mode 100644 gas/testsuite/gas/elf/dwarf2-9.d create mode 100644 gas/testsuite/gas/elf/dwarf2-9.l copy gdb/testsuite/gdb.base/dmsym.c => gas/testsuite/gas/elf/dwarf2-9.s (68%) create mode 100644 gas/testsuite/gas/pe/seh-x64-err-2.l create mode 100644 gas/testsuite/gas/pe/seh-x64-err-2.s create mode 100644 gdb/features/i386/32bit-avx.c create mode 100644 gdb/features/i386/32bit-avx512.c create mode 100644 gdb/features/i386/32bit-core.c create mode 100644 gdb/features/i386/32bit-linux.c create mode 100644 gdb/features/i386/32bit-mpx.c create mode 100644 gdb/features/i386/32bit-pkeys.c create mode 100644 gdb/features/i386/32bit-sse.c create mode 100644 ld/testsuite/ld-arc/jli-overflow.d create mode 100644 ld/testsuite/ld-arc/jli-overflow.err create mode 100644 ld/testsuite/ld-arc/jli-overflow.s create mode 100644 ld/testsuite/ld-arc/jli-script.ld create mode 100644 ld/testsuite/ld-arc/jli-simple.dd create mode 100644 ld/testsuite/ld-arc/jli-simple.rd create mode 100644 ld/testsuite/ld-arc/jli-simple.s create mode 100644 ld/testsuite/ld-powerpc/tlsopt5.wf create mode 100644 ld/testsuite/ld-scripts/fill16.d create mode 100644 ld/testsuite/ld-scripts/fill16_0.s create mode 100644 ld/testsuite/ld-scripts/fill16_1.s create mode 100644 ld/testsuite/ld-scripts/fill16_2.s