This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/hjl/x86 in repository binutils-gdb.
discards 620677ebc3 Remove elf_i386 htab discards 6958818684 Move elf_i386_link_hash_table to elfxx-x86.h discards 955ddc2415 Move PLT layouts to elfxx-x86.h 2 discards cc83afae18 Move PLT layouts to elfxx-x86.h adds 7c0ed39626 Call _close_and_cleanup in bfd_close_all_done adds 37b2d32751 MIPS/GAS: Also respect `-mignore-branch-isa' with MIPS16 code adds 70e65ca8e5 MIPS/BFD: Correct microMIPS cross-mode BAL to JALX relaxation adds 765e526c75 x86: Add _bfd_x86_elf_link_hash_table_create adds 5b86dbf454 x86: Check target_id instead of elf_machine_code adds f493882dab x86: Add _bfd_x86_elf_get_synthetic_symtab adds 5dda32094f LD/testsuite: Also discard `.MIPS.options' in orphan tests adds e69f32654a Automatic date update in version.in adds e234de6be5 bfd_close_all_done calling _close_and_cleanup adds ef32532f22 FT32: Permit R_FT32_18 overflow adds 59e8523bf8 FT32: improve disassembly readability adds 3321e42bf2 Add elf64.lo together with elfxx-x86.lo for 64-bit BFD adds af471f828c PR22048, Incorrect .eh_frame section in libc.so adds 654670a4f0 Unbreak gdb build on 32-bit host with ADI support adds 9866ffe25a Remove .eh_frame zero terminators adds 686335cd3c Regen SRC-POTFILES.in adds d7de64088c Add a test for PR ld/22048 adds b55f3386e4 Add updated French translations for opcodes and gprof adds e4f2723003 Fix buffer read overrun by ensuring that DWARF sections cont [...] adds 0a2dde4a32 Implement the ability to set/unset environment variables to [...] adds 1f0c13579f Automatic date update in version.in adds 5c811d30d1 PR gdb/22046: Fix T-stopped detach regression on old Linux kernels adds 2a143b99fc Fix buffer overrun when parsing an ELF attribute string that [...] adds f8ad251375 Import latest fixes to libiberty from GCC. adds 7e8b60085e Prevent an address violation parsing corrupt DWARF informati [...] adds 1c5c938ad8 Enable support for the AArch64 dot-prod instruction in the C [...] adds e10c9c620c x86: Correct unwind information for the second PLT adds 376dc015f2 Import latest fixes to libiberty from GCC adds a6798baba2 x86: Add _bfd_x86_elf_link_setup_gnu_properties adds 39946cc227 x86: Add _bfd_x86_elf_mkobject adds c6295c2290 elfxx-x86.h: Fix a typo in comments adds 18da07cd12 Correct ChangeLog entry adds eeb2f20a76 x86: Add _bfd_x86_elf_adjust_dynamic_symbol adds 4f501a245f x86: Add _bfd_x86_elf_gc_mark_hook adds 96fbe52eaa Automatic date update in version.in adds 96d01d93c4 -Og warning fixes adds ad71ce8de7 x86-64: Check ELF_COMMON_DEF_P for common symbols adds 1fa4ec6ae7 LTO rescan archives adds 6b9553e2a5 x86: Move GOT_TLS_* in elf32-i386.c to elfxx-x86.h adds 9a742a902f i386: Check VxWorks with htab->is_vxworks adds 503294e755 x86: Add sizeof_reloc to elf_x86_link_hash_table adds 9ff114ca5d x86: Add elf_x86_compute_jump_table_size adds fe53b4a4c4 x86: Add is_x86_elf adds b9ce864ca8 x86: Add _bfd_x86_elf_allocate_dynrelocs adds aa595247af x86: Define PLT_CIE_LENGTH and PLT_FDE_* in elfxx-x86.h adds 92c10f5f61 i386: Update sgotplt_jump_table_size setting adds 2926eb2c32 x86: Rearrange fields and update comments adds 5e2ac45d56 x86: Add _bfd_x86_elf_size_dynamic_sections adds aed02419fb Automatic date update in version.in adds 2ac3a7f5ce Add elf64-x86-64.lo together with elfxx-x86.lo for 64-bit BFD adds d47a80260c Add missing ChangeLog entries adds f04bdfa7b2 Initialize tls_get_addr for x86-64 in one place adds 23fdd69e42 Make target_waitstatus_to_string return an std::string adds 1cf58434bf PR22067, x86 check_relocs invalid read adds 0e30d99180 x86-64: Set tlsdesc_plt if GOT_TLS_GDESC_P is true adds 1ccbe9985f Return std::string from memory_error_message adds 7ffd83d70f Use std::string thread.c adds e91a1fa7d4 Use unique_xmalloc_ptr in env_execute_cli_command adds 56496dd4d6 Use std::string in mi_cmd_interpreter_exec adds 6eecf35f97 Use unique_xmalloc_ptr in cd_command adds b57af50345 Use std::string in do_set_command adds 453437863c Use std::string and unique_xmalloc_ptr in demangle_command adds 18e9961f02 Return std::string from perror_string adds 8f84fb0ee8 Use std::string and unique_xmalloc_ptr in compile/ code adds 0638b7f902 Use std::string in reopen_exec_file adds a826403eb6 Automatic date update in version.in adds 0860c437cb btrace: Store btrace_insn in an std::vector adds 2434b0199d Use amd64_target_description to get tdesc_amd64 adds ca1fa5eef2 Use i386_target_description to get tdesc_i386 adds d78bdb54ac Return X86_XSTATE_SSE_MASK instead of 0 in i386fbsd_core_read_xcr0 adds badc002020 Let i386_target_description return tdesc_i386_mmx adds 6c869779da Fix simulator adds 7525b645df Fix build breakage when libipt is available adds e439fa140a Clarify "list" output when specified lines are ambiguous adds 7c44b49cb6 Introduce gdb::array_view adds 6c5b2ebeac struct symtabs_and_lines -> std::vector<symtab_and_line> adds 51abb42130 Kill init_sal adds 50a421ac3a gdbserver Makefile: don't delete intermediary files adds 6b66338c70 Move command lines types/declarations to cli-script.h adds 80a65e9b8f Error out immediatly when using if command without args in c [...] adds 9521ecda68 Add tests for loop_break and loop_continue commands adds 9a24775b97 Introduce gdb_disassembly_flags adds 34d16ea2a1 gdb.base/commands.exp: Test loop_break and loop_continue in [...] adds 54990598c4 Fix calling prototyped functions via function pointers adds 7022349d5c Stop assuming no-debug-info functions return int adds 74ea4be48e Introduce OP_VAR_MSYM_VALUE adds 2c5a2be190 Make ptype/whatis print function name of functions with no d [...] adds 827d0c517e evaluate_subexp_standard: Eliminate one goto adds d008ee2156 evaluate_subexp_standard: Remove useless assignments adds fe13dfecbf evaluate_subexp_standard: Factor out OP_VAR_VALUE handling. adds 46a4882b3c Stop assuming no-debug-info variables have type int adds dd5901a6a5 Eliminate UNOP_MEMVAL_TLS adds 858be34c5a Handle "p S::method()::static_var" in the C++ parser adds e68cb8e001 Handle "p 'S::method()::static_var'" (quoted) in symbol lookup adds 3693fdb3c8 Make "p S::method() const::static_var" work too adds d69cf9b207 Document "no debug info debugging" improvements adds 5b9f8a7c6e Catch up to recent changes to call_function_by_hand(). adds 31cf148787 Explicitly include <array> for std::array<>. adds 83eef88358 Missing relocation R_PPC_VLE_ADDR20 and add VLE flag to deta [...] adds 0097251b8a Automatic date update in version.in adds 26562e73d8 Include "x86-xstate.h" for X86_XSTATE_* constants. adds c49fbc6c79 Define _KMEMUSER before including BSD kernel headers. adds f7efc967ba Make <sys/user.h> include in bsd-kvm.c conditional on HAVE_S [...] adds a379bfd00e Enable support for x86 debug registers on NetBSD. adds 625ce09c1c Define an error function in the PPC simulator library. adds d6b687ac7a expprint: Fix format string warning adds c9a5e2a5b2 Adjust code generated by regformats/regdat.sh adds f7000548a2 Use VEC for target_desc.reg_defs adds 2b68ef2f11 Return X86_TDESC_MMX in x86_get_ipa_tdesc_idx adds f49ff00066 [GDBserver] Centralize tdesc for i386-linux adds 0a188386c0 [GDBserver] unit test to i386_tdesc adds 0abe8a8992 Dynamically composite xml in reply to GDB adds 5f035c0716 Share i386-linux target description between GDB and GDBserver adds 188c9e6dcb Remove features/i386/i386-*linux.c adds 25a93583f3 [GDBserver] Use pre-generated tdesc as test adds d1f28ea24a [GDBserver] Shorten srv_i386_linux_xmlfiles adds b9f1d50ffc Update comments in amd64_linux_core_read_description adds 9d3d478be5 Centralize amd64-linux target descriptions adds 6c73f67f9c Lazily and dynamically create amd64-linux target descriptions adds b4570e4b30 Convert amd64-linux target descriptions adds 44b886ff15 [GDBserver] Use pre-generated amd64-linux tdesc as test adds 38602d55e0 [GDBserver] Shorten srv_amd64_linux_xmlfiles adds 0854b7b187 Remove features/i386/amd64-*linux.c and features/i386/x32-*linux.c adds 22916b0786 Convert the rest x86 target descriptions adds f17e9d8ab5 Fix a buffer overrun when parsing a corrupt MIPS ELF binary. adds e69570ee18 eval.c:evaluate_subexp_standard: Factor out function call handling adds d2fcdd8546 Add i386.o to gdb_target_obs for x86_64-* targets adds fc80982757 Improve "'g' reply is is to long" error message adds 1bb7c05977 Read stop_pc after updating the gdbarch when exec'ing adds bf93d7ba99 Add thread after updating gdbarch when exec'ing adds ae780a21f2 Test different follow-exec-mode settings in gdb.multi/multi- [...] adds 5eb5f85062 Don't use -fdiagnostics-color=never for rustc adds 8b43e45688 x86-64: Improve GOTPCREL relocation conversion adds 5ca79eae06 Fix leak of auto_obstack objfile_per_bfd_storage->storage_obstack; adds dc08907213 x86-64: Properly set converted_reloc adds 39250b0a1c Automatic date update in version.in adds fbd1b77155 Fix accessing TLS variables with no debug info adds 419414eafc x86: Don't change r_type when performing TLS transitions adds 78984959cb x86-64: Add R_X86_64_converted_reloc_bit adds 7610297ab5 Add myself as a write-after-approval GDB maintainer. adds c0f84956d0 Add FreeBSD/aarch64 architecture. adds 351787dd4c Add native target for FreeBSD/aarch64. adds 28ad437d7a Define HAVE_NATIVE_GCORE_HOST on NetBSD adds 8f8f815255 Fix calls in gdb.arch/thumb2-it.exp adds a102602bc5 Correct shell compatibility issue detected with pkgsrc. adds 5aec60eb2f Cast char constant to int in sizeof.exp adds 5c887dd5f6 Honor an existing CC_FOR_BUILD in the environment for sim. adds 73b9be8b53 Introduce dw2_linkage_name and dw2_linkage_name_attr. adds eae49211e1 Remove make_cleanup_clear_parser_state adds 5613c5857a Remove last cleanups from d-exp.y adds fef704bfec Remove last cleanups from go-exp.y adds 69c1e056df Change funcall_chain to be a std::vector new 8e848f1fef x86: Remove _bfd_{i386,x86_64}_elf_convert_load
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (620677ebc3) \ N -- N -- N refs/heads/users/hjl/x86 (8e848f1fef)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
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 | 447 ++++ bfd/configure | 7 + bfd/configure.ac | 7 + bfd/dwarf2.c | 29 +- bfd/elf-attrs.c | 4 +- bfd/elf-eh-frame.c | 22 +- bfd/elf32-ft32.c | 2 +- bfd/elf32-i386.c | 2030 ++--------------- bfd/elf32-ppc.c | 37 + bfd/elf64-x86-64.c | 2318 ++------------------ bfd/elflink.c | 58 +- bfd/elfnn-aarch64.c | 2 +- bfd/elfxx-mips.c | 6 +- bfd/elfxx-x86.c | 1920 +++++++++++++++- bfd/elfxx-x86.h | 174 +- bfd/opncls.c | 19 +- bfd/po/SRC-POTFILES.in | 2 + bfd/version.h | 2 +- binutils/ChangeLog | 12 + binutils/readelf.c | 17 +- gas/ChangeLog | 47 + gas/config/tc-aarch64.c | 4 +- gas/config/tc-mips.c | 3 +- gas/config/tc-ppc.c | 20 + gas/config/tc-ppc.h | 3 + gas/testsuite/gas/elf/section10.d | 4 +- .../gas/mips/branch-addend-micromips-n32.d | 23 + .../gas/mips/branch-addend-micromips-n64.d | 27 + gas/testsuite/gas/mips/branch-addend-micromips.d | 22 + gas/testsuite/gas/mips/branch-addend-micromips.s | 31 + gas/testsuite/gas/mips/branch-local-5.d | 3 + gas/testsuite/gas/mips/branch-local-5.l | 4 + gas/testsuite/gas/mips/branch-local-5.s | 31 + gas/testsuite/gas/mips/branch-local-6.d | 3 + gas/testsuite/gas/mips/branch-local-6.l | 9 + gas/testsuite/gas/mips/branch-local-6.s | 41 + gas/testsuite/gas/mips/branch-local-7.d | 20 + gas/testsuite/gas/mips/branch-local-7.s | 27 + gas/testsuite/gas/mips/branch-local-ignore-5.d | 23 + gas/testsuite/gas/mips/branch-local-ignore-6.d | 41 + gas/testsuite/gas/mips/branch-local-ignore-n32-5.d | 5 + gas/testsuite/gas/mips/branch-local-ignore-n32-6.d | 41 + gas/testsuite/gas/mips/branch-local-ignore-n64-5.d | 5 + gas/testsuite/gas/mips/branch-local-ignore-n64-6.d | 57 + gas/testsuite/gas/mips/branch-local-n32-5.d | 4 + gas/testsuite/gas/mips/branch-local-n32-6.d | 4 + gas/testsuite/gas/mips/branch-local-n32-7.d | 20 + gas/testsuite/gas/mips/branch-local-n64-5.d | 4 + gas/testsuite/gas/mips/branch-local-n64-6.d | 4 + gas/testsuite/gas/mips/branch-local-n64-7.d | 22 + gas/testsuite/gas/mips/mips.exp | 18 + gdb/ChangeLog | 939 ++++++++ gdb/MAINTAINERS | 1 + gdb/Makefile.in | 9 + gdb/NEWS | 62 + gdb/aarch64-fbsd-nat.c | 129 ++ gdb/aarch64-fbsd-tdep.c | 205 ++ gdb/aarch64-fbsd-tdep.h | 33 + gdb/ada-exp.y | 8 +- gdb/ada-lang.c | 14 +- gdb/ada-typeprint.c | 7 +- gdb/amd64-darwin-tdep.c | 4 +- gdb/amd64-dicos-tdep.c | 4 +- gdb/amd64-fbsd-nat.c | 5 +- gdb/amd64-fbsd-tdep.c | 3 +- gdb/amd64-linux-tdep.c | 124 +- gdb/amd64-linux-tdep.h | 6 + gdb/amd64-nbsd-tdep.c | 4 +- gdb/amd64-obsd-tdep.c | 4 +- gdb/amd64-sol2-tdep.c | 4 +- gdb/amd64-tdep.c | 66 +- gdb/amd64-tdep.h | 2 - gdb/amd64-windows-tdep.c | 4 +- gdb/arch/amd64.c | 74 + gdb/arch/amd64.h | 22 + gdb/arch/i386.c | 68 + gdb/arch/i386.h | 21 + gdb/arch/tdesc.h | 92 + gdb/ax-gdb.c | 84 +- gdb/break-catch-throw.c | 12 +- gdb/breakpoint.c | 362 ++- gdb/breakpoint.h | 21 +- gdb/bsd-kvm.c | 3 + gdb/btrace.c | 62 +- gdb/btrace.h | 6 +- gdb/c-exp.y | 53 +- gdb/c-typeprint.c | 10 +- gdb/cli/cli-cmds.c | 220 +- gdb/cli/cli-script.c | 3 +- gdb/cli/cli-script.h | 76 +- gdb/cli/cli-setshow.c | 16 +- gdb/common/array-view.h | 179 ++ gdb/common/environ.c | 75 +- gdb/common/environ.h | 24 +- gdb/common/rsp-low.c | 41 + gdb/common/rsp-low.h | 8 + gdb/compile/compile-c-support.c | 16 +- gdb/compile/compile-c-symbols.c | 36 +- gdb/compile/compile-c-types.c | 42 +- gdb/compile/compile-internal.h | 16 +- gdb/compile/compile-loc2c.c | 16 +- gdb/compile/compile-object-run.c | 3 +- gdb/compile/compile.c | 4 +- gdb/config/djgpp/djconfig.sh | 2 +- gdb/configure | 1 + gdb/configure.ac | 1 + gdb/configure.host | 1 + gdb/configure.nat | 14 +- gdb/configure.tgt | 73 +- gdb/corefile.c | 27 +- gdb/cp-namespace.c | 50 +- gdb/d-exp.y | 27 +- gdb/defs.h | 74 - gdb/demangle.c | 36 +- gdb/disasm.c | 12 +- gdb/disasm.h | 25 +- gdb/doc/ChangeLog | 21 + gdb/doc/gdb.texinfo | 229 +- gdb/dwarf2read.c | 110 +- gdb/elfread.c | 16 +- gdb/eval.c | 1304 ++++++----- gdb/expprint.c | 92 +- gdb/expression.h | 1 + gdb/extension-priv.h | 1 + gdb/f-exp.y | 8 +- gdb/f-typeprint.c | 7 +- gdb/features/Makefile | 40 +- gdb/features/i386/32bit-avx.c | 4 +- gdb/features/i386/32bit-avx512.c | 4 +- gdb/features/i386/32bit-core.c | 4 +- gdb/features/i386/32bit-linux.c | 4 +- gdb/features/i386/32bit-mpx.c | 4 +- gdb/features/i386/32bit-pkeys.c | 4 +- gdb/features/i386/32bit-sse.c | 4 +- gdb/features/i386/{32bit-avx.c => 64bit-avx.c} | 16 +- gdb/features/i386/64bit-avx512.c | 124 ++ gdb/features/i386/{32bit-core.c => 64bit-core.c} | 34 +- gdb/features/i386/64bit-linux.c | 15 + gdb/features/i386/{32bit-mpx.c => 64bit-mpx.c} | 12 +- gdb/features/i386/{32bit-pkeys.c => 64bit-pkeys.c} | 8 +- gdb/features/i386/64bit-segments.c | 15 + gdb/features/i386/{32bit-sse.c => 64bit-sse.c} | 18 +- gdb/features/i386/amd64-avx-avx512-linux.c | 288 --- gdb/features/i386/amd64-avx-avx512.c | 283 --- gdb/features/i386/amd64-avx-linux.c | 177 -- gdb/features/i386/amd64-avx-mpx-avx512-pku-linux.c | 329 --- gdb/features/i386/amd64-avx-mpx-avx512-pku.c | 324 --- gdb/features/i386/amd64-avx-mpx-linux.c | 215 -- gdb/features/i386/amd64-avx-mpx.c | 210 -- gdb/features/i386/amd64-avx.c | 172 -- gdb/features/i386/amd64-linux.c | 159 -- gdb/features/i386/amd64-mpx-linux.c | 197 -- gdb/features/i386/amd64-mpx.c | 192 -- gdb/features/i386/amd64.c | 154 -- gdb/features/i386/i386-avx-avx512-linux.c | 170 -- gdb/features/i386/i386-avx-avx512.c | 165 -- gdb/features/i386/i386-avx-linux.c | 149 -- gdb/features/i386/i386-avx-mpx-avx512-pku-linux.c | 211 -- gdb/features/i386/i386-avx-mpx-avx512-pku.c | 206 -- gdb/features/i386/i386-avx-mpx-linux.c | 187 -- gdb/features/i386/i386-avx-mpx.c | 182 -- gdb/features/i386/i386-avx.c | 144 -- gdb/features/i386/i386-linux.c | 139 -- gdb/features/i386/i386-mmx-linux.c | 78 - gdb/features/i386/i386-mmx.c | 73 - gdb/features/i386/i386-mpx-linux.c | 177 -- gdb/features/i386/i386-mpx.c | 172 -- gdb/features/i386/i386.c | 134 -- gdb/features/i386/x32-avx-avx512-linux.c | 288 --- gdb/features/i386/x32-avx-linux.c | 177 -- gdb/features/i386/{32bit-core.c => x32-core.c} | 34 +- gdb/features/i386/x32-linux.c | 159 -- gdb/frame.c | 25 +- gdb/frame.h | 3 +- gdb/gcore.c | 2 +- gdb/gdbcmd.h | 1 + gdb/gdbcore.h | 8 +- gdb/gdbserver/ChangeLog | 167 ++ gdb/gdbserver/Makefile.in | 16 + gdb/gdbserver/configure.srv | 55 +- gdb/gdbserver/linux-amd64-ipa.c | 56 +- gdb/gdbserver/linux-i386-ipa.c | 39 +- gdb/gdbserver/linux-low.c | 7 +- gdb/gdbserver/linux-x86-low.c | 146 +- ...inux-x86-tdesc.h => linux-x86-tdesc-selftest.c} | 164 +- gdb/gdbserver/linux-x86-tdesc.c | 173 ++ gdb/gdbserver/linux-x86-tdesc.h | 78 +- gdb/gdbserver/lynx-i386-low.c | 9 +- gdb/gdbserver/nto-x86-low.c | 11 +- gdb/gdbserver/regcache.c | 34 +- gdb/gdbserver/server.c | 81 +- gdb/gdbserver/tdesc.c | 186 +- gdb/gdbserver/tdesc.h | 106 +- gdb/gdbserver/win32-i386-low.c | 22 +- gdb/gdbtypes.c | 27 +- gdb/gdbtypes.h | 15 +- gdb/go-exp.y | 13 +- gdb/guile/scm-frame.c | 2 +- gdb/guile/scm-symtab.c | 6 +- gdb/guile/scm-value.c | 2 +- gdb/i386-fbsd-nat.c | 11 +- gdb/i386-fbsd-tdep.c | 4 +- gdb/i386-go32-tdep.c | 3 +- gdb/i386-linux-tdep.c | 37 +- gdb/i386-tdep.c | 73 +- gdb/i386-tdep.h | 3 - gdb/infcall.c | 60 +- gdb/infcall.h | 19 +- gdb/infcmd.c | 35 +- gdb/infrun.c | 105 +- gdb/linespec.c | 264 +-- gdb/linespec.h | 32 +- gdb/linux-fork.c | 6 +- gdb/linux-tdep.c | 4 +- gdb/m2-exp.y | 9 +- gdb/m2-typeprint.c | 11 +- gdb/macrocmd.c | 8 +- gdb/mi/mi-cmd-disas.c | 3 +- gdb/mi/mi-cmd-env.c | 12 +- gdb/mi/mi-interp.c | 12 +- gdb/mi/mi-main.c | 17 +- gdb/minsyms.h | 9 + gdb/nat/linux-procfs.c | 6 +- gdb/objc-lang.c | 14 +- gdb/objfiles.c | 1 - gdb/p-exp.y | 8 +- gdb/p-typeprint.c | 57 +- gdb/parse.c | 188 +- gdb/parser-defs.h | 2 + gdb/probe.c | 33 +- gdb/probe.h | 14 +- gdb/python/py-frame.c | 3 +- gdb/python/py-record-btrace.c | 2 +- gdb/python/py-value.c | 3 +- gdb/python/python.c | 47 +- gdb/record-btrace.c | 44 +- gdb/record.c | 10 +- gdb/regformats/regdat.sh | 26 +- gdb/regformats/regdef.h | 12 + gdb/remote.c | 79 +- gdb/reverse.c | 8 +- gdb/rust-lang.c | 2 +- gdb/source.c | 54 +- gdb/source.h | 3 +- gdb/sparc64-tdep.c | 34 +- gdb/spu-tdep.c | 2 +- gdb/stack.c | 56 +- gdb/stack.h | 2 +- gdb/std-operator.def | 43 +- gdb/symtab.c | 26 +- gdb/symtab.h | 27 +- gdb/target-debug.h | 7 +- gdb/target-delegates.c | 24 +- gdb/target-descriptions.c | 62 +- gdb/target-descriptions.h | 37 +- gdb/target.c | 8 +- gdb/target.h | 22 +- gdb/target/waitstatus.c | 48 +- gdb/target/waitstatus.h | 5 +- gdb/testsuite/ChangeLog | 130 ++ gdb/testsuite/gdb.arch/thumb2-it.exp | 4 +- gdb/testsuite/gdb.asm/asm-source.exp | 8 +- .../gdb.base/break-main-file-remove-fail.exp | 2 +- gdb/testsuite/gdb.base/break-probes.exp | 2 +- gdb/testsuite/gdb.base/callfuncs.exp | 26 +- gdb/testsuite/gdb.base/checkpoint.exp | 44 +- gdb/testsuite/gdb.base/commands.exp | 78 + gdb/testsuite/gdb.base/dprintf-detach.exp | 2 +- gdb/testsuite/gdb.base/infcall-exec.exp | 2 +- gdb/testsuite/gdb.base/info-os.exp | 8 +- gdb/testsuite/gdb.base/list-ambiguous.exp | 74 + gdb/testsuite/gdb.base/list-ambiguous0.c | 41 + gdb/testsuite/gdb.base/list-ambiguous1.c | 40 + gdb/testsuite/gdb.base/list.exp | 2 +- gdb/testsuite/gdb.base/nodebug.c | 48 + gdb/testsuite/gdb.base/nodebug.exp | 194 +- gdb/testsuite/gdb.base/share-env-with-gdbserver.c | 40 + .../gdb.base/share-env-with-gdbserver.exp | 255 +++ gdb/testsuite/gdb.base/sizeof.exp | 2 +- gdb/testsuite/gdb.base/solib-display.exp | 16 +- gdb/testsuite/gdb.compile/compile-ifunc.exp | 5 +- gdb/testsuite/gdb.compile/compile.exp | 10 +- gdb/testsuite/gdb.cp/local-static.c | 170 ++ gdb/testsuite/gdb.cp/local-static.cc | 1 + gdb/testsuite/gdb.cp/local-static.exp | 241 ++ gdb/testsuite/gdb.cp/m-static.exp | 5 - gdb/testsuite/gdb.dwarf2/dw2-skip-prologue.exp | 2 +- gdb/testsuite/gdb.multi/multi-arch-exec.exp | 24 +- gdb/testsuite/gdb.threads/siginfo-threads.exp | 7 +- gdb/testsuite/gdb.threads/tls-nodebug-pie.c | 28 + .../{tls-nodebug.exp => tls-nodebug-pie.exp} | 27 +- gdb/testsuite/gdb.threads/tls-nodebug.exp | 5 +- gdb/testsuite/gdb.trace/entry-values.exp | 6 +- gdb/testsuite/lib/gdb.exp | 7 +- gdb/thread.c | 33 +- gdb/tracepoint.c | 39 +- gdb/tui/tui-disasm.c | 2 +- gdb/tui/tui-stack.c | 3 +- gdb/tui/tui-winsource.c | 7 +- gdb/typeprint.c | 18 +- gdb/typeprint.h | 9 + gdb/unittests/array-view-selftests.c | 495 +++++ gdb/unittests/environ-selftests.c | 244 ++- gdb/utils.c | 46 +- gdb/utils.h | 4 - gdb/valarith.c | 4 +- gdb/valops.c | 7 +- gdb/valprint.c | 7 +- gdb/x86-bsd-nat.c | 9 +- gdb/x86-linux-nat.c | 35 +- gprof/ChangeLog | 4 + gprof/po/fr.po | 183 +- include/ChangeLog | 5 + include/elf/ppc.h | 1 + ld/ChangeLog | 120 + ld/emultempl/msp430.em | 26 +- ld/ldlang.c | 79 +- ld/ldlang.h | 14 +- ld/ldmain.c | 5 + ld/testsuite/ld-elf/eh3.d | 12 +- ld/testsuite/ld-elf/eh4.d | 4 +- ld/testsuite/ld-elf/orphan-11.ld | 4 +- ld/testsuite/ld-i386/ibt-plt-1.d | 2 +- ld/testsuite/ld-i386/ibt-plt-2a.d | 2 +- ld/testsuite/ld-i386/ibt-plt-2b.d | 49 +- ld/testsuite/ld-i386/ibt-plt-2c.d | 2 +- ld/testsuite/ld-i386/ibt-plt-2d.d | 49 +- ld/testsuite/ld-i386/ibt-plt-3a.d | 2 +- ld/testsuite/ld-i386/ibt-plt-3b.d | 48 +- ld/testsuite/ld-i386/ibt-plt-3c.d | 2 +- ld/testsuite/ld-i386/ibt-plt-3d.d | 49 +- .../ld-mips-elf/bal-jalx-addend-micromips-n32.d | 6 + .../ld-mips-elf/bal-jalx-addend-micromips-n64.d | 6 + .../ld-mips-elf/bal-jalx-addend-micromips.d | 22 + .../ld-mips-elf/bal-jalx-local-micromips-n32.d | 6 + .../ld-mips-elf/bal-jalx-local-micromips-n64.d | 6 + .../ld-mips-elf/bal-jalx-local-micromips.d | 20 + .../bal-jalx-pic-ignore-micromips-n32.d | 6 + .../bal-jalx-pic-ignore-micromips-n64.d | 6 + .../ld-mips-elf/bal-jalx-pic-ignore-micromips.d | 22 + .../ld-mips-elf/bal-jalx-pic-micromips-n32.d | 6 + .../ld-mips-elf/bal-jalx-pic-micromips-n64.d | 6 + ld/testsuite/ld-mips-elf/bal-jalx-pic-micromips.d | 6 + ld/testsuite/ld-mips-elf/mips-elf.exp | 21 + ld/testsuite/ld-x86-64/ibt-plt-1-x32.d | 8 +- ld/testsuite/ld-x86-64/ibt-plt-2a-x32.d | 8 +- ld/testsuite/ld-x86-64/ibt-plt-2b-x32.d | 39 +- ld/testsuite/ld-x86-64/ibt-plt-2b.d | 43 +- ld/testsuite/ld-x86-64/ibt-plt-2c-x32.d | 8 +- ld/testsuite/ld-x86-64/ibt-plt-2d-x32.d | 39 +- ld/testsuite/ld-x86-64/ibt-plt-2d.d | 43 +- ld/testsuite/ld-x86-64/ibt-plt-3a-x32.d | 8 +- ld/testsuite/ld-x86-64/ibt-plt-3b-x32.d | 38 +- ld/testsuite/ld-x86-64/ibt-plt-3b.d | 42 +- ld/testsuite/ld-x86-64/ibt-plt-3c-x32.d | 8 +- ld/testsuite/ld-x86-64/ibt-plt-3d-x32.d | 39 +- ld/testsuite/ld-x86-64/ibt-plt-3d.d | 43 +- ld/testsuite/ld-x86-64/pr19609-2a.d | 2 +- ld/testsuite/ld-x86-64/pr19609-2b.d | 2 +- ld/testsuite/ld-x86-64/pr19609-4a.d | 3 +- ld/testsuite/ld-x86-64/pr19609-4c.d | 3 +- ld/testsuite/ld-x86-64/pr19609-4e.d | 4 +- ld/testsuite/ld-x86-64/pr19609-5d.d | 2 +- ld/testsuite/ld-x86-64/pr19609-6a.d | 2 +- ld/testsuite/ld-x86-64/pr19609-7a.d | 2 +- ld/testsuite/ld-x86-64/pr19609-7c.d | 2 +- ld/testsuite/ld-x86-64/pr22048.d | 25 + ld/testsuite/ld-x86-64/pr22048a.s | 4 + ld/testsuite/ld-x86-64/pr22048b.s | 8 + ld/testsuite/ld-x86-64/pr22064a.S | 33 + .../{ld-elf/pr19579b.c => ld-x86-64/pr22064b.c} | 0 ld/testsuite/ld-x86-64/pr22071.d | 8 + ld/testsuite/ld-x86-64/pr22071.s | 78 + ld/testsuite/ld-x86-64/x86-64.exp | 25 + libiberty/ChangeLog | 82 +- libiberty/simple-object-coff.c | 3 +- libiberty/simple-object-common.h | 6 + libiberty/simple-object-elf.c | 483 +++- libiberty/simple-object-mach-o.c | 3 +- libiberty/simple-object-xcoff.c | 177 +- libiberty/simple-object.c | 83 +- opcodes/ChangeLog | 9 + opcodes/ft32-dis.c | 19 +- opcodes/po/fr.po | 1200 ++++++---- sim/ChangeLog | 5 + sim/aarch64/ChangeLog | 4 + sim/aarch64/configure | 18 +- sim/arm/ChangeLog | 4 + sim/arm/configure | 18 +- sim/avr/ChangeLog | 4 + sim/avr/configure | 18 +- sim/bfin/ChangeLog | 4 + sim/bfin/configure | 18 +- sim/common/ChangeLog | 5 + sim/common/acinclude.m4 | 10 +- sim/configure | 10 +- sim/configure.ac | 10 +- sim/cr16/ChangeLog | 4 + sim/cr16/configure | 18 +- sim/cris/ChangeLog | 4 + sim/cris/configure | 18 +- sim/d10v/ChangeLog | 4 + sim/d10v/configure | 18 +- sim/erc32/ChangeLog | 4 + sim/erc32/configure | 18 +- sim/frv/ChangeLog | 4 + sim/frv/configure | 18 +- sim/ft32/ChangeLog | 4 + sim/ft32/configure | 18 +- sim/h8300/ChangeLog | 4 + sim/h8300/configure | 18 +- sim/iq2000/ChangeLog | 4 + sim/iq2000/configure | 18 +- sim/lm32/ChangeLog | 4 + sim/lm32/configure | 18 +- sim/m32c/ChangeLog | 4 + sim/m32c/configure | 18 +- sim/m32r/ChangeLog | 4 + sim/m32r/configure | 18 +- sim/m68hc11/ChangeLog | 4 + sim/m68hc11/configure | 18 +- sim/mcore/ChangeLog | 4 + sim/mcore/configure | 18 +- sim/microblaze/ChangeLog | 4 + sim/microblaze/configure | 18 +- sim/mips/ChangeLog | 4 + sim/mips/configure | 20 +- sim/mn10300/ChangeLog | 4 + sim/mn10300/configure | 18 +- sim/moxie/ChangeLog | 9 + sim/moxie/configure | 18 +- sim/moxie/interp.c | 18 +- sim/msp430/ChangeLog | 4 + sim/msp430/configure | 18 +- sim/ppc/ChangeLog | 5 + sim/ppc/sim_calls.c | 10 + sim/rl78/ChangeLog | 4 + sim/rl78/configure | 18 +- sim/rx/ChangeLog | 4 + sim/rx/configure | 18 +- sim/sh/ChangeLog | 4 + sim/sh/configure | 18 +- sim/sh64/ChangeLog | 4 + sim/sh64/configure | 18 +- sim/v850/ChangeLog | 4 + sim/v850/configure | 18 +- 446 files changed, 15161 insertions(+), 13650 deletions(-) create mode 100644 gas/testsuite/gas/mips/branch-addend-micromips-n32.d create mode 100644 gas/testsuite/gas/mips/branch-addend-micromips-n64.d create mode 100644 gas/testsuite/gas/mips/branch-addend-micromips.d create mode 100644 gas/testsuite/gas/mips/branch-addend-micromips.s create mode 100644 gas/testsuite/gas/mips/branch-local-5.d create mode 100644 gas/testsuite/gas/mips/branch-local-5.l create mode 100644 gas/testsuite/gas/mips/branch-local-5.s create mode 100644 gas/testsuite/gas/mips/branch-local-6.d create mode 100644 gas/testsuite/gas/mips/branch-local-6.l create mode 100644 gas/testsuite/gas/mips/branch-local-6.s create mode 100644 gas/testsuite/gas/mips/branch-local-7.d create mode 100644 gas/testsuite/gas/mips/branch-local-7.s create mode 100644 gas/testsuite/gas/mips/branch-local-ignore-5.d create mode 100644 gas/testsuite/gas/mips/branch-local-ignore-6.d create mode 100644 gas/testsuite/gas/mips/branch-local-ignore-n32-5.d create mode 100644 gas/testsuite/gas/mips/branch-local-ignore-n32-6.d create mode 100644 gas/testsuite/gas/mips/branch-local-ignore-n64-5.d create mode 100644 gas/testsuite/gas/mips/branch-local-ignore-n64-6.d create mode 100644 gas/testsuite/gas/mips/branch-local-n32-5.d create mode 100644 gas/testsuite/gas/mips/branch-local-n32-6.d create mode 100644 gas/testsuite/gas/mips/branch-local-n32-7.d create mode 100644 gas/testsuite/gas/mips/branch-local-n64-5.d create mode 100644 gas/testsuite/gas/mips/branch-local-n64-6.d create mode 100644 gas/testsuite/gas/mips/branch-local-n64-7.d create mode 100644 gdb/aarch64-fbsd-nat.c create mode 100644 gdb/aarch64-fbsd-tdep.c create mode 100644 gdb/aarch64-fbsd-tdep.h create mode 100644 gdb/arch/amd64.c create mode 100644 gdb/arch/amd64.h create mode 100644 gdb/arch/i386.c create mode 100644 gdb/arch/i386.h create mode 100644 gdb/arch/tdesc.h create mode 100644 gdb/common/array-view.h copy gdb/features/i386/{32bit-avx.c => 64bit-avx.c} (52%) create mode 100644 gdb/features/i386/64bit-avx512.c copy gdb/features/i386/{32bit-core.c => 64bit-core.c} (66%) create mode 100644 gdb/features/i386/64bit-linux.c copy gdb/features/i386/{32bit-mpx.c => 64bit-mpx.c} (89%) copy gdb/features/i386/{32bit-pkeys.c => 64bit-pkeys.c} (66%) create mode 100644 gdb/features/i386/64bit-segments.c copy gdb/features/i386/{32bit-sse.c => 64bit-sse.c} (79%) delete mode 100644 gdb/features/i386/amd64-avx-avx512-linux.c delete mode 100644 gdb/features/i386/amd64-avx-avx512.c delete mode 100644 gdb/features/i386/amd64-avx-linux.c delete mode 100644 gdb/features/i386/amd64-avx-mpx-avx512-pku-linux.c delete mode 100644 gdb/features/i386/amd64-avx-mpx-avx512-pku.c delete mode 100644 gdb/features/i386/amd64-avx-mpx-linux.c delete mode 100644 gdb/features/i386/amd64-avx-mpx.c delete mode 100644 gdb/features/i386/amd64-avx.c delete mode 100644 gdb/features/i386/amd64-linux.c delete mode 100644 gdb/features/i386/amd64-mpx-linux.c delete mode 100644 gdb/features/i386/amd64-mpx.c delete mode 100644 gdb/features/i386/amd64.c delete mode 100644 gdb/features/i386/i386-avx-avx512-linux.c delete mode 100644 gdb/features/i386/i386-avx-avx512.c delete mode 100644 gdb/features/i386/i386-avx-linux.c delete mode 100644 gdb/features/i386/i386-avx-mpx-avx512-pku-linux.c delete mode 100644 gdb/features/i386/i386-avx-mpx-avx512-pku.c delete mode 100644 gdb/features/i386/i386-avx-mpx-linux.c delete mode 100644 gdb/features/i386/i386-avx-mpx.c delete mode 100644 gdb/features/i386/i386-avx.c delete mode 100644 gdb/features/i386/i386-linux.c delete mode 100644 gdb/features/i386/i386-mmx-linux.c delete mode 100644 gdb/features/i386/i386-mmx.c delete mode 100644 gdb/features/i386/i386-mpx-linux.c delete mode 100644 gdb/features/i386/i386-mpx.c delete mode 100644 gdb/features/i386/i386.c delete mode 100644 gdb/features/i386/x32-avx-avx512-linux.c delete mode 100644 gdb/features/i386/x32-avx-linux.c copy gdb/features/i386/{32bit-core.c => x32-core.c} (65%) delete mode 100644 gdb/features/i386/x32-linux.c copy gdb/gdbserver/{linux-x86-tdesc.h => linux-x86-tdesc-selftest.c} (55%) create mode 100644 gdb/gdbserver/linux-x86-tdesc.c create mode 100644 gdb/testsuite/gdb.base/list-ambiguous.exp create mode 100644 gdb/testsuite/gdb.base/list-ambiguous0.c create mode 100644 gdb/testsuite/gdb.base/list-ambiguous1.c create mode 100644 gdb/testsuite/gdb.base/share-env-with-gdbserver.c create mode 100644 gdb/testsuite/gdb.base/share-env-with-gdbserver.exp create mode 100644 gdb/testsuite/gdb.cp/local-static.c create mode 100644 gdb/testsuite/gdb.cp/local-static.cc create mode 100644 gdb/testsuite/gdb.cp/local-static.exp create mode 100644 gdb/testsuite/gdb.threads/tls-nodebug-pie.c copy gdb/testsuite/gdb.threads/{tls-nodebug.exp => tls-nodebug-pie.exp} (62%) create mode 100644 gdb/unittests/array-view-selftests.c create mode 100644 ld/testsuite/ld-mips-elf/bal-jalx-addend-micromips-n32.d create mode 100644 ld/testsuite/ld-mips-elf/bal-jalx-addend-micromips-n64.d create mode 100644 ld/testsuite/ld-mips-elf/bal-jalx-addend-micromips.d create mode 100644 ld/testsuite/ld-mips-elf/bal-jalx-local-micromips-n32.d create mode 100644 ld/testsuite/ld-mips-elf/bal-jalx-local-micromips-n64.d create mode 100644 ld/testsuite/ld-mips-elf/bal-jalx-local-micromips.d create mode 100644 ld/testsuite/ld-mips-elf/bal-jalx-pic-ignore-micromips-n32.d create mode 100644 ld/testsuite/ld-mips-elf/bal-jalx-pic-ignore-micromips-n64.d create mode 100644 ld/testsuite/ld-mips-elf/bal-jalx-pic-ignore-micromips.d create mode 100644 ld/testsuite/ld-mips-elf/bal-jalx-pic-micromips-n32.d create mode 100644 ld/testsuite/ld-mips-elf/bal-jalx-pic-micromips-n64.d create mode 100644 ld/testsuite/ld-mips-elf/bal-jalx-pic-micromips.d create mode 100644 ld/testsuite/ld-x86-64/pr22048.d create mode 100644 ld/testsuite/ld-x86-64/pr22048a.s create mode 100644 ld/testsuite/ld-x86-64/pr22048b.s create mode 100644 ld/testsuite/ld-x86-64/pr22064a.S copy ld/testsuite/{ld-elf/pr19579b.c => ld-x86-64/pr22064b.c} (100%) create mode 100644 ld/testsuite/ld-x86-64/pr22071.d create mode 100644 ld/testsuite/ld-x86-64/pr22071.s