This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/palves/cxx-breakpoint-improvements in repository binutils-gdb.
discards e949fb77ab Document breakpoints / linespec & co improvements (manual + NEWS) discards 910eb1646b Breakpoints in symbols with ABI tags (PR c++/19436) discards f7cf4f7108 Use TOLOWER in SYMBOL_HASH_NEXT discards e1859929b0 Fix completing an empty string discards fe5f06b48f Add comprehensive C++ operator linespec/location/completion tests discards c3c4549434 Comprehensive C++ linespec/completer tests discards 017e74f1f4 Make strcmp_iw NOT ignore whitespace in the middle of tokens discards bdb224d009 Make the linespec/location completer ignore data symbols discards eec5288225 Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wi [...] discards d0d1b07871 Handle custom completion match prefix / LCD discards 627da9ab3d Use search_domain::FUNCTIONS_DOMAIN when setting breakpoints discards 16ad648edb Simplify completion_list_add_name | remove sym_text / sym_text_len discards 6f1c9a8b9d lookup_name_info::make_ignore_params discards a89c2e5f1f Make cp_remove_params return a unique_ptr discards 96a4628817 Optimize .gdb_index symbol name searching discards 8c46b7b65e Introduce lookup_name_info and generalize Ada's FULL/WILD na [...] discards 1b569d2926 Per-language symbol name hashing algorithm discards 49c3465fce Make language_def O(1) discards c8e63303d6 get_int_var_value discards 6fbeb7d5ab Use SYMBOL_MATCHES_SEARCH_NAME some more discards 530e7a54ab Eliminate block_iter_name_* discards 7aa7f26caa Fix cp_find_first_component_aux bug discards 4e361f83a3 A smarter linespec completer discards 59b68962bc Linespec lexing and C++ operators discards bf125648b7 Explicit locations -label completer discards 389e2194d4 Rewrite/enhance explicit locations completer, parse left->right discards bba4741a8c Introduce CP_OPERATOR_STR/CP_OPERATOR_LEN and use throughout discards ee65695d76 Introduce strncmp_iw discards 02f1329a21 "complete" command and completion word break characters discards f0d65d49ea Introduce class completion_tracker & rewrite completion<->re [...] discards 35492e39c4 Clean up "completer_handle_brkchars" callback handling discards e37baa9485 Rename make_symbol_completion_list_fn -> symbol_completer discards b78f9b6e6a completion_list_add_name wrapper functions discards 6243238b6f objfile_per_bfd_storage non-POD discards 785423c9a3 Expression completer should not match explicit location options discards 4ab4ea2e9b command.h: Include scoped_restore_command.h discards 8db4801598 Fix TAB-completion + .gdb_index slowness (generalize filenam [...] discards e193603a1c Fix gdb.base/completion.exp with --target_board=dwarf4-gdb-index discards 57ba1e09c3 Eliminate make_cleanup_obstack_free, introduce auto_obstack discards 77c17b9769 Make gdb.base/dmsym.exp independent of "set language ada" adds b5430a3ced Use the ELF class to determine the word size for FreeBSD cor [...] adds 6cf3bf8875 Correct ChangeLog entry date. adds 0efdc7237e Automatic date update in version.in adds e7cd2680e0 Correct check for endianness adds a5e364af4a Introduce and use new_breakpoint_from_type adds 3b0871f44a Create struct type for longjmp breakpoint adds c1fc265720 C++ify breakpoint class hierarchy (destructors only) adds 0e05cf3a61 Use delete instead of xfree for gdb_timer adds 4a4a4a27ba x86: Remove linker option: -z prefix-nop adds 0af6b29b9d Automatic date update in version.in adds 22827c5133 linux-nat: Remove unused parameter adds 26b6a6aba5 x86-linux-nat: Remove unused arch_lwp_info structure adds 923ca33982 Automatic date update in version.in adds 49cf576c22 Document the GDB 8.0 release in gdb/ChangeLog adds 3ea0007c8c Automatic date update in version.in adds 6734f10ae9 Introduce --enable-new-dtags configure option. adds 91001320a2 Fix --enable-new-dtags config support adds af54f0eb96 PR21529, internal error in linker.c adds d940949881 Add a testcase for PR ld/21529 adds a6ba6751c9 Automatic date update in version.in adds 61756f84ee Drop arm support for falkor/qdf24xx targets, not present in [...] adds 056bafd472 ELF/BFD: Hold the number of internal static relocs in `->rel [...] adds fbebaf4a56 bfd: remove unused local variable in elflink.c:init_reloc_co [...] adds 458ad2b83e bfd: remove unused local variables in elf32-score, elf32-sco [...] adds 7bdf4127c3 ld: Allow section groups to be resolved as part of a relocat [...] adds 670b1a1335 ld: Fix spelling mistake in comment. adds ae0d01d663 Add IA64_MAX_FP_REGISTER_SIZE adds 0ee3a6dbd0 Fix AArch64 in the same way as other targets updated in 8170 [...] adds d24b756188 Fix memory leaks in the sysinfo program. adds 5c8ed6a4a1 [Patch, ARM] Relax the restrictions on REG_SP under Thumb mo [...] adds 9949827bea Handle printing information about PE format files which have [...] adds fbe654c8bc Remove uses of MAX_REGISTER_SIZE from alpha-tdep.c adds e1e01040aa Fix double free when running gdb.linespec/ls-errs.exp (PR br [...] adds 9f7fb0aa2b Remove a MAX_REGISTER_SIZE from frame.c adds f4a6504277 Remove declaration of set_register_cache from regdef.h adds 78e8a2ff5f bfd: support section groups with preceding SHF_GROUP sections adds 58f59b7616 Automatic date update in version.in adds 4936f23592 Fix a number of pr21529 testcase failures adds d1be909e7f Remove MAX_REGISTER_SIZE from aarch64-tdep.c adds 4a8a33c843 Remove MAX_REGISTER_SIZE from sh(64)-tdep.c adds 50d6adef3b Remove MAX_REGISTER_SIZE from regcache.c adds 62e20ed45e Add support for AArch64 system register names IP0, IP1, FP and LR. adds 2d7cc5c797 Introduce compiled_regex, eliminate make_regfree_cleanup adds 156525114c Move parts of inferior job control to common/ adds 043a49349c Share parts of gdb/gdbthread.h with gdbserver adds 2090129c36 Share fork_inferior et al with gdbserver adds aefd8b33d9 Implement proper "startup-with-shell" support on gdbserver adds 3030551ec5 Automatic date update in version.in adds 81b6fe3bf9 2017-06-07 Eric Christopher echristo@gmail.com adds bc327528fd [AArch64] Allow COPY relocation elimination adds 51fa2693ad cl adds 6322e5c5cb x86: Dump local IFUNC functions in the map file adds ff4ca5ac6a Remove MAX_REGISTER_SIZE from mi/mi-main.c adds 4ec192e6ab [bfd][arm] Don't assert on suspicious build attributes in in [...] adds 5369082e7b Update ff4ca5ac6a2e8 to the correct version. adds b8b6e72f3d Add MN10300_MAX_REGISTER_SIZE adds be9e3704f9 [ARC] Avoid creating dynamic relocs when static linked is re [...] adds 9d5c718b7a [ARC] Disable warning on absolute relocs when symbol is local. adds cc89d0b334 [ARC] Reassign the symbol got information to actual symbol w [...] adds 7ef0acc15e [ARC] Don't convert _DYNAMIC@ to _GLOBAL_OFFSET_TABLE_ adds cd6402916f [ARC] ARC_PC32 dynamic reloc incorrectly generated. adds f4e6805f98 [ARC] Add RELOC_FOR_GLOBAL_SYMBOL in ARC target code. adds a0abe74332 [ARC] Fixed TLS for IE model. adds 64aa8e0303 [ARC] Fixed condition to generate TEXTREL. adds e3d1d4088a [ARC] Corrected conditions for dynamic sections creation. adds 2f91880f3a Fix possible bug when no args have been provided to the executable adds fe7bb2d5ab Automatic date update in version.in adds dbb2bcd005 Revert "[AArch64] Allow COPY relocation elimination" adds 654f3b6a2a x86-64: Add some x32 ELF property tests adds 9845682bda Include <signal.h> on gdbserver/fork-child.c (and fix regressions) adds 6d45d4b42b gdbarch: Remove displaced_step_free_closure adds 561bf3e950 Automatic date update in version.in adds c7198f97e0 Automatic date update in version.in adds 9b97dfbf80 PR 21564, Section start in binary output file incorrect adds c4dcb155c4 Introduce "set debug separate-debug-file" adds fd0219988d Automatic date update in version.in adds 3704e3589d S/390: Return with an error for broken tls rewrites adds 5c3ce2bc8a ELF: Pass bfd_link_info to merge_gnu_properties adds bc8f2430e0 Code cleanup: C++ify .gdb_index producer adds 6fd931f2d6 Code cleanup: dwarf2read.c:uniquify_cu_indices: Use std::unique adds a81e6d4d26 Code cleanup: dwarf2read.c: Eliminate ::file_write adds c2f134ac41 Code cleanup: dwarf2read.c: Add data_buf::append_uint adds 70a1152bee .gdb_index prod perf regression: find before insert in unord [...] adds e8f8bcb35f .gdb_index prod perf regression: Estimate size of psyms_seen adds 4b76cda993 .gdb_index prod perf regression: mapped_symtab now vector of values adds b3464d0316 mips-tdep.c: Remove MAX_REGISTER_SIZE usage adds 30a254669b Don't always zero pad in print_*_chars adds 4ac0cb1cf0 Let print_decimal_chars handle signed values adds d9109c8080 Simplify print_scalar_formatted adds f12f6bad7d Remove val_print_type_code_int adds 973e9aab63 Add some 128-bit integer tests adds a0688fac4b Automatic date update in version.in adds 032bb6eae8 Move initialize_tdesc_mips* calls from mips-linux-nat.c to m [...] adds 10bbbc1d79 Prevent a call to abort when a relocatable link encounters a [...] adds 0567c9861e Add test for modifiable DWARF locations adds d5d1163eff write_pieced_value: Fix size capping logic adds e93523245b PR gdb/21226: Take DWARF stack value pieces from LSB end adds ddd7882a58 Remove addr_size field from struct piece_closure adds 805acca042 gdb/testsuite: Add "get_endianness" convenience proc adds af547a9614 read/write_pieced_value: Respect value parent's offset adds cdaac320fd write_pieced_value: Fix copy/paste error in size calculation adds f1cc987420 write_pieced_value: Include transfer size in byte-wise check adds 07c9ca3bd8 write_pieced_value: Fix buffer offset for memory pieces adds 359b19bb24 write_pieced_value: Transfer least significant bits into bit-field adds 3bf3101107 Add DWARF piece test cases for bit-field access adds 840989c113 read/write_pieced_value: Drop 'buffer_size' variable adds 03c8af18d1 Fix handling of DWARF register pieces on big-endian targets adds 242d31ab7c read/write_pieced_value: Improve logic for buffer allocation adds 65d84b7616 Respect piece offset for DW_OP_bit_piece adds f236533e3c read/write_pieced_value: Remove unnecessary variable copies adds 23f945bf8c Fix bit-/byte-offset mismatch in parameter to read_value_memory adds f65e204425 write_pieced_value: Notify memory_changed observers adds 55acdf2242 read/write_pieced_value: Merge into one function adds 8569cfa78c [LD][Testsuite] Add --no-dynamic-linker option to dynamic-1 [...] adds dc74becf49 ld: Add tests for -Ur adds 6490dc678b Replace multiple AVR scripts with a single, customizable lin [...] adds cbd0eecf26 Always define referenced __start_SECNAME/__stop_SECNAME adds da614360f5 ld: Add tests for .startof.SECNAME/.sizeof.SECNAME adds 3b912944f4 aix: Add fork-inferior.o to NATDEPFILES adds 848d907446 darwin: Add fork-inferior.o to NATDEPFILES adds 01ec7a2722 darwin-nat: Add missing include adds b27685f201 ld: Don't define __start_SECNAME/__stop_SECNAME for -r adds f9a36b297d Automatic date update in version.in adds 319c2dbe24 Accept more epiphany targets adds 04f963fd48 Fix seg-faults in objdump when disassembling a corrupt versa [...] adds 05c966f3c9 [opcodes][arm] Remove bogus entry added by accident in former patch adds d5722aa2fe Introduce gdb::byte_vector, add allocator that default-initializes adds c53d2e6d74 Fix potential address violations when processing a corrupt A [...] adds 4c0b797e0d Move location of .jumptables section and add .hightext secti [...] adds 5524b5250e Fix register selection in var-access.exp adds db5fa77026 Fix address violation problems when disassembling a corrupt [...] adds b6947a7f08 Skip sizeof/startof tests on targets with leading char adds f78d1b3ae1 Add size to bar in ld-gc/pr20022a.s adds 8eca1095d9 Skip PR ld/21562 tests on targets with leading char or witho [...] adds 99031bafd6 xfail pr20022.d on targets without dynamic relocs in .text adds 6394c60699 Don't use print_insn_XXX in GDB adds ae87f7e73e Fix address violation when disassembling a corrupt binary. adds f461bbd847 Fix address violation bug when disassembling a corrupt SH binary. adds e64519d1ed Fix seg-fault when trying to disassemble a corrupt score binary. adds b46c4cf090 Maxim Grigoriev stepping down as Xtensa maintainer adds f7e16c2a9c xtensa: don't expect XCHAL_* macros to be constant adds 6e89f89989 Automatic date update in version.in adds 45159d6ad3 PR gdb/21574: Mention $SHELL and startup-with-shell on "help run" adds 37de058ab2 [GOLD] Don't install branch-to-stub for TLS relaxed ERRATUM [...] adds 08c7881b81 Prevent invalid array accesses when disassembling a corrupt [...] adds 76800cba59 Handle EITR records in VMS Alpha binaries with overlarge com [...] adds 63323b5b23 Fix address violation when disassembling a corrupt RL78 binary. adds 63634bb4a1 Avoid a possible compiler bug by using a static buffer inste [...] adds 62b76e4b6e Fix address violation parsing a corrupt ieee binary. adds cd3ea7c69a Prevent address violation problem when disassembling corrupt [...] adds 0d96e4df48 i386-dis: Check valid bnd register adds 8cac017d35 i386-dis: Add 2 tests with invalid bnd register adds 6353d82b8f [AArch64] Allow COPY relocation elimination adds 75e06f9753 Correct "ld --help" to display "-z stack-size=SIZE" adds 00fd923b24 Automatic date update in version.in adds c092b67bf0 2017-06-15 Eric Christopher echristo@gmail.com adds a87dc45adc arc: Select CPU model properly before disassembling adds d68f19767d [AArch64] Use SYMBOL_REFERENCES_LOCAL in one symbol check adds 7dba9362c1 Rewrite __start and __stop symbol handling adds 4b48e2f6a5 Fixing linking configure generated tests of ifunc support. adds e197589b72 Regen rx-decode.c adds 6f98355cda extract/store integer function template adds 291e629539 Automatic date update in version.in adds cf0dd6f02c gdb: Pass -x c++ to the compiler adds 3e019bdc20 gdb: Use -Werror when checking for (un)supported warning flags adds 8465943af6 gdb: Add -Wno-mismatched-tags adds ae3e2ccfe7 linux-low: Remove usage of "register" keyword adds 1d4fbac99e Add ATTRIBUTE_PRINTF to trace_start_error adds 99149362b1 Automatic date update in version.in adds bdd32e03c5 is_underscore_target for ld-elf tests adds ffce45d224 nat/linux-ptrace.c: add missing gdb_byte* cast adds 65ce7763df Automatic date update in version.in adds 1c8e01c960 Use getenv instead of gdb_environ on mi-cmd-env.c adds 875ffa3edc Correct target_underscore for cris adds 72e84f9694 Fix access violation when disassembling a corrupt VMS binary. adds 16b7a71998 .gdb_index writer: close the file before unlinking it adds 80053e466b Fix access violation disassembling a corrupt VMS binary. adds acb56a8301 Fix access violation when parsing a corrupt IEEE binary. adds 0f6d864de2 Prevent address violation when attempting to disassemble a c [...] adds bc21b167eb Fix address violations when reading corrupt VMS records. adds d16fdddb4e Fix address violation when attempting to display disassembled data. adds 66953522c9 Update GDB test case for new lnia extended mnemonic. adds 325c9fd4aa Don't throw an error in 'info registers' for unavailable MIP [...] adds a6cab9afd2 Automatic date update in version.in adds abfa390dac Check the DYNAMIC bit for input shared objects adds 94de2a2c57 [GOLD] Avoid duplicate PLT stub symbols on ppc32 adds 72ddacb77e Class-fy tdesc_reg tdesc_type and tdesc_feature adds 75c554cf9c Adjust the order of 32bit-linux.xml and 32bit-sse.xml in i38 [...] adds 9a6c7d9c02 C++ify gdb/common/environ.c adds 96160d6051 Use '::iterator' instead of '::const_iterator' on environ.c [...] adds a206891ad1 gdbserver/Makefile.in: Sort IPA_OBJS adds 69431babfb 2017-06-20 Eric Christopher echristo@gmail.com adds eceb74ca64 Automatic date update in version.in adds eb83230b4d Fix PR gdb/21606: SYMBOL_FUNCTIONS_DOMAIN misspelled in docu [...] adds 1e29262747 Add support for the Cortex-A55 and Cortex-A75 versions of th [...] adds ce49701009 Fix seg-fault reading a corrupt ELF binary. adds c458d0079c Fix address violation when parsing a corrupt IEEE binary. adds cb06d03ad9 Fix address violation parsing a corrupt IEEE Alpha binary. adds 3de58d950c Fix potential address violation parsing a corrupt Alpha VMS file. adds e4da2c6166 Change to_xfer_partial doc to use addressable memory units adds 20bd1b6ba5 Fix seg-fault in the BFD parsing a corrupt input binary. adds 996b5569bf [ARM] Separate extensions from architectures in arm_cpus adds c168ce07e5 [ARM] Keep separation between extensions and architecture bi [...] adds 6c290d5387 [ARM] Simplify Tag_DSP_extension selection logic adds 81209eff90 PowerPC64 tocsave testcases adds 6e1816be66 PowerPC64 localentry:0 plt calls adds bdab445c82 [GOLD] PowerPC move plt indx_ out of unordered map key adds 54bab2816d [ARM] Rework selection of feature bits to base build attributes on adds 3d030cdb4a [ARM] Allow Thumb division as an extension for ARMv7 adds 7adc0a8174 Fix address violation parsing a corrupt Alpha VMS binary file. adds 9fef80d683 x86: CET v2.0: Update NOTRACK prefix adds c2f7640243 x86: CET v2.0: Rename savessp to saveprevssp adds 2234eee61c x86: CET v2.0: Update incssp and setssbsy adds 6879f5a99e Fix addrss violation when processing a corrupt SH COFF binary. adds 2c6b98ea6f [ARM] Rework Tag_CPU_arch build attribute value selection adds 7f2c8a1d37 Fix address violation when reading corrupt DWARF data. adds 75312ae3ab Use noncapturing subpattern/parens in gdb_test implementation adds 68193357e8 Pass $NOPIE_LDFLAGS size tests adds 127d08c03f Add missing ChangeLog entries adds e5c89b096d Pass $NOPIE_CFLAGS to NOCROSSREFS tests adds 6b73737088 Pass $NOPIE_CFLAGS and $NOPIE_LDFLAGS to some ELF tests adds 194747873f Use DWARF_VMA_FMT to report error adds a765d07242 Automatic date update in version.in adds e7d39ed3e0 Fix compile time warning about unused static variable. adds d19237d98d Fix address violation parsing a corrupt SOM binary. adds b45a120833 common/agent.h: Add missing include guards adds d269dfc64f Add STRINGIFY to gdb/common/preprocessor.h adds f4906a9a74 environ-selftests: Ignore -Wself-move warning adds ee2fdd6f36 x86: Support Intel IBT with IBT property and IBT-enable PLT adds 48580982ef x86: Support Intel Shadow Stack with SHSTK property adds 4fa847d78e Remove MAX_REGISTER_SIZE from py-unwind.c adds b30ff123fb Regenerate two regformats/i386/.dat files adds d7dcbefc72 Remove an instance of MAX_REGISTER_SIZE from record-full.c adds 16892a0323 Fix cached_frame allocation in py-unwind adds 9d1c54ed7f Pass $NOPIE_CFLAGS and $NOPIE_LDFLAGS to more ELF tests adds 329b5ba137 Pass $NOPIE_CFLAGS/$NOPIE_LDFLAGS to "Run pr19031" adds e652757bad 2017-06-22 Eric Christopher echristo@gmail.com adds d4c6ce5b01 Update comment on gdb_environ::unset adds 84da4cf89e x86: Resolve local undefined weak symbol to 0 adds 922109c718 Pass $NOPIE_CFLAGS to ELF visibility tests adds 5d8763a382 x86-64: Move the error_alignment label forward adds 0056441823 i386: Add hidden weak undefined tests adds 790ba5c898 Automatic date update in version.in adds b4cbbe8f72 S/390: Add support for pgste marker adds 0dd5cbc563 Add XTENSA_MAX_REGISTER_SIZE adds 0e158763b0 Make the strings utility reject directories. adds 7e57d19e48 [GOLD] PowerPC64 tocsave adds 7ee7ff7015 [GOLD] PowerPC64 localentry:0 plt call optimization adds 4aa57d6a2b [AArch64] Fix typo in comments on relocation name adds 94f78a777c RISC-V: Error, don't warn, for shfit amounts/CSRs adds 9bdfdbf929 RISC-V: Fix SLTI disassembly adds 926770baf4 Automatic date update in version.in adds 173205ca33 [ARM] Remove ARMv6S-M special casing adds ced40572e4 [ARM] Add support for ARMv8-R in assembler and readelf adds bff0500d7a [ARM] Add linker support for ARMv8-R adds 0cda1e190d [ARM] Add support for ARM Cortex-R52 processor adds b21351faa2 Automatic date update in version.in adds 5cc4ca837d fix out-of-bounds access in elf.c:find_link adds 2d3392bd42 Sync libiberty with upstream GCC. adds d7e2ebe7e7 Sync libiberty with upstream GCC. adds f076f0349c x86-dregs: Print debug registers one per line adds 07809eafc9 dtrace-probe: Put semicolon after while on its own line adds cc75e0fdae main: Don't add int to string adds 57963c05b9 Don't attach linker created section to --just-syms bfd adds 46adbd1740 Automatic date update in version.in adds cf9bdae906 Update check conditions for illegal placed instructions. adds 49fa50ef9c Fix compile time warning building gas for arm-wince target. adds 93ec5e2376 S/390: Fix testsuite segfault added with recent pgste patch. adds fd52715cfa Add pgste marker changelog adds a3aea05a66 Check unsupported .symver with common symbol adds 0602cdad74 Produce a consistent warning message when attempting to run [...] adds cfd14a500e Fix address violations when atempting to parse fuzzed binaries. adds 04e15b4a94 Fix address violation parsing a corrupt texhex format file. adds d1435379df ada-lex: Ignore warnings about register keyword adds 8b5a7a6e8c vec: Silence -Wunused-function warnings on clang adds 873c08142c record-full: Remove unused function netorder16 adds 515a446417 LD: Fix .startof.SECNAME/.sizeof.SECNAME tests for MIPS/IRIX adds 0630b49c47 Check file size before getting section contents adds b417536f23 MIPS/BFD: Consistently mark the LSI CW4010 as a MIPS II processor adds 1f473e3d0a Add a missing line to _bfd_generic_get_section_contents_in_window adds ab27f80c5d Fix GDB regressions caused by previous bfd_get_section_conte [...] adds dc819143fe Automatic date update in version.in adds 7211ae501e More fixes for bfd_get_section_contents change adds a6cbf936e3 RISC-V: Use pc-relative relocation for FDE initial location adds b1a2d7a0e5 MIPS/LD/testsuite: mips-elf-flags: Use `-h' only with `readelf' adds 1284e99a6c MIPS/LD/testsuite: mips-elf-flags: Use `remote_exec' to call [...] adds 7575e6a752 MIPS/LD/testsuite: mips-elf-flags: Add MIPS ABI Flags handling adds daba08c913 MIPS/GAS/testsuite: Capitalize the name of the `mips16e-save' test adds 2438385a4d MIPS/GAS/testsuite: Convert `mips16e-save-err' list test to [...] adds b0bd097ef6 MIPS/GAS/testsuite: Run SAVE/RESTORE tests across all MIPS16 [...] adds 79cb3f75de MIPS/GAS/testsuite: Drop the `mips16e-' prefix from SAVE/RES [...] adds ea9aafc41a Warning fix adds db665f427c darwin: Do not add a dummy thread adds 6806377956 Fix PR 13402 adds 8268c77870 Eliminate make_cleanup_obstack_free, introduce auto_obstack adds 2d68166e87 Remove debugging accidentally left in tekhex.c. adds a4d1e79aaa Remove MAX_REGISTER_SIZE from remote-sim.c adds 23732b1e32 objfile_per_bfd_storage non-POD adds 6da67eb10d completion_list_add_name wrapper functions adds 9991e9d77f Automatic date update in version.in adds 38bf472a15 MIPS: Add Imagination interAptiv MR2 MIPS32r3 processor support adds c7d289d129 MIPS: Add Imagination interAptiv MR2 GAS test infrastructure adds 819e1f8697 MIPS: Add new Imagination interAptiv MR2 GAS and LD tests adds 41664b45ab Fix PR 21337: segfault when re-reading symbols. adds c604a79ad4 [ARM] Assembler and disassembler support Dot Product Extension adds 65a55fbbd9 [AArch64] Add dot product support for AArch64 to binutils adds 88305e1b9f Add support for version 2 of the GNU Build Attribute note sp [...] adds bc491f2e76 Use obstack_grow_str adds 6e75794e9d gdb/command.h: Include common/scoped_restore.h adds 47fdcf63c0 Change bfd_get_size/bfd_get_file_size to ufile_ptr adds 328ce951b2 Don't call bfd_get_file_size in _bfd_generic_get_section_contents adds 1b19ec9710 Automatic date update in version.in adds 88ab90e860 S390: Support guarded-storage core note sections adds 2aff25ba76 [AArch64] Remove duplicated code when handling some GOT relo [...] adds ff07562f1e [AArch64] Only override the symbol dynamic decision on undef [...] adds ec1acaba13 bfd: prevent all but undef weak syms from becoming dynamic i [...] adds adc764e7d2 Use target_desc fields expedite_regs and xmltarget ifndef IN [...] adds e1e94c4994 [ARC] Fix handling of cpu=... disassembler option value adds 2e74f9dd8a [ARC] Use FOR_EACH_DISASSEMBLER_OPTION to iterate over options adds 195bcdd518 Remove old stale expression_completer hack adds eb17d4137d Expression completer should not match explicit location options adds 3df5cd1394 RISC-V: Fix TLS copy relocs adds 92cebb3dbe MIPS/GAS: Clear the ASE_MIPS16E2_MT flag for recalculation adds 60804c53a0 MIPS/opcodes: Correctly combine ASE flags for ASE_MIPS16E2_M [...] adds 8d011e87df Automatic date update in version.in adds 9785fc2a4d MIPS: Fix XPA base and Virtualization ASE instruction handling adds f5b2fd523f MIPS: Add microMIPS R5 support adds 909b4e3d5f MIPS: Add microMIPS XPA support adds 4151f68428 MIPS: Add Imagination interAptiv MR2 MIPS32r3 processor supp [...] adds 60a02042ba Fix failures in MMIX linker tests introduced by fix for PR 21665. adds 51ed89aa0d PR cli/21688: Fix multi-line/inline command differentiation adds dc4bde35d1 PR cli/21688: Detect aliases when issuing python/compile/gui [...] adds b1d3c886aa MIPS/opcodes: Reorder LSA and DLSA instructions adds 33f466961c MIPS/GAS: Update `match_float_constant' and `match_operand' [...] adds 32f76c6773 Add support for a __gcc_isr pseudo isntruction to the AVR as [...] adds 9f00292e69 MIPS/GAS: Use non-zero frag offset directly in PIC branch re [...] adds bbd27b7684 MIPS/GAS: Use frag symbol/offset directly in fixup creation adds 834a65aadf MIPS/GAS: Use a switch on relaxation type in microMIPS fixup [...] adds 3c465ea0ff Automatic date update in version.in adds 25c5412713 Setup .dir-locals.el to use C-style comments by default adds bae7501e87 Use bfd_malloc_and_get_section adds c6eb149dfa Automatic date update in version.in adds de837d77bc Import include/+libiberty/ r249883 from upstream GCC. adds 613643582c DWARF-5: readelf: .debug_names adds 2040444f33 Automatic date update in version.in adds 5bfd255c41 buffer.h: Fix spelling mistakes adds 7e70564cae Repair include/dwarf2.def breakage adds c8cf1feee1 [GOLD] undef after using DW_IDX and friends adds 8d219acda1 Disable symver test on hppa64-hpux adds 33c734b2f8 Missing config for bfd.c:_doprnt adds cd9af601e6 Miscellaneous format string fixes adds ce9116fdbf BFD long long cleanup adds 76cfced5ad Support %Lx, %Lu, %Ld in _bfd_error_handler format adds 19871f45dd strings: remove section/file size check adds 15e6ed8cbf Regenerate pot files. adds d8cd8c1f48 bfd: partial revert commit EC1ACAB (prevent all but undef we [...] adds 568fc4f4f8 Automatic date update in version.in adds 0041f7df74 [binutils patch] DWARF-5: Extend bfd/dwarf2.c parse_comp_unit() adds 564e46b795 [AArch64] Remove useless and incorrect assertion adds 55a09eb6df Add markers. adds 0d702cfe5d Regenerate configure. adds 40c7d50720 [Patch ARM] Support MVFR2 VFP Coprocessor register for ARMv8-A adds 4da3eb35ef Garbage collect TYPE_STATIC and several TYPE_FN_FIELD_x adds 033ea118c0 Automatic date update in version.in adds 60c96dbf02 Fixup changelog entries for previous commit adds e4bdd67955 X86: Disassemble primary opcode map's group 2 ModRM.reg == 6 [...] adds 15a7695fdc [ARM] Add support for Cortex-A55 and Cortex-A75. adds 1d827a720c Fix build with GCC 4.2 adds 8455d26243 Fix Python unwinder frames regression adds 4b617f5235 Automatic date update in version.in adds a0b7b10523 Convert 'L' to 'l' when setting wide_width to 1 adds 33c5cd7587 Fission support for multiple CUs per DWO file adds 9691e722c6 Automatic date update in version.in adds 1cf9552bf1 Another _doprnt fix for %L handling adds aff6079bc7 Apply ld/Makefile.in patch to the correct file adds 532cc31305 Add some missing xcoff support adds 7639175c9a Move print_insn_XXX to an opcodes internal header, again adds c620a2b547 Make ppc476 testcases more robust adds e54cb31aa3 MIPS/LD: Fix a segfault from ELF `e_flags' access with non-E [...] adds 762c974a09 Implement the "get_siginfo_type" gdbarch method for FreeBSD [...] adds 929edea98d Fetch signal information for native FreeBSD processes. adds 6e5eab33ab Move the thread_section_name class to gdbcore.h. adds 382b69bbb7 Add a new gdbarch method to fetch signal information from co [...] adds 2af9fc4432 Use the thread_section_name helper class in fbsd_core_thread_name. adds 0b9305edf1 Recognize the recently-added FreeBSD core dump note for LWP info. adds e6f3b9c319 Create pseudo sections for FreeBSD NT_PTLWPINFO core notes. adds 4b654465bf Read signal information from FreeBSD core dumps. adds 12c1f20d6f Automatic date update in version.in adds f4db828807 Automatic date update in version.in adds 0327869232 Fix size check in dwarf2_evaluate_loc_desc_full adds 266934d1ad compile-loc2c: Fix uninitialized variable error adds 14357de15f DWARF-5: Fix error message typo. adds a074796714 Automatic date update in version.in adds 3d99e817a9 Import setenv and unsetenv from gnulib adds 2e1e43e140 Re-indent the code adds 77c501bcea Re-generate i386/amd64-avx-avx512-linux.c and i386/amd64-avx [...] adds adce5b398d Fix compile time warning about duplicate case values for pow [...] adds 6dc8d7579d Add missing ChangeLog etries adds 36cebdda80 Automatic date update in version.in adds 11cb57160f Sync dlang demangling tests from upstream libiberty testsuite. adds 4162bb66c6 Mark generated cgen files read-only adds 2c4d9cbe51 ppc32 use of %x in einfo format adds 70391b29cf [AArch64] Use "#pass" instead of "#..." to filter multiple lines adds e3fbc3da13 ppc32 use of %x in einfo format, typo fix adds 04ac15ab07 Add missing newlines in readelf -n output adds 61a0857c0f Support single digit GCC version adds 48aeef91c2 Include the fs_base and gs_base registers in amd64 target de [...] adds 0aa37b654c Support the fs_base and gs_base registers on FreeBSD/amd64 n [...] adds df2f63a6a0 Fixing for PR gold/21491 - Errata workaround can produce bro [...] adds bd6a8c1905 Automatic date update in version.in adds d42c267e9b bfd_error_handler bfd_vma and bfd_size_type args adds 2fe40b6792 rs6000 testsuite update adds 0bae9e9ec5 Fix compile time warnings building the binutils with gcc 7.1.1. adds 429d795d50 Update PO files adds b7d7d4598c Add missing gold/ChangeLog entry. adds bbe7ef6699 Automatic date update in version.in adds a502b0bbb8 Always delete $testarchive first adds 55efceabc6 S390: Add record/replay support for arch12 instructions adds 5d2cbaa526 gdb: Fix parameter passing to mi_create_breakpoint adds c55a47e723 Fix x86-64 GNU/Linux crashes adds b4365d025e gdb: Fix more parameter passing to mi_create_breakpoint adds e58ff055fa Add RDMA support for falkot/qdf24xx. adds ee77ed019f Automatic date update in version.in adds 6661ad4873 ax-gdb: Use ax->gdbarch instead of exp->gdbarch, remove unus [...] adds 053f805718 ax-gdb: Remove two unused agent_expr *ax parameters adds 40f4af2873 ax-gdb: Remove unnecessary gdbarch parameters adds 2347965cd9 ax-gdb: Remove more unused arguments adds 211b0bed95 PR ld/21529: Use a linker script to limit output with the test case adds 86038de0d8 ppc32 tlsopt tests adds 0f6329bd7f binutils/objdump: Fix disassemble for huge elf sections adds 8f14146e13 Fix gdb.base/completion.exp with --target_board=dwarf4-gdb-index adds 65547233e0 Make gdb.lookup_typename work for Rust types adds 8880f2a9cb Handle sizeof(type) in Rust adds 71d01ca93b Automatic date update in version.in adds 5bd6848722 gdb: Make some test names unique adds 046c08c44b Automatic date update in version.in adds 676ee2b5fa __tls_get_addr_opt GOT entries adds caa74962b6 Automatic date update in version.in adds f27dadca0a Update assembler documentation on some AVR cores. adds 2a925816fc Correct previous fix for an absence of input files on the ar [...] adds 330cdd9891 C++ify dwarf2_per_objfile adds bbf2f4dfae Fix TAB-completion + .gdb_index slowness (generalize filenam [...] adds 78b13106ed Rename make_symbol_completion_list_fn -> symbol_completer adds 6e1dbf8cda Clean up "completer_handle_brkchars" callback handling adds eb3ff9a551 Introduce class completion_tracker & rewrite completion<->re [...] adds 6a2c1b8790 "complete" command and completion word break characters adds 8090b426b5 Introduce CP_OPERATOR_STR/CP_OPERATOR_LEN and use throughout adds dd57c19c1a Re-indent elf_x86_64_relocate_section adds 1d550c828c Introduce strncmp_iw adds c5bb8910e8 x86-64: Limit PIC check to shared library build adds c6756f62e0 Rewrite/enhance explicit locations completer, parse left->right adds a245927022 Explicit locations -label completer adds be966d4207 Linespec lexing and C++ operators adds c45ec17c07 A smarter linespec completer adds 8e85f840e1 Add missing ChangeLog entries for PR ld/21782 fix adds 89d249d2f2 i386: Add tests for PIE with undefined weak symbol adds 25bda061bf Automatic date update in version.in adds 0a79bef4f2 * dwarf.c (display_debug_names): Initialize hash_prev. adds 386535dd91 Fix GDB builds that include the simulator adds b6a5771326 Import updated Ukranian and Swedish translations. adds c646b4e87f Improve doc about "maint print c-tdesc" adds cfb7e58b48 Simplify regcache_cpy and remove regcache::cpy_no_passthrough adds 27841e762c Remove one line comment 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) new 0c5e2585d4 Per-language symbol name hashing algorithm new a60df6be8d Introduce lookup_name_info and generalize Ada's FULL/WILD na [...] new f8217bd726 Optimize .gdb_index symbol name searching new de4990a10e Make cp_remove_params return a unique_ptr new 343e28535a lookup_name_info::make_ignore_params new 2c6904807c Simplify completion_list_add_name | remove sym_text / sym_text_len new a665dc2478 Use search_domain::FUNCTIONS_DOMAIN when setting breakpoints new 10977ed4b5 Handle custom completion match prefix / LCD new 20c82e9612 Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wi [...] new 464fe674fe Make the linespec/location completer ignore data symbols new 0424ebdff6 Make strcmp_iw NOT ignore whitespace in the middle of tokens new dfcaa165b4 Comprehensive C++ linespec/completer tests new 92b53180a9 Add comprehensive C++ operator linespec/location/completion tests new a2a9528ad4 Fix completing an empty string new ec6ffe46ba Use TOLOWER in SYMBOL_HASH_NEXT new f4c44c7ddd Breakpoints in symbols with ABI tags (PR c++/19436) new c87e239293 Document breakpoints / linespec & co improvements (manual + NEWS)
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 (e949fb77ab) \ N -- N -- N refs/heads/users/palves/cxx-breakpoint-improvements (c87 [...]
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 17 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 | 1143 + bfd/aout-adobe.c | 1 + bfd/aout-target.h | 3 + bfd/aout-tic30.c | 3 + bfd/arc-got.h | 7 +- bfd/archive.c | 7 +- bfd/archures.c | 1 + bfd/bfd-in2.h | 26 +- bfd/bfd.c | 32 +- bfd/bfdio.c | 8 +- bfd/binary.c | 9 +- bfd/bout.c | 1 + bfd/coff-alpha.c | 1 + bfd/coff-arm.c | 6 +- bfd/coff-mcore.c | 5 +- bfd/coff-mips.c | 1 + bfd/coff-ppc.c | 14 +- bfd/coff-rs6000.c | 137 +- bfd/coff-sh.c | 41 +- bfd/coff-tic80.c | 4 +- bfd/coff-x86_64.c | 4 +- bfd/coff64-rs6000.c | 44 +- bfd/coffcode.h | 53 +- bfd/coffgen.c | 4 +- bfd/cofflink.c | 8 +- bfd/compress.c | 8 +- bfd/config.bfd | 15 +- bfd/config.in | 6 + bfd/configure | 180 +- bfd/configure.ac | 5 +- bfd/cpu-mips.c | 5 +- bfd/cpu-pdp11.c | 2 +- bfd/dwarf2.c | 469 +- bfd/ecoff.c | 2 +- bfd/ecofflink.c | 2 +- bfd/elf-bfd.h | 29 +- bfd/elf-m10300.c | 6 +- bfd/elf-properties.c | 19 +- bfd/elf-s390.h | 29 + bfd/elf.c | 242 +- bfd/elf32-arc.c | 110 +- bfd/elf32-arm.c | 143 +- bfd/elf32-avr.c | 5 +- bfd/elf32-bfin.c | 17 +- bfd/elf32-cris.c | 10 +- bfd/elf32-frv.c | 8 +- bfd/elf32-hppa.c | 16 +- bfd/elf32-i370.c | 8 +- bfd/elf32-i386.c | 632 +- bfd/elf32-ip2k.c | 4 +- bfd/elf32-iq2000.c | 4 +- bfd/elf32-lm32.c | 4 +- bfd/elf32-m32c.c | 8 +- bfd/elf32-m32r.c | 5 +- bfd/elf32-m68hc1x.c | 4 +- bfd/elf32-m68k.c | 21 +- bfd/elf32-mcore.c | 4 +- bfd/elf32-mep.c | 2 +- bfd/elf32-metag.c | 7 +- bfd/elf32-mt.c | 2 +- bfd/elf32-nds32.c | 52 +- bfd/elf32-nios2.c | 4 +- bfd/elf32-ppc.c | 55 +- bfd/elf32-rx.c | 2 +- bfd/elf32-s390.c | 35 +- bfd/elf32-score.c | 28 +- bfd/elf32-score7.c | 20 +- bfd/elf32-sh.c | 88 +- bfd/elf32-sh64.c | 6 +- bfd/elf32-spu.c | 4 +- bfd/elf32-tic6x.c | 6 +- bfd/elf32-tilepro.c | 6 +- bfd/elf32-v850.c | 40 +- bfd/elf32-vax.c | 8 +- bfd/elf32-xtensa.c | 93 +- bfd/elf64-alpha.c | 10 +- bfd/elf64-hppa.c | 6 +- bfd/elf64-ia64-vms.c | 19 +- bfd/elf64-mips.c | 19 +- bfd/elf64-mmix.c | 20 +- bfd/elf64-ppc.c | 74 +- bfd/elf64-s390.c | 116 +- bfd/elf64-sh64.c | 14 +- bfd/elf64-sparc.c | 4 +- bfd/elf64-x86-64.c | 581 +- bfd/elfcode.h | 6 +- bfd/elfcore.h | 6 +- bfd/elflink.c | 270 +- bfd/elfnn-aarch64.c | 398 +- bfd/elfnn-ia64.c | 14 +- bfd/elfnn-riscv.c | 18 +- bfd/elfxx-aarch64.c | 12 +- bfd/elfxx-mips.c | 67 +- bfd/elfxx-riscv.c | 16 + bfd/elfxx-sparc.c | 66 +- bfd/elfxx-target.h | 6 + bfd/elfxx-tilegx.c | 6 +- bfd/i386msdos.c | 1 + bfd/i386os9k.c | 1 + bfd/ieee.c | 42 +- bfd/ihex.c | 8 +- bfd/libbfd-in.h | 3 + bfd/libbfd.c | 13 +- bfd/libbfd.h | 5 + bfd/libieee.h | 1 + bfd/linker.c | 39 +- bfd/mach-o-arm.c | 25 +- bfd/mach-o-i386.c | 6 +- bfd/mach-o-target.c | 1 + bfd/mach-o.c | 38 +- bfd/merge.c | 4 +- bfd/mmo.c | 18 +- bfd/nlm-target.h | 1 + bfd/oasys.c | 1 + bfd/opncls.c | 18 +- bfd/peXXigen.c | 9 +- bfd/pef.c | 1 + bfd/plugin.c | 1 + bfd/po/bfd.pot | 2956 +-- bfd/po/es.po | 1 + bfd/po/fi.po | 1 + bfd/po/fr.po | 3551 +-- bfd/po/hr.po | 6138 ++++++ bfd/po/id.po | 4785 +++-- bfd/po/ja.po | 1 + bfd/po/ro.po | 1 + bfd/po/ru.po | 1 + bfd/po/sr.po | 1 + bfd/po/sv.po | 1 + bfd/po/tr.po | 1 + bfd/po/uk.po | 6438 ++++-- bfd/po/vi.po | 509 +- bfd/po/zh_CN.po | 1 + bfd/ppcboot.c | 1 + bfd/reloc.c | 11 +- bfd/som.c | 12 +- bfd/srec.c | 1 + bfd/stabs.c | 2 +- bfd/sunos.c | 2 +- bfd/targets.c | 8 +- bfd/tekhex.c | 5 + bfd/versados.c | 13 +- bfd/version.h | 2 +- bfd/version.m4 | 2 +- bfd/vms-alpha.c | 216 +- bfd/vms-misc.c | 8 +- bfd/vms.h | 4 +- bfd/xcofflink.c | 12 +- bfd/xsym.c | 1 + binutils/BRANCHES | 1 + binutils/ChangeLog | 261 + binutils/NEWS | 12 + binutils/ar.c | 9 +- binutils/bucomm.c | 2 + binutils/coffgrok.c | 6 +- binutils/configure | 20 +- binutils/dwarf.c | 528 +- binutils/dwarf.h | 1 + binutils/nlmconv.c | 6 +- binutils/nm.c | 11 - binutils/objcopy.c | 73 +- binutils/objdump.c | 79 +- binutils/po/bg.po | 5665 +++-- binutils/po/binutils.pot | 3462 +-- binutils/po/ca.po | 1 + binutils/po/da.po | 1 + binutils/po/es.po | 1 + binutils/po/fi.po | 1 + binutils/po/fr.po | 1 + binutils/po/hr.po | 1 + binutils/po/id.po | 3 +- binutils/po/it.po | 1 + binutils/po/ja.po | 1 + binutils/po/ro.po | 1 + binutils/po/ru.po | 2854 +-- binutils/po/sk.po | 1 + binutils/po/sr.po | 1 + binutils/po/sv.po | 6431 ++++-- binutils/po/tr.po | 1 + binutils/po/uk.po | 7157 ++++-- binutils/po/vi.po | 1557 +- binutils/po/zh_CN.po | 1 + binutils/po/zh_TW.po | 8060 ++++--- binutils/readelf.c | 110 +- binutils/srconv.c | 15 +- binutils/stabs.c | 2 +- binutils/strings.c | 79 +- binutils/sysinfo.y | 15 +- binutils/testsuite/binutils-all/arc/double_store.s | 6 + binutils/testsuite/binutils-all/arc/objdump.exp | 73 +- binutils/testsuite/binutils-all/i386/empty.d | 9 + binutils/testsuite/binutils-all/i386/empty.s | 27 + binutils/testsuite/binutils-all/i386/ibt.d | 9 + binutils/testsuite/binutils-all/i386/ibt.s | 27 + binutils/testsuite/binutils-all/i386/shstk.d | 9 + binutils/testsuite/binutils-all/i386/shstk.s | 27 + .../testsuite/binutils-all/mips/mips-xpa-virt-1.d | 13 + .../testsuite/binutils-all/mips/mips-xpa-virt-2.d | 13 + .../testsuite/binutils-all/mips/mips-xpa-virt-3.d | 13 + .../testsuite/binutils-all/mips/mips-xpa-virt-4.d | 13 + .../testsuite/binutils-all/mips/mips-xpa-virt.s | 14 + binutils/testsuite/binutils-all/mips/mips.exp | 4 + binutils/testsuite/binutils-all/objcopy.exp | 2 +- binutils/testsuite/binutils-all/objdump.exp | 12 +- binutils/testsuite/binutils-all/x86-64/empty-x32.d | 10 + binutils/testsuite/binutils-all/x86-64/empty.d | 9 + binutils/testsuite/binutils-all/x86-64/empty.s | 27 + binutils/testsuite/binutils-all/x86-64/ibt-x32.d | 10 + binutils/testsuite/binutils-all/x86-64/ibt.d | 9 + binutils/testsuite/binutils-all/x86-64/ibt.s | 27 + binutils/testsuite/binutils-all/x86-64/shstk-x32.d | 10 + binutils/testsuite/binutils-all/x86-64/shstk.d | 9 + binutils/testsuite/binutils-all/x86-64/shstk.s | 27 + elfcpp/ChangeLog | 15 + elfcpp/dwarf.h | 11 + elfcpp/elfcpp.h | 7 +- elfcpp/powerpc.h | 8 + gas/ChangeLog | 704 + gas/NEWS | 5 + gas/as.c | 19 - gas/config/obj-coff-seh.c | 5 +- gas/config/obj-elf.c | 15 + gas/config/tc-aarch64.c | 27 +- gas/config/tc-arc.c | 24 +- gas/config/tc-arc.h | 1 - gas/config/tc-arm.c | 1163 +- gas/config/tc-arm.h | 4 +- gas/config/tc-avr.c | 607 +- gas/config/tc-avr.h | 6 + gas/config/tc-i386.c | 9 +- gas/config/tc-mips.c | 206 +- gas/config/tc-msp430.c | 26 +- gas/config/tc-pru.c | 7 +- gas/config/tc-riscv.c | 36 +- gas/config/tc-sh64.c | 2 +- gas/config/tc-tic4x.c | 2 +- gas/config/tc-v850.c | 3 +- gas/config/tc-xtensa.c | 32 +- gas/config/tc-xtensa.h | 9 +- gas/configure | 20 +- gas/doc/c-aarch64.texi | 4 + gas/doc/c-arm.texi | 7 +- gas/doc/c-avr.texi | 71 +- gas/doc/c-mips.texi | 1 + gas/ecoff.c | 2 +- gas/po/es.po | 1 + gas/po/fi.po | 1 + gas/po/fr.po | 11120 +++++----- gas/po/id.po | 8742 ++++---- gas/po/ja.po | 249 +- gas/po/ru.po | 1 + gas/po/sv.po | 158 +- gas/po/tr.po | 21512 ++++++++----------- gas/po/uk.po | 9779 +++++---- gas/po/zh_CN.po | 1 + gas/testsuite/gas/aarch64/diagnostic.l | 1 - gas/testsuite/gas/aarch64/diagnostic.s | 2 +- gas/testsuite/gas/aarch64/dotproduct.d | 548 + gas/testsuite/gas/aarch64/dotproduct.s | 540 + gas/testsuite/gas/arc/asm-errors-3.d | 2 + gas/testsuite/gas/arc/asm-errors-3.err | 7 + gas/testsuite/gas/arc/asm-errors-3.s | 14 + 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/armv8-a+fp.d | 6 + gas/testsuite/gas/arm/armv8-a+fp.s | 116 - gas/testsuite/gas/arm/armv8-a+simd.d | 2 + gas/testsuite/gas/arm/armv8-a+simd.s | 79 - gas/testsuite/gas/arm/armv8-a-bad.d | 4 +- gas/testsuite/gas/arm/armv8-a-bad.l | 96 - gas/testsuite/gas/arm/armv8-a-bad.s | 127 - gas/testsuite/gas/arm/armv8-a-barrier-arm.d | 2 +- gas/testsuite/gas/arm/armv8-a-barrier-thumb.d | 2 +- gas/testsuite/gas/arm/armv8-a-it-bad.d | 5 +- gas/testsuite/gas/arm/armv8-a-it-bad.l | 18 - gas/testsuite/gas/arm/armv8-a-it-bad.s | 72 - gas/testsuite/gas/arm/armv8-a.d | 2 + gas/testsuite/gas/arm/armv8-ar+fp.s | 120 + gas/testsuite/gas/arm/armv8-ar+simd.s | 78 + gas/testsuite/gas/arm/armv8-ar-bad.l | 96 + gas/testsuite/gas/arm/armv8-ar-bad.s | 126 + .../arm/{armv8-a-barrier.s => armv8-ar-barrier.s} | 0 gas/testsuite/gas/arm/armv8-ar-it-bad.l | 18 + gas/testsuite/gas/arm/armv8-ar-it-bad.s | 71 + gas/testsuite/gas/arm/{armv8-a.s => armv8-ar.s} | 0 gas/testsuite/gas/arm/armv8-r+fp.d | 121 + gas/testsuite/gas/arm/armv8-r+simd.d | 81 + gas/testsuite/gas/arm/armv8-r-bad.d | 4 + gas/testsuite/gas/arm/armv8-r-barrier-arm.d | 24 + gas/testsuite/gas/arm/armv8-r-barrier-thumb.d | 25 + gas/testsuite/gas/arm/armv8-r-it-bad.d | 4 + gas/testsuite/gas/arm/armv8-r.d | 104 + gas/testsuite/gas/arm/attr-march-armv1.d | 1 - gas/testsuite/gas/arm/attr-march-armv2.d | 1 - gas/testsuite/gas/arm/attr-march-armv2a.d | 1 - gas/testsuite/gas/arm/attr-march-armv2s.d | 1 - gas/testsuite/gas/arm/attr-march-armv3.d | 1 - gas/testsuite/gas/arm/attr-march-armv3m.d | 1 - gas/testsuite/gas/arm/attr-march-armv8-r+crypto.d | 18 + gas/testsuite/gas/arm/attr-march-armv8-r+fp.d | 17 + gas/testsuite/gas/arm/attr-march-armv8-r+simd.d | 18 + gas/testsuite/gas/arm/attr-march-armv8-r.d | 16 + gas/testsuite/gas/arm/crc32-armv8-a-bad.d | 23 + gas/testsuite/gas/arm/crc32-armv8-a.d | 23 + .../gas/arm/{crc32-bad.s => crc32-armv8-ar-bad.s} | 0 .../gas/arm/{crc32.s => crc32-armv8-ar.s} | 0 gas/testsuite/gas/arm/crc32-armv8-r-bad.d | 23 + gas/testsuite/gas/arm/crc32-armv8-r.d | 23 + gas/testsuite/gas/arm/crc32-bad.d | 22 - gas/testsuite/gas/arm/crc32.d | 22 - gas/testsuite/gas/arm/dotprod-illegal.d | 2 + gas/testsuite/gas/arm/dotprod-illegal.l | 10 + gas/testsuite/gas/arm/dotprod-illegal.s | 16 + gas/testsuite/gas/arm/dotprod-legacy-arch.d | 3 + gas/testsuite/gas/arm/dotprod-legacy-arch.l | 3 + gas/testsuite/gas/arm/dotprod-thumb2.d | 297 + gas/testsuite/gas/arm/dotprod.d | 297 + gas/testsuite/gas/arm/dotprod.s | 44 + gas/testsuite/gas/arm/forbid-armv7-idiv-ext.d | 4 + gas/testsuite/gas/arm/forbid-armv7-idiv-ext.l | 3 + gas/testsuite/gas/arm/ld-sp-warn.l | 1 - gas/testsuite/gas/arm/ldr-bad.l | 4 +- gas/testsuite/gas/arm/ldr-t-bad.l | 4 +- gas/testsuite/gas/arm/mask_1-armv8-a.d | 29 + .../gas/arm/{mask_1.s => mask_1-armv8-ar.s} | 0 gas/testsuite/gas/arm/mask_1-armv8-r.d | 29 + gas/testsuite/gas/arm/mask_1.d | 28 - .../gas/arm/sp-pc-validations-bad-t-v8a.d | 4 + .../gas/arm/sp-pc-validations-bad-t-v8a.l | 192 + gas/testsuite/gas/arm/sp-pc-validations-bad-t.d | 3 +- gas/testsuite/gas/arm/sp-pc-validations-bad-t.s | 2 +- .../gas/arm/sp-usage-thumb2-relax-on-v7.d | 4 + .../gas/arm/sp-usage-thumb2-relax-on-v7.l | 17 + .../gas/arm/sp-usage-thumb2-relax-on-v8.d | 25 + gas/testsuite/gas/arm/sp-usage-thumb2-relax.s | 27 + gas/testsuite/gas/arm/strex-bad-t.d | 1 + gas/testsuite/gas/arm/vfp-bad.l | 2 + gas/testsuite/gas/arm/vfp-bad.s | 2 + gas/testsuite/gas/avr/gccisr-01.d | 141 + gas/testsuite/gas/avr/gccisr-01.s | 127 + gas/testsuite/gas/avr/gccisr-02.d | 43 + gas/testsuite/gas/avr/gccisr-02.s | 38 + gas/testsuite/gas/avr/gccisr-03.d | 4 + gas/testsuite/gas/avr/gccisr-03.s | 6 + gas/testsuite/gas/elf/elf.exp | 1 + gas/testsuite/gas/elf/pr21661.d | 2 + gas/testsuite/gas/elf/pr21661.l | 3 + gas/testsuite/gas/elf/pr21661.s | 4 + gas/testsuite/gas/elf/symver.d | 1 + gas/testsuite/gas/i386/cet-intel.d | 12 +- gas/testsuite/gas/i386/cet.d | 12 +- gas/testsuite/gas/i386/cet.s | 12 +- gas/testsuite/gas/i386/mpx.d | 4 + gas/testsuite/gas/i386/mpx.s | 12 + gas/testsuite/gas/i386/notrack-intel.d | 16 + gas/testsuite/gas/i386/notrack.d | 16 + gas/testsuite/gas/i386/notrack.s | 22 + gas/testsuite/gas/i386/notrackbad.l | 54 +- gas/testsuite/gas/i386/notrackbad.s | 4 - gas/testsuite/gas/i386/opcode.d | 6 + gas/testsuite/gas/i386/opcode.s | 6 + gas/testsuite/gas/i386/x86-64-cet-intel.d | 16 +- gas/testsuite/gas/i386/x86-64-cet.d | 16 +- gas/testsuite/gas/i386/x86-64-cet.s | 16 +- gas/testsuite/gas/i386/x86-64-mpx.d | 4 + gas/testsuite/gas/i386/x86-64-mpx.s | 12 + gas/testsuite/gas/i386/x86-64-notrack-intel.d | 32 + gas/testsuite/gas/i386/x86-64-notrack.d | 32 + gas/testsuite/gas/i386/x86-64-notrack.s | 43 + gas/testsuite/gas/i386/x86-64-notrackbad.l | 54 +- gas/testsuite/gas/i386/x86-64-notrackbad.s | 4 - gas/testsuite/gas/i386/x86-64-opcode.d | 9 + gas/testsuite/gas/i386/x86-64-opcode.s | 9 + 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/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/elf_mach_interaptiv-mr2.d | 24 + .../gas/mips/interaptiv-mr2@isa-override-1.d | 6 + .../gas/mips/interaptiv-mr2@isa-override-1.l | 5 + .../gas/mips/interaptiv-mr2@isa-override-2.d | 4 + .../gas/mips/interaptiv-mr2@isa-override-2.l | 8 + gas/testsuite/gas/mips/interaptiv-mr2@mcu.d | 110 + gas/testsuite/gas/mips/interaptiv-mr2@save-sub.d | 44 + gas/testsuite/gas/mips/interaptiv-mr2@save.d | 44 + gas/testsuite/gas/mips/micromips@r5.d | 9 + gas/testsuite/gas/mips/micromips@relax-offset.d | 26 + gas/testsuite/gas/mips/micromips@xpa.d | 25 + gas/testsuite/gas/mips/mips.exp | 32 +- gas/testsuite/gas/mips/mips16@save-sub.d | 65 + gas/testsuite/gas/mips/mips16e-save-err.s | 18 - gas/testsuite/gas/mips/mips16e-save.d | 43 - gas/testsuite/gas/mips/mips16e-save.s | 55 - gas/testsuite/gas/mips/mips16e2-copy-err.d | 3 + gas/testsuite/gas/mips/mips16e2-copy-err.l | 29 + gas/testsuite/gas/mips/mips16e2-copy-err.s | 36 + gas/testsuite/gas/mips/mips16e2-copy.d | 32 + gas/testsuite/gas/mips/mips16e2-copy.s | 32 + .../mips/mips16e2-interaptiv-mr2@mips16-asmacro.d | 15 + .../mips/mips16e2-interaptiv-mr2@mips16-insn-e.d | 4 + .../mips/mips16e2-interaptiv-mr2@mips16-insn-e.l | 131 + .../mips/mips16e2-interaptiv-mr2@mips16-insn-t.d | 4 + .../mips/mips16e2-interaptiv-mr2@mips16-insn-t.l | 43 + .../mips/mips16e2-interaptiv-mr2@mips16-macro-e.d | 4 + .../mips/mips16e2-interaptiv-mr2@mips16-macro-e.l | 56 + .../mips/mips16e2-interaptiv-mr2@mips16-macro-t.d | 4 + .../mips/mips16e2-interaptiv-mr2@mips16-macro-t.l | 56 + .../mips/mips16e2-interaptiv-mr2@mips16-macro.d | 5 + .../mips/mips16e2-interaptiv-mr2@mips16-macro.l | 12 + .../gas/mips/mips16e2-interaptiv-mr2@mips16-sub.d | 6 + .../gas/mips/mips16e2-interaptiv-mr2@mips16-sub.l | 4 + .../mips/mips16e2-interaptiv-mr2@mips16e-64-sub.d | 6 + .../mips/mips16e2-interaptiv-mr2@mips16e-64-sub.l | 4 + ...e-64.d => mips16e2-interaptiv-mr2@mips16e-64.d} | 0 .../gas/mips/mips16e2-interaptiv-mr2@mips16e-sub.d | 6 + .../gas/mips/mips16e2-interaptiv-mr2@mips16e-sub.l | 4 + .../mips/mips16e2-interaptiv-mr2@mips16e2-mt-sub.d | 5 + gas/testsuite/gas/mips/mips16e2-mt-err.d | 3 + gas/testsuite/gas/mips/mips16e2-mt-err.l | 3 + gas/testsuite/gas/mips/mips16e2-mt-err.s | 14 + gas/testsuite/gas/mips/mips16e2@mips16e2-mt-sub.d | 36 +- gas/testsuite/gas/mips/mips16e@save-sub.d | 44 + gas/testsuite/gas/mips/mips1@relax-offset.d | 30 + gas/testsuite/gas/mips/mips1@save-sub.d | 44 + gas/testsuite/gas/mips/mips2@save-sub.d | 5 + gas/testsuite/gas/mips/mips32@save-sub.d | 5 + gas/testsuite/gas/mips/mips3@save-sub.d | 5 + gas/testsuite/gas/mips/mips4@save-sub.d | 5 + gas/testsuite/gas/mips/mips5@save-sub.d | 5 + gas/testsuite/gas/mips/mips64@save-sub.d | 5 + gas/testsuite/gas/mips/octeon2@save-sub.d | 44 + gas/testsuite/gas/mips/octeon3@save-sub.d | 5 + gas/testsuite/gas/mips/r3000@relax-offset.d | 6 + gas/testsuite/gas/mips/r3000@save-sub.d | 5 + gas/testsuite/gas/mips/r3900@relax-offset.d | 6 + gas/testsuite/gas/mips/r3900@save-sub.d | 5 + gas/testsuite/gas/mips/r4000@save-sub.d | 5 + gas/testsuite/gas/mips/r5900@save-sub.d | 5 + gas/testsuite/gas/mips/relax-offset.d | 28 + .../mips/{option-pic-relax-2.l => relax-offset.l} | 0 gas/testsuite/gas/mips/relax-offset.s | 23 + gas/testsuite/gas/mips/save-err.d | 3 + .../gas/mips/{mips16e-save-err.l => save-err.l} | 0 gas/testsuite/gas/mips/save-err.s | 18 + gas/testsuite/gas/mips/save-sub.d | 43 + gas/testsuite/gas/mips/save-sub.s | 2 + gas/testsuite/gas/mips/save.d | 43 + gas/testsuite/gas/mips/save.s | 53 + gas/testsuite/gas/mips/sb1@save-sub.d | 5 + gas/testsuite/gas/mips/vr5400@save-sub.d | 5 + gas/testsuite/gas/mips/xlr@save-sub.d | 5 + gas/testsuite/gas/mips/xpa-err.d | 3 + gas/testsuite/gas/mips/xpa-err.l | 2 + gas/testsuite/gas/mips/xpa-err.s | 8 + gas/testsuite/gas/mips/xpa-virt-err.d | 3 + gas/testsuite/gas/mips/xpa-virt-err.l | 3 + gas/testsuite/gas/mips/xpa-virt-err.s | 15 + gas/testsuite/gas/mips/xpa.d | 4 +- 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 +- gdb/.dir-locals.el | 2 + gdb/ChangeLog | 1853 ++ gdb/MAINTAINERS | 2 +- gdb/Makefile.in | 12 +- gdb/NEWS | 106 +- gdb/aarch64-linux-tdep.c | 2 - gdb/aarch64-tdep.c | 8 +- gdb/ada-lang.c | 170 +- gdb/ada-lex.l | 10 + gdb/ada-valprint.c | 3 +- gdb/alpha-tdep.c | 29 +- gdb/amd64-bsd-nat.c | 54 + gdb/amd64-darwin-tdep.c | 2 +- gdb/amd64-dicos-tdep.c | 2 +- gdb/amd64-fbsd-tdep.c | 2 +- gdb/amd64-linux-tdep.c | 18 +- gdb/amd64-nbsd-tdep.c | 2 +- gdb/amd64-obsd-tdep.c | 2 +- gdb/amd64-sol2-tdep.c | 2 +- gdb/amd64-tdep.c | 15 +- gdb/amd64-tdep.h | 13 +- gdb/amd64-windows-tdep.c | 2 +- gdb/arc-tdep.c | 63 +- gdb/arch-utils.c | 8 - gdb/arch-utils.h | 7 - gdb/arm-linux-tdep.c | 2 - gdb/arm-tdep.c | 5 +- gdb/ax-gdb.c | 250 +- gdb/break-catch-sig.c | 27 +- gdb/break-catch-syscall.c | 26 +- gdb/break-catch-throw.c | 46 +- gdb/breakpoint.c | 471 +- gdb/breakpoint.h | 30 +- gdb/build-id.c | 7 + gdb/buildsym.c | 9 +- gdb/c-valprint.c | 4 +- gdb/charset.c | 13 +- gdb/charset.h | 4 +- gdb/cli/cli-cmds.c | 21 +- gdb/cli/cli-decode.c | 11 +- gdb/cli/cli-decode.h | 5 +- gdb/cli/cli-dump.c | 16 +- gdb/cli/cli-script.c | 9 +- gdb/common/agent.h | 11 +- gdb/common/buffer.h | 2 +- gdb/common/byte-vector.h | 62 + gdb/common/common-gdbthread.h | 25 + gdb/common/common-inferior.h | 33 + gdb/common/common-utils.c | 24 + gdb/common/common-utils.h | 4 + gdb/common/def-vector.h | 36 + gdb/common/default-init-alloc.h | 67 + gdb/common/diagnostics.h | 56 + gdb/common/environ.c | 202 +- gdb/common/environ.h | 70 +- gdb/common/job-control.c | 93 + gdb/common/job-control.h | 38 + gdb/common/preprocessor.h | 4 + gdb/common/vec.h | 25 + gdb/compile/compile-c-support.c | 4 +- gdb/compile/compile-loc2c.c | 1 + gdb/completer.c | 96 +- gdb/completer.h | 20 +- gdb/configure | 7 +- gdb/configure.nat | 22 +- gdb/corefile.c | 4 +- gdb/corelow.c | 82 +- gdb/ctf.c | 4 +- gdb/darwin-nat.c | 71 +- gdb/dbxread.c | 5 +- gdb/defs.h | 47 +- gdb/dictionary.c | 19 +- gdb/dictionary.h | 31 +- gdb/doc/ChangeLog | 25 + gdb/doc/gdb.texinfo | 173 +- gdb/doc/guile.texi | 2 +- gdb/doc/python.texi | 2 +- gdb/dtrace-probe.c | 3 +- gdb/dwarf2loc.c | 513 +- gdb/dwarf2loc.h | 1 - gdb/dwarf2read.c | 1189 +- gdb/event-loop.c | 2 +- gdb/f-valprint.c | 3 +- gdb/fbsd-nat.c | 162 + gdb/fbsd-tdep.c | 197 +- gdb/features/Makefile | 14 +- gdb/features/i386/amd64-avx-avx512-linux.c | 2 +- gdb/features/i386/amd64-avx-avx512.c | 180 +- gdb/features/i386/amd64-avx-avx512.xml | 1 + gdb/features/i386/amd64-avx-mpx-avx512-pku-linux.c | 2 +- gdb/features/i386/amd64-avx-mpx-avx512-pku.c | 194 +- gdb/features/i386/amd64-avx-mpx-avx512-pku.xml | 1 + gdb/features/i386/amd64-avx-mpx.c | 48 +- gdb/features/i386/amd64-avx-mpx.xml | 1 + gdb/features/i386/amd64-avx.c | 36 +- gdb/features/i386/amd64-avx.xml | 1 + gdb/features/i386/amd64-mpx.c | 16 +- gdb/features/i386/amd64-mpx.xml | 1 + gdb/features/i386/amd64.c | 4 + gdb/features/i386/amd64.xml | 1 + gdb/features/i386/i386-linux.c | 6 +- gdb/features/i386/i386-linux.xml | 2 +- gdb/filename-seen-cache.c | 21 +- gdb/filename-seen-cache.h | 27 +- gdb/findvar.c | 105 +- gdb/fork-child.c | 629 +- gdb/frame.c | 23 +- gdb/gdb_regex.c | 57 + gdb/gdb_regex.h | 39 +- gdb/gdbarch.c | 56 +- gdb/gdbarch.h | 25 +- gdb/gdbarch.sh | 17 +- gdb/gdbcore.h | 51 +- gdb/gdbserver/ChangeLog | 137 + gdb/gdbserver/Makefile.in | 20 +- gdb/gdbserver/configure | 13 +- gdb/gdbserver/configure.srv | 6 +- gdb/gdbserver/fork-child.c | 116 + gdb/gdbserver/inferiors.c | 9 + gdb/gdbserver/linux-low.c | 107 +- gdb/gdbserver/linux-x86-low.c | 2 +- gdb/gdbserver/lynx-low.c | 51 +- gdb/gdbserver/nto-low.c | 10 +- gdb/gdbserver/server.c | 277 +- gdb/gdbserver/server.h | 14 + gdb/gdbserver/spu-low.c | 44 +- gdb/gdbserver/target.c | 27 + gdb/gdbserver/target.h | 13 +- gdb/gdbserver/tdesc.h | 2 + gdb/gdbserver/win32-low.c | 23 +- gdb/gdbthread.h | 5 +- gdb/gdbtypes.c | 4 - gdb/gdbtypes.h | 21 +- gdb/gnu-nat.c | 8 +- gdb/gnulib/aclocal.m4 | 2 + gdb/gnulib/config.in | 35 + gdb/gnulib/configure | 391 +- gdb/gnulib/import/Makefile.am | 20 +- gdb/gnulib/import/Makefile.in | 12 +- gdb/gnulib/import/m4/environ.m4 | 47 + gdb/gnulib/import/m4/gnulib-cache.m4 | 4 +- gdb/gnulib/import/m4/gnulib-comp.m4 | 20 + gdb/gnulib/import/m4/setenv.m4 | 160 + gdb/gnulib/import/setenv.c | 390 + gdb/gnulib/import/unsetenv.c | 127 + gdb/gnulib/update-gnulib.sh | 2 + gdb/i386-linux-tdep.c | 2 - gdb/i386-tdep.c | 2 +- gdb/ia64-libunwind-tdep.c | 3 +- gdb/ia64-tdep.c | 15 +- gdb/inf-ptrace.c | 15 +- gdb/infcmd.c | 42 +- gdb/inferior.c | 4 +- gdb/inferior.h | 40 +- gdb/inflow.c | 64 +- gdb/infrun.c | 8 +- gdb/language.c | 12 +- gdb/language.h | 9 +- gdb/linespec.c | 65 +- gdb/linux-nat.c | 4 +- gdb/linux-tdep.c | 106 +- gdb/location.c | 2 +- gdb/main.c | 2 +- gdb/mdebugread.c | 8 +- gdb/mi/mi-cmd-break.c | 6 +- gdb/mi/mi-cmd-env.c | 18 +- gdb/mi/mi-main.c | 32 +- gdb/minsyms.c | 19 +- gdb/mips-linux-nat.c | 11 - gdb/mips-linux-tdep.c | 11 + gdb/mips-linux-tdep.h | 6 + gdb/mips-tdep.c | 56 +- gdb/mn10300-tdep.c | 9 +- gdb/nat/fork-inferior.c | 595 + gdb/nat/fork-inferior.h | 106 + gdb/nat/linux-ptrace.c | 2 +- gdb/nat/x86-dregs.c | 16 +- gdb/objfiles.h | 4 +- gdb/printcmd.c | 198 +- gdb/probe.c | 19 +- gdb/procfs.c | 7 +- gdb/psymtab.c | 59 +- gdb/python/py-unwind.c | 25 +- gdb/record-full.c | 17 +- gdb/regcache.c | 194 +- gdb/regcache.h | 41 +- gdb/regformats/i386/amd64-avx-avx512.dat | 2 + .../i386/amd64-avx-mpx-avx512-pku-linux.dat | 1 + gdb/regformats/i386/amd64-avx-mpx-avx512-pku.dat | 1 - gdb/regformats/i386/amd64-avx-mpx.dat | 2 + gdb/regformats/i386/amd64-avx.dat | 2 + gdb/regformats/i386/amd64-mpx.dat | 2 + gdb/regformats/i386/amd64.dat | 2 + gdb/regformats/regdat.sh | 3 + gdb/regformats/regdef.h | 5 - gdb/remote-sim.c | 86 +- gdb/remote.c | 32 +- gdb/rs6000-aix-tdep.c | 1 - gdb/rs6000-tdep.c | 2 - gdb/rust-exp.y | 39 +- gdb/s390-linux-tdep.c | 122 +- gdb/sh-tdep.c | 6 +- gdb/sh64-tdep.c | 48 +- gdb/skip.c | 24 +- gdb/solib.c | 7 +- gdb/spu-tdep.c | 2 +- gdb/symfile.c | 41 +- gdb/symfile.h | 4 + gdb/symtab.c | 90 +- gdb/symtab.h | 54 +- gdb/target-descriptions.c | 197 +- gdb/target.h | 31 +- gdb/target/target.h | 14 + gdb/terminal.h | 12 - gdb/testsuite/ChangeLog | 190 + gdb/testsuite/gdb.arch/aarch64-fp.exp | 9 +- gdb/testsuite/gdb.arch/altivec-regs.exp | 20 +- gdb/testsuite/gdb.arch/e500-regs.exp | 12 +- gdb/testsuite/gdb.arch/powerpc-power9.exp | 4 +- gdb/testsuite/gdb.arch/powerpc-power9.s | 2 +- gdb/testsuite/gdb.arch/s390-vregs.exp | 17 +- gdb/testsuite/gdb.arch/vsx-regs.exp | 20 +- gdb/testsuite/gdb.base/dump.exp | 7 +- gdb/testsuite/gdb.base/funcargs.exp | 12 +- gdb/testsuite/gdb.base/gnu_vector.exp | 7 +- gdb/testsuite/gdb.base/reread-readsym.c | 22 + gdb/testsuite/gdb.base/reread-readsym.exp | 61 + gdb/testsuite/gdb.base/startup-with-shell.c | 29 + gdb/testsuite/gdb.base/startup-with-shell.exp | 89 + gdb/testsuite/gdb.dlang/demangle.exp | 2 +- gdb/testsuite/gdb.dwarf2/fission-multi-cu.S | 374 + gdb/testsuite/gdb.dwarf2/fission-multi-cu.exp | 67 + gdb/testsuite/gdb.dwarf2/fission-multi-cu1.c | 22 + gdb/testsuite/gdb.dwarf2/fission-multi-cu2.c | 24 + gdb/testsuite/gdb.dwarf2/formdata16.exp | 40 +- gdb/testsuite/gdb.dwarf2/implptrpiece.exp | 10 +- gdb/testsuite/gdb.dwarf2/nonvar-access.exp | 31 +- gdb/testsuite/gdb.dwarf2/shortpiece.exp | 100 + gdb/testsuite/gdb.dwarf2/var-access.c | 25 + gdb/testsuite/gdb.dwarf2/var-access.exp | 345 + gdb/testsuite/gdb.linespec/linespec.exp | 14 +- gdb/testsuite/gdb.mi/mi-vla-fortran.exp | 55 +- gdb/testsuite/gdb.python/py-cmd.exp | 65 + gdb/testsuite/gdb.python/py-inferior.exp | 12 +- gdb/testsuite/gdb.python/py-unwind.exp | 3 +- gdb/testsuite/gdb.reverse/i386-sse-reverse.exp | 94 +- gdb/testsuite/gdb.rust/simple.exp | 11 + gdb/testsuite/gdb.server/non-existing-program.exp | 12 +- .../gdb.trace/unavailable-dwarf-piece.exp | 8 +- gdb/testsuite/lib/gdb-utils.exp | 2 +- gdb/testsuite/lib/gdb.exp | 15 +- gdb/top.c | 1 + gdb/tracefile-tfile.c | 4 +- gdb/tracefile.c | 10 +- gdb/tracepoint.c | 20 +- gdb/unittests/environ-selftests.c | 159 + gdb/utils.c | 57 +- gdb/utils.h | 13 +- gdb/valops.c | 7 +- gdb/valprint.c | 252 +- gdb/valprint.h | 9 +- gdb/value.h | 9 +- gdb/warning.m4 | 7 +- gdb/x86-linux-nat.c | 10 - gdb/xtensa-tdep.c | 7 +- gold/ChangeLog | 113 + gold/aarch64.cc | 299 +- gold/arm.cc | 8 +- gold/layout.cc | 2 +- gold/options.h | 4 + gold/po/es.po | 1 + gold/po/fi.po | 1 + gold/po/fr.po | 1 + gold/po/id.po | 1410 +- gold/po/it.po | 1 + gold/po/ja.po | 2241 ++ gold/po/sv.po | 4733 ++++ gold/po/uk.po | 3451 +++ gold/po/vi.po | 323 +- gold/po/zh_CN.po | 1 + gold/powerpc.cc | 466 +- gold/symtab.h | 20 +- gold/x86_64.cc | 2 +- gprof/ChangeLog | 33 + gprof/configure | 20 +- gprof/po/bg.po | 182 +- gprof/po/da.po | 1 + gprof/po/de.po | 1 + gprof/po/eo.po | 166 +- gprof/po/es.po | 311 +- gprof/po/fi.po | 1 + gprof/po/fr.po | 158 +- gprof/po/ga.po | 1 + gprof/po/gprof.pot | 2 +- gprof/po/hu.po | 1 + gprof/po/id.po | 144 +- gprof/po/it.po | 1 + gprof/po/ja.po | 1 + gprof/po/ms.po | 211 +- gprof/po/nl.po | 1 + gprof/po/pt_BR.po | 396 +- gprof/po/ro.po | 1 + gprof/po/ru.po | 171 +- gprof/po/sr.po | 1 + gprof/po/sv.po | 186 +- gprof/po/tr.po | 299 +- gprof/po/uk.po | 176 +- gprof/po/vi.po | 79 +- include/ChangeLog | 143 + include/aout/adobe.h | 167 +- include/aout/aout64.h | 6 +- include/aout/hp300hpux.h | 54 +- include/bfdlink.h | 15 +- include/dis-asm.h | 10 +- include/dwarf2.def | 12 + include/dwarf2.h | 25 +- include/elf/arc-reloc.def | 7 + include/elf/arm.h | 1 + include/elf/common.h | 9 + include/elf/hppa.h | 2 +- include/elf/mips.h | 2 + include/elf/riscv.h | 1 + include/elf/s390.h | 3 + include/gdb/remote-sim.h | 2 +- include/libiberty.h | 2 +- include/mach-o/arm.h | 2 +- include/opcode/aarch64.h | 2 + include/opcode/arc-func.h | 15 +- include/opcode/arc.h | 1 + include/opcode/arm.h | 25 +- include/opcode/avr.h | 5 + include/opcode/mips.h | 24 +- include/opcode/v850.h | 4 +- ld/ChangeLog | 734 +- ld/Makefile.am | 6 +- ld/Makefile.in | 6 +- ld/NEWS | 23 + ld/config.in | 4 + ld/configure | 48 +- ld/configure.ac | 20 +- ld/configure.tgt | 2 +- ld/emulparams/arcelf.sh | 1 + ld/emulparams/arcv2elf.sh | 3 +- ld/emulparams/arcv2elfx.sh | 3 +- ld/emulparams/avr1.sh | 8 + ld/emulparams/avr2.sh | 8 + ld/emulparams/avr25.sh | 8 + ld/emulparams/avr3.sh | 8 + ld/emulparams/avr31.sh | 8 + ld/emulparams/avr35.sh | 8 + ld/emulparams/avr4.sh | 8 + ld/emulparams/avr5.sh | 8 + ld/emulparams/avr51.sh | 8 + ld/emulparams/avr6.sh | 8 + ld/emulparams/avrtiny.sh | 10 +- ld/emulparams/avrxmega1.sh | 8 + ld/emulparams/avrxmega2.sh | 8 + ld/emulparams/avrxmega3.sh | 8 + ld/emulparams/avrxmega4.sh | 8 + ld/emulparams/avrxmega5.sh | 8 + ld/emulparams/avrxmega6.sh | 8 + ld/emulparams/avrxmega7.sh | 8 + ld/emulparams/call_nop.sh | 5 - ld/emulparams/cet.sh | 17 + ld/emulparams/elf32_x86_64.sh | 2 + ld/emulparams/elf64_s390.sh | 1 + ld/emulparams/elf_i386.sh | 2 + ld/emulparams/elf_x86_64.sh | 1 + ld/emultempl/elf32.em | 17 +- ld/emultempl/mipself.em | 15 +- ld/emultempl/s390.em | 64 + ld/gen-doc.texi | 1 + ld/ld.h | 5 + ld/ld.texinfo | 88 +- ld/ldgram.y | 4 +- ld/ldlang.c | 260 +- ld/ldlex.h | 1 + ld/ldlex.l | 1 + ld/ldmain.c | 25 +- ld/lexsup.c | 8 +- ld/po/bg.po | 1529 +- ld/po/da.po | 329 +- ld/po/de.po | 2214 ++ ld/po/es.po | 1 + ld/po/fi.po | 1154 +- ld/po/fr.po | 1 + ld/po/id.po | 1154 +- ld/po/it.po | 1 + ld/po/ja.po | 1 + ld/po/ld.pot | 940 +- ld/po/ru.po | 2197 ++ ld/po/tr.po | 1 + ld/po/uk.po | 1620 +- ld/po/vi.po | 383 +- ld/po/zh_CN.po | 1 + ld/po/zh_TW.po | 1 + ld/scripttempl/avr.sc | 69 +- ld/scripttempl/avrtiny.sc | 262 - ld/scripttempl/elfarc.sc | 6 + ld/scripttempl/elfarcv2.sc | 5 + ld/testsuite/ld-aarch64/aarch64-elf.exp | 6 +- ld/testsuite/ld-aarch64/copy-reloc-2.d | 7 + ld/testsuite/ld-aarch64/copy-reloc-eliminate.d | 4 + ld/testsuite/ld-aarch64/copy-reloc-exe-2.s | 32 + ld/testsuite/ld-aarch64/copy-reloc-exe-eliminate.s | 7 + ld/testsuite/ld-aarch64/copy-reloc-so.s | 19 + ld/testsuite/ld-aarch64/dt_textrel.d | 3 +- ld/testsuite/ld-aarch64/pcrel.s | 6 + ld/testsuite/ld-aarch64/pcrel_pic_defined.d | 10 + ld/testsuite/ld-aarch64/pcrel_pic_defined_local.d | 5 - ld/testsuite/ld-aarch64/pcrel_pic_undefined.d | 16 +- 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/nps-1b.err | 2 +- ld/testsuite/ld-arc/tls_ie-01.d | 4 +- ld/testsuite/ld-arm/arm-elf.exp | 6 + ld/testsuite/ld-arm/attr-merge-11.attr | 9 + ld/testsuite/ld-arm/attr-merge-11a.s | 5 + ld/testsuite/ld-arm/attr-merge-11b.s | 5 + ld/testsuite/ld-arm/attr-merge-12.attr | 9 + ld/testsuite/ld-arm/attr-merge-12a.s | 5 + ld/testsuite/ld-arm/attr-merge-12b.s | 5 + ld/testsuite/ld-avr/pr13402.d | 16 + ld/testsuite/ld-avr/pr13402.s | 9 + ld/testsuite/ld-elf/binutils.exp | 26 +- ld/testsuite/ld-elf/elf.exp | 4 + ld/testsuite/ld-elf/group11.d | 6 + ld/testsuite/ld-elf/group12.d | 6 + ld/testsuite/ld-elf/group12.ld | 14 + ld/testsuite/ld-elf/now-3.d | 2 +- ld/testsuite/ld-elf/now-4.d | 2 +- ld/testsuite/ld-elf/pr14156a.d | 1 + ld/testsuite/ld-elf/pr21562a.d | 12 + ld/testsuite/ld-elf/pr21562a.s | 12 + ld/testsuite/ld-elf/pr21562a.t | 3 + ld/testsuite/ld-elf/pr21562b.d | 12 + ld/testsuite/ld-elf/pr21562b.s | 12 + ld/testsuite/ld-elf/pr21562b.t | 5 + ld/testsuite/ld-elf/pr21562c.d | 13 + ld/testsuite/ld-elf/pr21562c.t | 7 + ld/testsuite/ld-elf/pr21562d.d | 13 + ld/testsuite/ld-elf/pr21562d.t | 5 + ld/testsuite/ld-elf/pr21562e.d | 10 + ld/testsuite/ld-elf/pr21562f.d | 10 + ld/testsuite/ld-elf/pr21562g.d | 10 + ld/testsuite/ld-elf/pr21562h.d | 10 + ld/testsuite/ld-elf/pr21562i.d | 13 + ld/testsuite/ld-elf/pr21562j.d | 13 + ld/testsuite/ld-elf/pr21562k.d | 13 + ld/testsuite/ld-elf/pr21562l.d | 13 + ld/testsuite/ld-elf/pr21562m.d | 13 + ld/testsuite/ld-elf/pr21562n.d | 13 + ld/testsuite/ld-elf/rpath-1.d | 2 +- ld/testsuite/ld-elf/rpath-2.d | 2 +- ld/testsuite/ld-elf/shared.exp | 23 +- ld/testsuite/ld-elf/sizeof.s | 15 + ld/testsuite/ld-elf/sizeofa.d | 12 + ld/testsuite/ld-elf/sizeofb.d | 13 + ld/testsuite/ld-elf/sizeofc.d | 12 + ld/testsuite/ld-elf/startof.s | 15 + ld/testsuite/ld-elf/startofa.d | 12 + ld/testsuite/ld-elf/startofb.d | 13 + ld/testsuite/ld-elf/startofc.d | 12 + ld/testsuite/ld-elfcomm/elfcomm.exp | 2 +- ld/testsuite/ld-elfvsb/elfvsb.exp | 5 +- ld/testsuite/ld-gc/gc.exp | 11 +- ld/testsuite/ld-gc/pr19161.d | 2 +- ld/testsuite/ld-gc/pr20022.d | 13 + ld/testsuite/ld-gc/pr20022a.s | 9 + ld/testsuite/ld-gc/pr20022b.s | 8 + ld/testsuite/ld-gc/start.d | 2 +- ld/testsuite/ld-i386/call3c.d | 12 +- ld/testsuite/ld-i386/i386.exp | 144 +- ld/testsuite/ld-i386/ibt-plt-1.d | 51 + ld/testsuite/ld-i386/ibt-plt-1.s | 54 + ld/testsuite/ld-i386/ibt-plt-2.s | 54 + ld/testsuite/ld-i386/ibt-plt-2a.d | 52 + ld/testsuite/ld-i386/ibt-plt-2b.d | 9 + ld/testsuite/ld-i386/ibt-plt-2c.d | 52 + ld/testsuite/ld-i386/ibt-plt-2d.d | 9 + ld/testsuite/ld-i386/ibt-plt-3.s | 38 + ld/testsuite/ld-i386/ibt-plt-3a.d | 52 + ld/testsuite/ld-i386/ibt-plt-3b.d | 5 + ld/testsuite/ld-i386/ibt-plt-3c.d | 52 + ld/testsuite/ld-i386/ibt-plt-3d.d | 9 + ld/testsuite/ld-i386/no-plt.exp | 23 +- ld/testsuite/ld-i386/pie1-nacl.d | 18 + ld/testsuite/ld-i386/pie1.d | 17 + ld/testsuite/ld-i386/pie1.s | 5 + ld/testsuite/ld-i386/plt-main-ibt.dd | 7 + ld/testsuite/ld-i386/plt-pie-ibt.dd | 7 + ld/testsuite/ld-i386/property-x86-empty.s | 27 + ld/testsuite/ld-i386/property-x86-ibt.s | 27 + ld/testsuite/ld-i386/property-x86-ibt1a.d | 6 + ld/testsuite/ld-i386/property-x86-ibt1b.d | 6 + ld/testsuite/ld-i386/property-x86-ibt2.d | 9 + ld/testsuite/ld-i386/property-x86-ibt3a.d | 11 + ld/testsuite/ld-i386/property-x86-ibt3b.d | 11 + ld/testsuite/ld-i386/property-x86-ibt4.d | 9 + ld/testsuite/ld-i386/property-x86-ibt5.d | 9 + ld/testsuite/ld-i386/property-x86-shstk.s | 27 + ld/testsuite/ld-i386/property-x86-shstk1a.d | 6 + ld/testsuite/ld-i386/property-x86-shstk1b.d | 6 + ld/testsuite/ld-i386/property-x86-shstk2.d | 9 + ld/testsuite/ld-i386/property-x86-shstk3a.d | 11 + ld/testsuite/ld-i386/property-x86-shstk3b.d | 11 + ld/testsuite/ld-i386/property-x86-shstk4.d | 9 + ld/testsuite/ld-i386/property-x86-shstk5.d | 9 + ld/testsuite/ld-i386/weakundef1.c | 16 + ld/testsuite/ld-ifunc/ifunc-1-local-x86.d | 3 +- ld/testsuite/ld-ifunc/ifunc-1-local-x86.map | 3 + ld/testsuite/ld-ifunc/ifunc-1-x86.d | 3 +- ld/testsuite/ld-ifunc/ifunc-1-x86.map | 3 + ld/testsuite/ld-mips-elf/binary.d | 8 + ld/testsuite/ld-mips-elf/binary.ld | 5 + ld/testsuite/ld-mips-elf/binary.s | 2 + ld/testsuite/ld-mips-elf/lsi-4010-isa.d | 23 + ld/testsuite/ld-mips-elf/mips-elf-flags.exp | 107 +- ld/testsuite/ld-mips-elf/mips-elf.exp | 40 + ld/testsuite/ld-mips-elf/relax-offset-umips.dd | 15 + ld/testsuite/ld-mips-elf/relax-offset-umips.gd | 11 + ld/testsuite/ld-mips-elf/relax-offset.dd | 19 + ld/testsuite/ld-mips-elf/relax-offset.gd | 11 + .../{export-class-call16.ld => relax-offset.ld} | 0 ld/testsuite/ld-nds32/diff.d | 6 +- ld/testsuite/ld-powerpc/powerpc.exp | 14 +- ld/testsuite/ld-powerpc/ppc476-shared.d | 4 +- ld/testsuite/ld-powerpc/ppc476-shared.lnk | 2 +- ld/testsuite/ld-powerpc/ppc476-shared2.d | 12 +- ld/testsuite/ld-powerpc/tlsopt1_32.d | 2 +- ld/testsuite/ld-powerpc/tlsopt1_32.s | 2 +- ld/testsuite/ld-powerpc/tlsopt2_32.d | 4 +- ld/testsuite/ld-powerpc/tlsopt2_32.s | 4 +- ld/testsuite/ld-powerpc/tlsopt3_32.d | 4 +- ld/testsuite/ld-powerpc/tlsopt3_32.s | 4 +- ld/testsuite/ld-powerpc/tlsopt4_32.s | 10 +- ld/testsuite/ld-powerpc/tlsopt5.d | 14 +- ld/testsuite/ld-powerpc/tlsopt5_32.d | 53 +- ld/testsuite/ld-powerpc/tlsopt5_32.s | 18 +- ld/testsuite/ld-powerpc/tocsave1.s | 24 + ld/testsuite/ld-powerpc/tocsave1a.d | 15 + ld/testsuite/ld-powerpc/tocsave1s.d | 9 + ld/testsuite/ld-powerpc/tocsave2.s | 24 + ld/testsuite/ld-powerpc/tocsave2a.d | 18 + ld/testsuite/ld-powerpc/tocsave2s.d | 13 + ld/testsuite/ld-powerpc/tocsavelib.s | 5 + ld/testsuite/ld-scripts/align.exp | 2 +- ld/testsuite/ld-scripts/assign-loc.d | 2 +- ld/testsuite/ld-scripts/crossref.exp | 5 +- ld/testsuite/ld-scripts/data.exp | 1 + ld/testsuite/ld-scripts/defined2.d | 1 - ld/testsuite/ld-scripts/defined3.d | 2 +- ld/testsuite/ld-scripts/defined4.d | 2 +- ld/testsuite/ld-scripts/defined5.d | 2 +- ld/testsuite/ld-scripts/expr2.d | 2 +- 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 + ld/testsuite/ld-scripts/provide.exp | 2 +- ld/testsuite/ld-scripts/sane1.d | 2 +- ld/testsuite/ld-scripts/size.exp | 2 +- ld/testsuite/ld-selective/selective.exp | 3 +- ld/testsuite/ld-shared/shared.exp | 4 +- ld/testsuite/ld-size/size.exp | 13 +- ld/testsuite/ld-srec/srec.exp | 9 +- ld/testsuite/ld-unique/pr21529.d | 5 + ld/testsuite/ld-unique/pr21529.ld | 5 + ld/testsuite/ld-unique/pr21529.s | 8 + ld/testsuite/ld-unique/unique.exp | 7 +- ld/testsuite/ld-x86-64/call1c.d | 12 +- ld/testsuite/ld-x86-64/ibt-plt-1-x32.d | 43 + ld/testsuite/ld-x86-64/ibt-plt-1.d | 43 + ld/testsuite/ld-x86-64/ibt-plt-1.s | 45 + ld/testsuite/ld-x86-64/ibt-plt-2.s | 45 + ld/testsuite/ld-x86-64/ibt-plt-2a-x32.d | 43 + ld/testsuite/ld-x86-64/ibt-plt-2a.d | 43 + ld/testsuite/ld-x86-64/ibt-plt-2b-x32.d | 9 + ld/testsuite/ld-x86-64/ibt-plt-2b.d | 9 + ld/testsuite/ld-x86-64/ibt-plt-2c-x32.d | 43 + ld/testsuite/ld-x86-64/ibt-plt-2c.d | 43 + ld/testsuite/ld-x86-64/ibt-plt-2d-x32.d | 9 + ld/testsuite/ld-x86-64/ibt-plt-2d.d | 9 + ld/testsuite/ld-x86-64/ibt-plt-3.s | 17 + ld/testsuite/ld-x86-64/ibt-plt-3a-x32.d | 43 + ld/testsuite/ld-x86-64/ibt-plt-3a.d | 43 + ld/testsuite/ld-x86-64/ibt-plt-3b-x32.d | 5 + ld/testsuite/ld-x86-64/ibt-plt-3b.d | 5 + ld/testsuite/ld-x86-64/ibt-plt-3c-x32.d | 43 + ld/testsuite/ld-x86-64/ibt-plt-3c.d | 43 + ld/testsuite/ld-x86-64/ibt-plt-3d-x32.d | 10 + ld/testsuite/ld-x86-64/ibt-plt-3d.d | 10 + ld/testsuite/ld-x86-64/ilp32-11.d | 2 +- ld/testsuite/ld-x86-64/lea1a.d | 2 +- ld/testsuite/ld-x86-64/lea1b.d | 2 +- ld/testsuite/ld-x86-64/lea1d.d | 2 +- ld/testsuite/ld-x86-64/lea1e.d | 2 +- ld/testsuite/ld-x86-64/no-plt.exp | 9 +- ld/testsuite/ld-x86-64/pie3-nacl.d | 14 + ld/testsuite/ld-x86-64/pie3.d | 13 + ld/testsuite/ld-x86-64/pie3.s | 5 + .../{plt-main-bnd-now.rd => plt-main-ibt-now.rd} | 0 ld/testsuite/ld-x86-64/plt-main-ibt-x32.dd | 7 + ld/testsuite/ld-x86-64/plt-main-ibt.dd | 7 + ld/testsuite/ld-x86-64/pr21481b.S | 4 + ld/testsuite/ld-x86-64/property-x86-3-x32.d | 10 + ld/testsuite/ld-x86-64/property-x86-3.d | 2 +- ld/testsuite/ld-x86-64/property-x86-3.s | 28 + ld/testsuite/ld-x86-64/property-x86-4a-x32.d | 10 + ld/testsuite/ld-x86-64/property-x86-4a.d | 2 +- ld/testsuite/ld-x86-64/property-x86-4b-x32.d | 10 + ld/testsuite/ld-x86-64/property-x86-4b.d | 2 +- ld/testsuite/ld-x86-64/property-x86-4b.s | 15 +- ld/testsuite/ld-x86-64/property-x86-empty.s | 27 + ld/testsuite/ld-x86-64/property-x86-ibt.s | 27 + ld/testsuite/ld-x86-64/property-x86-ibt1a-x32.d | 6 + ld/testsuite/ld-x86-64/property-x86-ibt1a.d | 6 + ld/testsuite/ld-x86-64/property-x86-ibt1b-x32.d | 6 + ld/testsuite/ld-x86-64/property-x86-ibt1b.d | 6 + ld/testsuite/ld-x86-64/property-x86-ibt2-x32.d | 9 + ld/testsuite/ld-x86-64/property-x86-ibt2.d | 9 + ld/testsuite/ld-x86-64/property-x86-ibt3a-x32.d | 11 + ld/testsuite/ld-x86-64/property-x86-ibt3a.d | 11 + ld/testsuite/ld-x86-64/property-x86-ibt3b-x32.d | 11 + ld/testsuite/ld-x86-64/property-x86-ibt3b.d | 11 + ld/testsuite/ld-x86-64/property-x86-ibt4-x32.d | 9 + ld/testsuite/ld-x86-64/property-x86-ibt4.d | 9 + ld/testsuite/ld-x86-64/property-x86-ibt5-x32.d | 9 + ld/testsuite/ld-x86-64/property-x86-ibt5.d | 9 + ld/testsuite/ld-x86-64/property-x86-shstk.s | 27 + ld/testsuite/ld-x86-64/property-x86-shstk1a-x32.d | 6 + ld/testsuite/ld-x86-64/property-x86-shstk1a.d | 6 + ld/testsuite/ld-x86-64/property-x86-shstk1b-x32.d | 6 + ld/testsuite/ld-x86-64/property-x86-shstk1b.d | 6 + ld/testsuite/ld-x86-64/property-x86-shstk2-x32.d | 9 + ld/testsuite/ld-x86-64/property-x86-shstk2.d | 9 + ld/testsuite/ld-x86-64/property-x86-shstk3a-x32.d | 11 + ld/testsuite/ld-x86-64/property-x86-shstk3a.d | 11 + ld/testsuite/ld-x86-64/property-x86-shstk3b-x32.d | 11 + ld/testsuite/ld-x86-64/property-x86-shstk3b.d | 11 + ld/testsuite/ld-x86-64/property-x86-shstk4-x32.d | 9 + ld/testsuite/ld-x86-64/property-x86-shstk4.d | 9 + ld/testsuite/ld-x86-64/property-x86-shstk5-x32.d | 9 + ld/testsuite/ld-x86-64/property-x86-shstk5.d | 9 + ld/testsuite/ld-x86-64/x86-64.exp | 226 +- ld/testsuite/lib/ld-lib.exp | 19 + libiberty/ChangeLog | 106 + libiberty/cp-demangle.c | 28 +- libiberty/cp-demangle.h | 4 - libiberty/cplus-dem.c | 16 +- libiberty/d-demangle.c | 518 +- libiberty/dwarfnames.c | 11 + libiberty/testsuite/d-demangle-expected | 252 +- libiberty/testsuite/demangle-expected | 15 + opcodes/ChangeLog | 366 + opcodes/aarch64-asm.c | 14 + opcodes/aarch64-dis-2.c | 382 +- opcodes/aarch64-dis.c | 20 +- opcodes/aarch64-opc.c | 2 +- opcodes/aarch64-tbl.h | 24 + opcodes/arc-dis.c | 36 +- opcodes/arc-opc.c | 26 +- opcodes/arc-regs.h | 11 +- opcodes/arc-tbl.h | 4 + opcodes/arm-dis.c | 14 +- opcodes/bfin-dis.c | 8 +- opcodes/cgen-dis.in | 2 +- opcodes/cgen.sh | 26 +- opcodes/configure | 20 +- opcodes/dis-buf.c | 6 +- opcodes/disassemble.h | 8 + opcodes/epiphany-asm.c | 1 + opcodes/epiphany-desc.c | 1 + opcodes/epiphany-desc.h | 1 + opcodes/epiphany-dis.c | 1 + opcodes/epiphany-ibld.c | 1 + opcodes/epiphany-opc.c | 1 + opcodes/epiphany-opc.h | 1 + opcodes/fr30-asm.c | 1 + opcodes/fr30-desc.c | 1 + opcodes/fr30-desc.h | 1 + opcodes/fr30-dis.c | 1 + opcodes/fr30-ibld.c | 1 + opcodes/fr30-opc.c | 1 + opcodes/fr30-opc.h | 1 + opcodes/frv-asm.c | 1 + opcodes/frv-desc.c | 1 + opcodes/frv-desc.h | 1 + opcodes/frv-dis.c | 1 + opcodes/frv-ibld.c | 1 + opcodes/frv-opc.c | 1 + opcodes/frv-opc.h | 1 + opcodes/i386-dis.c | 63 +- opcodes/i386-opc.tbl | 8 +- opcodes/i386-tbl.h | 24 +- opcodes/ia64-dis.c | 2 +- opcodes/ip2k-asm.c | 1 + opcodes/ip2k-desc.c | 1 + opcodes/ip2k-desc.h | 1 + opcodes/ip2k-dis.c | 1 + opcodes/ip2k-ibld.c | 1 + opcodes/ip2k-opc.c | 1 + opcodes/ip2k-opc.h | 1 + opcodes/iq2000-asm.c | 1 + opcodes/iq2000-desc.c | 1 + opcodes/iq2000-desc.h | 1 + opcodes/iq2000-dis.c | 1 + opcodes/iq2000-ibld.c | 1 + opcodes/iq2000-opc.c | 1 + opcodes/iq2000-opc.h | 1 + opcodes/lm32-asm.c | 1 + opcodes/lm32-desc.c | 1 + opcodes/lm32-desc.h | 1 + opcodes/lm32-dis.c | 1 + opcodes/lm32-ibld.c | 1 + opcodes/lm32-opc.c | 1 + opcodes/lm32-opc.h | 1 + opcodes/lm32-opinst.c | 1 + opcodes/m32c-asm.c | 1 + opcodes/m32c-desc.c | 1 + opcodes/m32c-desc.h | 1 + opcodes/m32c-dis.c | 3 +- opcodes/m32c-ibld.c | 1 + opcodes/m32c-opc.c | 1 + opcodes/m32c-opc.h | 1 + opcodes/m32r-asm.c | 1 + opcodes/m32r-desc.c | 1 + opcodes/m32r-desc.h | 1 + opcodes/m32r-dis.c | 1 + opcodes/m32r-ibld.c | 1 + opcodes/m32r-opc.c | 1 + opcodes/m32r-opc.h | 1 + opcodes/m32r-opinst.c | 1 + opcodes/mep-asm.c | 1 + opcodes/mep-desc.c | 1 + opcodes/mep-desc.h | 1 + opcodes/mep-dis.c | 3 +- opcodes/mep-ibld.c | 1 + opcodes/mep-opc.c | 1 + opcodes/mep-opc.h | 1 + opcodes/micromips-opc.c | 14 + opcodes/mips-dis.c | 246 +- opcodes/mips-formats.h | 7 +- opcodes/mips-opc.c | 34 +- opcodes/mips16-opc.c | 6 + opcodes/mt-asm.c | 1 + opcodes/mt-desc.c | 1 + opcodes/mt-desc.h | 1 + opcodes/mt-dis.c | 1 + opcodes/mt-ibld.c | 1 + opcodes/mt-opc.c | 1 + opcodes/mt-opc.h | 1 + opcodes/or1k-asm.c | 1 + opcodes/or1k-desc.c | 1 + opcodes/or1k-desc.h | 1 + opcodes/or1k-dis.c | 1 + opcodes/or1k-ibld.c | 1 + opcodes/or1k-opc.c | 1 + opcodes/or1k-opc.h | 1 + opcodes/or1k-opinst.c | 1 + opcodes/po/da.po | 1 + opcodes/po/de.po | 1351 +- opcodes/po/es.po | 1 + opcodes/po/fi.po | 1 + opcodes/po/fr.po | 1 + opcodes/po/id.po | 777 +- opcodes/po/it.po | 1 + opcodes/po/nl.po | 1 + opcodes/po/opcodes.pot | 279 +- opcodes/po/pt_BR.po | 1 + opcodes/po/ro.po | 1 + opcodes/po/sv.po | 1 + opcodes/po/tr.po | 1 + opcodes/po/uk.po | 1456 +- opcodes/po/vi.po | 661 +- opcodes/po/zh_CN.po | 1 + opcodes/riscv-opc.c | 4 +- opcodes/rl78-decode.c | 820 +- opcodes/rl78-decode.opc | 6 +- opcodes/rx-decode.c | 1448 +- opcodes/rx-decode.opc | 24 +- opcodes/score-dis.c | 1 + opcodes/score7-dis.c | 3 +- opcodes/spu-dis.c | 2 +- opcodes/xc16x-asm.c | 1 + opcodes/xc16x-desc.c | 1 + opcodes/xc16x-desc.h | 1 + opcodes/xc16x-dis.c | 1 + opcodes/xc16x-ibld.c | 1 + opcodes/xc16x-opc.c | 1 + opcodes/xc16x-opc.h | 1 + opcodes/xstormy16-asm.c | 1 + opcodes/xstormy16-desc.c | 1 + opcodes/xstormy16-desc.h | 1 + opcodes/xstormy16-dis.c | 1 + opcodes/xstormy16-ibld.c | 1 + opcodes/xstormy16-opc.c | 1 + opcodes/xstormy16-opc.h | 1 + sim/microblaze/ChangeLog | 4 + sim/microblaze/interp.c | 2 +- 1273 files changed, 127103 insertions(+), 60402 deletions(-) create mode 100644 bfd/elf-s390.h create mode 100644 bfd/po/hr.po create mode 100644 binutils/testsuite/binutils-all/arc/double_store.s create mode 100644 binutils/testsuite/binutils-all/i386/empty.d create mode 100644 binutils/testsuite/binutils-all/i386/empty.s create mode 100644 binutils/testsuite/binutils-all/i386/ibt.d create mode 100644 binutils/testsuite/binutils-all/i386/ibt.s create mode 100644 binutils/testsuite/binutils-all/i386/shstk.d create mode 100644 binutils/testsuite/binutils-all/i386/shstk.s create mode 100644 binutils/testsuite/binutils-all/mips/mips-xpa-virt-1.d create mode 100644 binutils/testsuite/binutils-all/mips/mips-xpa-virt-2.d create mode 100644 binutils/testsuite/binutils-all/mips/mips-xpa-virt-3.d create mode 100644 binutils/testsuite/binutils-all/mips/mips-xpa-virt-4.d create mode 100644 binutils/testsuite/binutils-all/mips/mips-xpa-virt.s create mode 100644 binutils/testsuite/binutils-all/x86-64/empty-x32.d create mode 100644 binutils/testsuite/binutils-all/x86-64/empty.d create mode 100644 binutils/testsuite/binutils-all/x86-64/empty.s create mode 100644 binutils/testsuite/binutils-all/x86-64/ibt-x32.d create mode 100644 binutils/testsuite/binutils-all/x86-64/ibt.d create mode 100644 binutils/testsuite/binutils-all/x86-64/ibt.s create mode 100644 binutils/testsuite/binutils-all/x86-64/shstk-x32.d create mode 100644 binutils/testsuite/binutils-all/x86-64/shstk.d create mode 100644 binutils/testsuite/binutils-all/x86-64/shstk.s create mode 100644 gas/testsuite/gas/aarch64/dotproduct.d create mode 100644 gas/testsuite/gas/aarch64/dotproduct.s create mode 100644 gas/testsuite/gas/arc/asm-errors-3.d create mode 100644 gas/testsuite/gas/arc/asm-errors-3.err create mode 100644 gas/testsuite/gas/arc/asm-errors-3.s create mode 100644 gas/testsuite/gas/arc/jli-1.d create mode 100644 gas/testsuite/gas/arc/jli-1.s delete mode 100644 gas/testsuite/gas/arm/armv8-a+fp.s delete mode 100644 gas/testsuite/gas/arm/armv8-a+simd.s delete mode 100644 gas/testsuite/gas/arm/armv8-a-bad.l delete mode 100644 gas/testsuite/gas/arm/armv8-a-bad.s delete mode 100644 gas/testsuite/gas/arm/armv8-a-it-bad.l delete mode 100644 gas/testsuite/gas/arm/armv8-a-it-bad.s create mode 100644 gas/testsuite/gas/arm/armv8-ar+fp.s create mode 100644 gas/testsuite/gas/arm/armv8-ar+simd.s create mode 100644 gas/testsuite/gas/arm/armv8-ar-bad.l create mode 100644 gas/testsuite/gas/arm/armv8-ar-bad.s rename gas/testsuite/gas/arm/{armv8-a-barrier.s => armv8-ar-barrier.s} (100%) create mode 100644 gas/testsuite/gas/arm/armv8-ar-it-bad.l create mode 100644 gas/testsuite/gas/arm/armv8-ar-it-bad.s rename gas/testsuite/gas/arm/{armv8-a.s => armv8-ar.s} (100%) create mode 100644 gas/testsuite/gas/arm/armv8-r+fp.d create mode 100644 gas/testsuite/gas/arm/armv8-r+simd.d create mode 100644 gas/testsuite/gas/arm/armv8-r-bad.d create mode 100644 gas/testsuite/gas/arm/armv8-r-barrier-arm.d create mode 100644 gas/testsuite/gas/arm/armv8-r-barrier-thumb.d create mode 100644 gas/testsuite/gas/arm/armv8-r-it-bad.d create mode 100644 gas/testsuite/gas/arm/armv8-r.d create mode 100644 gas/testsuite/gas/arm/attr-march-armv8-r+crypto.d create mode 100644 gas/testsuite/gas/arm/attr-march-armv8-r+fp.d create mode 100644 gas/testsuite/gas/arm/attr-march-armv8-r+simd.d create mode 100644 gas/testsuite/gas/arm/attr-march-armv8-r.d create mode 100644 gas/testsuite/gas/arm/crc32-armv8-a-bad.d create mode 100644 gas/testsuite/gas/arm/crc32-armv8-a.d rename gas/testsuite/gas/arm/{crc32-bad.s => crc32-armv8-ar-bad.s} (100%) rename gas/testsuite/gas/arm/{crc32.s => crc32-armv8-ar.s} (100%) create mode 100644 gas/testsuite/gas/arm/crc32-armv8-r-bad.d create mode 100644 gas/testsuite/gas/arm/crc32-armv8-r.d delete mode 100644 gas/testsuite/gas/arm/crc32-bad.d delete mode 100644 gas/testsuite/gas/arm/crc32.d create mode 100644 gas/testsuite/gas/arm/dotprod-illegal.d create mode 100644 gas/testsuite/gas/arm/dotprod-illegal.l create mode 100644 gas/testsuite/gas/arm/dotprod-illegal.s create mode 100644 gas/testsuite/gas/arm/dotprod-legacy-arch.d create mode 100644 gas/testsuite/gas/arm/dotprod-legacy-arch.l create mode 100644 gas/testsuite/gas/arm/dotprod-thumb2.d create mode 100644 gas/testsuite/gas/arm/dotprod.d create mode 100644 gas/testsuite/gas/arm/dotprod.s create mode 100644 gas/testsuite/gas/arm/forbid-armv7-idiv-ext.d create mode 100644 gas/testsuite/gas/arm/forbid-armv7-idiv-ext.l create mode 100644 gas/testsuite/gas/arm/mask_1-armv8-a.d rename gas/testsuite/gas/arm/{mask_1.s => mask_1-armv8-ar.s} (100%) create mode 100644 gas/testsuite/gas/arm/mask_1-armv8-r.d delete mode 100644 gas/testsuite/gas/arm/mask_1.d create mode 100644 gas/testsuite/gas/arm/sp-pc-validations-bad-t-v8a.d create mode 100644 gas/testsuite/gas/arm/sp-pc-validations-bad-t-v8a.l create mode 100644 gas/testsuite/gas/arm/sp-usage-thumb2-relax-on-v7.d create mode 100644 gas/testsuite/gas/arm/sp-usage-thumb2-relax-on-v7.l create mode 100644 gas/testsuite/gas/arm/sp-usage-thumb2-relax-on-v8.d create mode 100644 gas/testsuite/gas/arm/sp-usage-thumb2-relax.s create mode 100644 gas/testsuite/gas/avr/gccisr-01.d create mode 100644 gas/testsuite/gas/avr/gccisr-01.s create mode 100644 gas/testsuite/gas/avr/gccisr-02.d create mode 100644 gas/testsuite/gas/avr/gccisr-02.s create mode 100644 gas/testsuite/gas/avr/gccisr-03.d create mode 100644 gas/testsuite/gas/avr/gccisr-03.s create mode 100644 gas/testsuite/gas/elf/pr21661.d create mode 100644 gas/testsuite/gas/elf/pr21661.l create mode 100644 gas/testsuite/gas/elf/pr21661.s create mode 100644 gas/testsuite/gas/mips/elf_mach_interaptiv-mr2.d create mode 100644 gas/testsuite/gas/mips/interaptiv-mr2@isa-override-1.d create mode 100644 gas/testsuite/gas/mips/interaptiv-mr2@isa-override-1.l create mode 100644 gas/testsuite/gas/mips/interaptiv-mr2@isa-override-2.d create mode 100644 gas/testsuite/gas/mips/interaptiv-mr2@isa-override-2.l create mode 100644 gas/testsuite/gas/mips/interaptiv-mr2@mcu.d create mode 100644 gas/testsuite/gas/mips/interaptiv-mr2@save-sub.d create mode 100644 gas/testsuite/gas/mips/interaptiv-mr2@save.d create mode 100644 gas/testsuite/gas/mips/micromips@r5.d create mode 100644 gas/testsuite/gas/mips/micromips@relax-offset.d create mode 100644 gas/testsuite/gas/mips/micromips@xpa.d create mode 100644 gas/testsuite/gas/mips/mips16@save-sub.d delete mode 100644 gas/testsuite/gas/mips/mips16e-save-err.s delete mode 100644 gas/testsuite/gas/mips/mips16e-save.d delete mode 100644 gas/testsuite/gas/mips/mips16e-save.s create mode 100644 gas/testsuite/gas/mips/mips16e2-copy-err.d create mode 100644 gas/testsuite/gas/mips/mips16e2-copy-err.l create mode 100644 gas/testsuite/gas/mips/mips16e2-copy-err.s create mode 100644 gas/testsuite/gas/mips/mips16e2-copy.d create mode 100644 gas/testsuite/gas/mips/mips16e2-copy.s create mode 100644 gas/testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-asmacro.d create mode 100644 gas/testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-e.d create mode 100644 gas/testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-e.l create mode 100644 gas/testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-t.d create mode 100644 gas/testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-insn-t.l create mode 100644 gas/testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-e.d create mode 100644 gas/testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-e.l create mode 100644 gas/testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-t.d create mode 100644 gas/testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro-t.l create mode 100644 gas/testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro.d create mode 100644 gas/testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-macro.l create mode 100644 gas/testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-sub.d create mode 100644 gas/testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16-sub.l create mode 100644 gas/testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-64-sub.d create mode 100644 gas/testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-64-sub.l copy gas/testsuite/gas/mips/{mips16e-32@mips16e-64.d => mips16e2-interaptiv-mr2@mi [...] create mode 100644 gas/testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-sub.d create mode 100644 gas/testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e-sub.l create mode 100644 gas/testsuite/gas/mips/mips16e2-interaptiv-mr2@mips16e2-mt-sub.d create mode 100644 gas/testsuite/gas/mips/mips16e2-mt-err.d create mode 100644 gas/testsuite/gas/mips/mips16e2-mt-err.l create mode 100644 gas/testsuite/gas/mips/mips16e2-mt-err.s create mode 100644 gas/testsuite/gas/mips/mips16e@save-sub.d create mode 100644 gas/testsuite/gas/mips/mips1@relax-offset.d create mode 100644 gas/testsuite/gas/mips/mips1@save-sub.d create mode 100644 gas/testsuite/gas/mips/mips2@save-sub.d create mode 100644 gas/testsuite/gas/mips/mips32@save-sub.d create mode 100644 gas/testsuite/gas/mips/mips3@save-sub.d create mode 100644 gas/testsuite/gas/mips/mips4@save-sub.d create mode 100644 gas/testsuite/gas/mips/mips5@save-sub.d create mode 100644 gas/testsuite/gas/mips/mips64@save-sub.d create mode 100644 gas/testsuite/gas/mips/octeon2@save-sub.d create mode 100644 gas/testsuite/gas/mips/octeon3@save-sub.d create mode 100644 gas/testsuite/gas/mips/r3000@relax-offset.d create mode 100644 gas/testsuite/gas/mips/r3000@save-sub.d create mode 100644 gas/testsuite/gas/mips/r3900@relax-offset.d create mode 100644 gas/testsuite/gas/mips/r3900@save-sub.d create mode 100644 gas/testsuite/gas/mips/r4000@save-sub.d create mode 100644 gas/testsuite/gas/mips/r5900@save-sub.d create mode 100644 gas/testsuite/gas/mips/relax-offset.d copy gas/testsuite/gas/mips/{option-pic-relax-2.l => relax-offset.l} (100%) create mode 100644 gas/testsuite/gas/mips/relax-offset.s create mode 100644 gas/testsuite/gas/mips/save-err.d rename gas/testsuite/gas/mips/{mips16e-save-err.l => save-err.l} (100%) create mode 100644 gas/testsuite/gas/mips/save-err.s create mode 100644 gas/testsuite/gas/mips/save-sub.d create mode 100644 gas/testsuite/gas/mips/save-sub.s create mode 100644 gas/testsuite/gas/mips/save.d create mode 100644 gas/testsuite/gas/mips/save.s create mode 100644 gas/testsuite/gas/mips/sb1@save-sub.d create mode 100644 gas/testsuite/gas/mips/vr5400@save-sub.d create mode 100644 gas/testsuite/gas/mips/xlr@save-sub.d create mode 100644 gas/testsuite/gas/mips/xpa-err.d create mode 100644 gas/testsuite/gas/mips/xpa-err.l create mode 100644 gas/testsuite/gas/mips/xpa-err.s create mode 100644 gas/testsuite/gas/mips/xpa-virt-err.d create mode 100644 gas/testsuite/gas/mips/xpa-virt-err.l create mode 100644 gas/testsuite/gas/mips/xpa-virt-err.s 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/common/byte-vector.h create mode 100644 gdb/common/common-gdbthread.h create mode 100644 gdb/common/common-inferior.h create mode 100644 gdb/common/def-vector.h create mode 100644 gdb/common/default-init-alloc.h create mode 100644 gdb/common/diagnostics.h create mode 100644 gdb/common/job-control.c create mode 100644 gdb/common/job-control.h create mode 100644 gdb/gdb_regex.c create mode 100644 gdb/gdbserver/fork-child.c create mode 100644 gdb/gnulib/import/m4/environ.m4 create mode 100644 gdb/gnulib/import/m4/setenv.m4 create mode 100644 gdb/gnulib/import/setenv.c create mode 100644 gdb/gnulib/import/unsetenv.c create mode 100644 gdb/nat/fork-inferior.c create mode 100644 gdb/nat/fork-inferior.h create mode 100644 gdb/testsuite/gdb.base/reread-readsym.c create mode 100644 gdb/testsuite/gdb.base/reread-readsym.exp create mode 100644 gdb/testsuite/gdb.base/startup-with-shell.c create mode 100644 gdb/testsuite/gdb.base/startup-with-shell.exp create mode 100644 gdb/testsuite/gdb.dwarf2/fission-multi-cu.S create mode 100644 gdb/testsuite/gdb.dwarf2/fission-multi-cu.exp create mode 100644 gdb/testsuite/gdb.dwarf2/fission-multi-cu1.c create mode 100644 gdb/testsuite/gdb.dwarf2/fission-multi-cu2.c create mode 100644 gdb/testsuite/gdb.dwarf2/shortpiece.exp create mode 100644 gdb/testsuite/gdb.dwarf2/var-access.c create mode 100644 gdb/testsuite/gdb.dwarf2/var-access.exp create mode 100644 gdb/unittests/environ-selftests.c create mode 100644 gold/po/ja.po create mode 100644 gold/po/sv.po create mode 100644 gold/po/uk.po create mode 100644 ld/emulparams/cet.sh create mode 100644 ld/emultempl/s390.em create mode 100644 ld/po/de.po create mode 100644 ld/po/ru.po delete mode 100644 ld/scripttempl/avrtiny.sc create mode 100644 ld/testsuite/ld-aarch64/copy-reloc-2.d create mode 100644 ld/testsuite/ld-aarch64/copy-reloc-eliminate.d create mode 100644 ld/testsuite/ld-aarch64/copy-reloc-exe-2.s create mode 100644 ld/testsuite/ld-aarch64/copy-reloc-exe-eliminate.s create mode 100644 ld/testsuite/ld-aarch64/pcrel_pic_defined.d delete mode 100644 ld/testsuite/ld-aarch64/pcrel_pic_defined_local.d 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-arm/attr-merge-11.attr create mode 100644 ld/testsuite/ld-arm/attr-merge-11a.s create mode 100644 ld/testsuite/ld-arm/attr-merge-11b.s create mode 100644 ld/testsuite/ld-arm/attr-merge-12.attr create mode 100644 ld/testsuite/ld-arm/attr-merge-12a.s create mode 100644 ld/testsuite/ld-arm/attr-merge-12b.s create mode 100644 ld/testsuite/ld-avr/pr13402.d create mode 100644 ld/testsuite/ld-avr/pr13402.s create mode 100644 ld/testsuite/ld-elf/group11.d create mode 100644 ld/testsuite/ld-elf/group12.d create mode 100644 ld/testsuite/ld-elf/group12.ld create mode 100644 ld/testsuite/ld-elf/pr21562a.d create mode 100644 ld/testsuite/ld-elf/pr21562a.s create mode 100644 ld/testsuite/ld-elf/pr21562a.t create mode 100644 ld/testsuite/ld-elf/pr21562b.d create mode 100644 ld/testsuite/ld-elf/pr21562b.s create mode 100644 ld/testsuite/ld-elf/pr21562b.t create mode 100644 ld/testsuite/ld-elf/pr21562c.d create mode 100644 ld/testsuite/ld-elf/pr21562c.t create mode 100644 ld/testsuite/ld-elf/pr21562d.d create mode 100644 ld/testsuite/ld-elf/pr21562d.t create mode 100644 ld/testsuite/ld-elf/pr21562e.d create mode 100644 ld/testsuite/ld-elf/pr21562f.d create mode 100644 ld/testsuite/ld-elf/pr21562g.d create mode 100644 ld/testsuite/ld-elf/pr21562h.d create mode 100644 ld/testsuite/ld-elf/pr21562i.d create mode 100644 ld/testsuite/ld-elf/pr21562j.d create mode 100644 ld/testsuite/ld-elf/pr21562k.d create mode 100644 ld/testsuite/ld-elf/pr21562l.d create mode 100644 ld/testsuite/ld-elf/pr21562m.d create mode 100644 ld/testsuite/ld-elf/pr21562n.d create mode 100644 ld/testsuite/ld-elf/sizeof.s create mode 100644 ld/testsuite/ld-elf/sizeofa.d create mode 100644 ld/testsuite/ld-elf/sizeofb.d create mode 100644 ld/testsuite/ld-elf/sizeofc.d create mode 100644 ld/testsuite/ld-elf/startof.s create mode 100644 ld/testsuite/ld-elf/startofa.d create mode 100644 ld/testsuite/ld-elf/startofb.d create mode 100644 ld/testsuite/ld-elf/startofc.d create mode 100644 ld/testsuite/ld-gc/pr20022.d create mode 100644 ld/testsuite/ld-gc/pr20022a.s create mode 100644 ld/testsuite/ld-gc/pr20022b.s create mode 100644 ld/testsuite/ld-i386/ibt-plt-1.d create mode 100644 ld/testsuite/ld-i386/ibt-plt-1.s create mode 100644 ld/testsuite/ld-i386/ibt-plt-2.s create mode 100644 ld/testsuite/ld-i386/ibt-plt-2a.d create mode 100644 ld/testsuite/ld-i386/ibt-plt-2b.d create mode 100644 ld/testsuite/ld-i386/ibt-plt-2c.d create mode 100644 ld/testsuite/ld-i386/ibt-plt-2d.d create mode 100644 ld/testsuite/ld-i386/ibt-plt-3.s create mode 100644 ld/testsuite/ld-i386/ibt-plt-3a.d create mode 100644 ld/testsuite/ld-i386/ibt-plt-3b.d create mode 100644 ld/testsuite/ld-i386/ibt-plt-3c.d create mode 100644 ld/testsuite/ld-i386/ibt-plt-3d.d create mode 100644 ld/testsuite/ld-i386/pie1-nacl.d create mode 100644 ld/testsuite/ld-i386/pie1.d create mode 100644 ld/testsuite/ld-i386/pie1.s create mode 100644 ld/testsuite/ld-i386/plt-main-ibt.dd create mode 100644 ld/testsuite/ld-i386/plt-pie-ibt.dd create mode 100644 ld/testsuite/ld-i386/property-x86-empty.s create mode 100644 ld/testsuite/ld-i386/property-x86-ibt.s create mode 100644 ld/testsuite/ld-i386/property-x86-ibt1a.d create mode 100644 ld/testsuite/ld-i386/property-x86-ibt1b.d create mode 100644 ld/testsuite/ld-i386/property-x86-ibt2.d create mode 100644 ld/testsuite/ld-i386/property-x86-ibt3a.d create mode 100644 ld/testsuite/ld-i386/property-x86-ibt3b.d create mode 100644 ld/testsuite/ld-i386/property-x86-ibt4.d create mode 100644 ld/testsuite/ld-i386/property-x86-ibt5.d create mode 100644 ld/testsuite/ld-i386/property-x86-shstk.s create mode 100644 ld/testsuite/ld-i386/property-x86-shstk1a.d create mode 100644 ld/testsuite/ld-i386/property-x86-shstk1b.d create mode 100644 ld/testsuite/ld-i386/property-x86-shstk2.d create mode 100644 ld/testsuite/ld-i386/property-x86-shstk3a.d create mode 100644 ld/testsuite/ld-i386/property-x86-shstk3b.d create mode 100644 ld/testsuite/ld-i386/property-x86-shstk4.d create mode 100644 ld/testsuite/ld-i386/property-x86-shstk5.d create mode 100644 ld/testsuite/ld-i386/weakundef1.c create mode 100644 ld/testsuite/ld-ifunc/ifunc-1-local-x86.map create mode 100644 ld/testsuite/ld-ifunc/ifunc-1-x86.map create mode 100644 ld/testsuite/ld-mips-elf/binary.d create mode 100644 ld/testsuite/ld-mips-elf/binary.ld create mode 100644 ld/testsuite/ld-mips-elf/binary.s create mode 100644 ld/testsuite/ld-mips-elf/lsi-4010-isa.d create mode 100644 ld/testsuite/ld-mips-elf/relax-offset-umips.dd create mode 100644 ld/testsuite/ld-mips-elf/relax-offset-umips.gd create mode 100644 ld/testsuite/ld-mips-elf/relax-offset.dd create mode 100644 ld/testsuite/ld-mips-elf/relax-offset.gd copy ld/testsuite/ld-mips-elf/{export-class-call16.ld => relax-offset.ld} (100%) create mode 100644 ld/testsuite/ld-powerpc/tocsave1.s create mode 100644 ld/testsuite/ld-powerpc/tocsave1a.d create mode 100644 ld/testsuite/ld-powerpc/tocsave1s.d create mode 100644 ld/testsuite/ld-powerpc/tocsave2.s create mode 100644 ld/testsuite/ld-powerpc/tocsave2a.d create mode 100644 ld/testsuite/ld-powerpc/tocsave2s.d create mode 100644 ld/testsuite/ld-powerpc/tocsavelib.s 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 create mode 100644 ld/testsuite/ld-unique/pr21529.d create mode 100644 ld/testsuite/ld-unique/pr21529.ld create mode 100644 ld/testsuite/ld-unique/pr21529.s create mode 100644 ld/testsuite/ld-x86-64/ibt-plt-1-x32.d create mode 100644 ld/testsuite/ld-x86-64/ibt-plt-1.d create mode 100644 ld/testsuite/ld-x86-64/ibt-plt-1.s create mode 100644 ld/testsuite/ld-x86-64/ibt-plt-2.s create mode 100644 ld/testsuite/ld-x86-64/ibt-plt-2a-x32.d create mode 100644 ld/testsuite/ld-x86-64/ibt-plt-2a.d create mode 100644 ld/testsuite/ld-x86-64/ibt-plt-2b-x32.d create mode 100644 ld/testsuite/ld-x86-64/ibt-plt-2b.d create mode 100644 ld/testsuite/ld-x86-64/ibt-plt-2c-x32.d create mode 100644 ld/testsuite/ld-x86-64/ibt-plt-2c.d create mode 100644 ld/testsuite/ld-x86-64/ibt-plt-2d-x32.d create mode 100644 ld/testsuite/ld-x86-64/ibt-plt-2d.d create mode 100644 ld/testsuite/ld-x86-64/ibt-plt-3.s create mode 100644 ld/testsuite/ld-x86-64/ibt-plt-3a-x32.d create mode 100644 ld/testsuite/ld-x86-64/ibt-plt-3a.d create mode 100644 ld/testsuite/ld-x86-64/ibt-plt-3b-x32.d create mode 100644 ld/testsuite/ld-x86-64/ibt-plt-3b.d create mode 100644 ld/testsuite/ld-x86-64/ibt-plt-3c-x32.d create mode 100644 ld/testsuite/ld-x86-64/ibt-plt-3c.d create mode 100644 ld/testsuite/ld-x86-64/ibt-plt-3d-x32.d create mode 100644 ld/testsuite/ld-x86-64/ibt-plt-3d.d create mode 100644 ld/testsuite/ld-x86-64/pie3-nacl.d create mode 100644 ld/testsuite/ld-x86-64/pie3.d create mode 100644 ld/testsuite/ld-x86-64/pie3.s copy ld/testsuite/ld-x86-64/{plt-main-bnd-now.rd => plt-main-ibt-now.rd} (100%) create mode 100644 ld/testsuite/ld-x86-64/plt-main-ibt-x32.dd create mode 100644 ld/testsuite/ld-x86-64/plt-main-ibt.dd create mode 100644 ld/testsuite/ld-x86-64/property-x86-3-x32.d create mode 100644 ld/testsuite/ld-x86-64/property-x86-4a-x32.d create mode 100644 ld/testsuite/ld-x86-64/property-x86-4b-x32.d create mode 100644 ld/testsuite/ld-x86-64/property-x86-empty.s create mode 100644 ld/testsuite/ld-x86-64/property-x86-ibt.s create mode 100644 ld/testsuite/ld-x86-64/property-x86-ibt1a-x32.d create mode 100644 ld/testsuite/ld-x86-64/property-x86-ibt1a.d create mode 100644 ld/testsuite/ld-x86-64/property-x86-ibt1b-x32.d create mode 100644 ld/testsuite/ld-x86-64/property-x86-ibt1b.d create mode 100644 ld/testsuite/ld-x86-64/property-x86-ibt2-x32.d create mode 100644 ld/testsuite/ld-x86-64/property-x86-ibt2.d create mode 100644 ld/testsuite/ld-x86-64/property-x86-ibt3a-x32.d create mode 100644 ld/testsuite/ld-x86-64/property-x86-ibt3a.d create mode 100644 ld/testsuite/ld-x86-64/property-x86-ibt3b-x32.d create mode 100644 ld/testsuite/ld-x86-64/property-x86-ibt3b.d create mode 100644 ld/testsuite/ld-x86-64/property-x86-ibt4-x32.d create mode 100644 ld/testsuite/ld-x86-64/property-x86-ibt4.d create mode 100644 ld/testsuite/ld-x86-64/property-x86-ibt5-x32.d create mode 100644 ld/testsuite/ld-x86-64/property-x86-ibt5.d create mode 100644 ld/testsuite/ld-x86-64/property-x86-shstk.s create mode 100644 ld/testsuite/ld-x86-64/property-x86-shstk1a-x32.d create mode 100644 ld/testsuite/ld-x86-64/property-x86-shstk1a.d create mode 100644 ld/testsuite/ld-x86-64/property-x86-shstk1b-x32.d create mode 100644 ld/testsuite/ld-x86-64/property-x86-shstk1b.d create mode 100644 ld/testsuite/ld-x86-64/property-x86-shstk2-x32.d create mode 100644 ld/testsuite/ld-x86-64/property-x86-shstk2.d create mode 100644 ld/testsuite/ld-x86-64/property-x86-shstk3a-x32.d create mode 100644 ld/testsuite/ld-x86-64/property-x86-shstk3a.d create mode 100644 ld/testsuite/ld-x86-64/property-x86-shstk3b-x32.d create mode 100644 ld/testsuite/ld-x86-64/property-x86-shstk3b.d create mode 100644 ld/testsuite/ld-x86-64/property-x86-shstk4-x32.d create mode 100644 ld/testsuite/ld-x86-64/property-x86-shstk4.d create mode 100644 ld/testsuite/ld-x86-64/property-x86-shstk5-x32.d create mode 100644 ld/testsuite/ld-x86-64/property-x86-shstk5.d