This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/gnu-master-arm-spec2k6-O3 in repository toolchain/ci/binutils-gdb.
from e52a0f1bd9 Avoid short i386 register names on Solaris/x86 [PR25981] adds 3ecde59918 Automatic date update in version.in adds 39a1432c09 win32 typo fix adds 0e1d094e96 Clear all local_symbol.lsy_flags adds 765cf5f623 Use bfd_get_filename throughout bfd adds c177f3771c Use bfd_get_filename throughout binutils adds 69f57659c3 Use bfd_get_filename throughout gas adds 607b483327 Use bfd_get_filename throughout ld adds 7e05773767 [PATCH v3] aarch64: Emit jump slot for conditional branch to [...] adds ae440402f5 or1k: Remove 64-bit support, it's not used and it breaks 32- [...] adds a501eb446f or1k: Regenerate opcodes after removing 32-bit support adds 164446e04c Fix the ARM assembler to generate a Realtime profile for armv8-r. adds 7e94cf6cb0 OpenRISC BFD fixups for Glibc: adds 8ac10c5bfc Allow readelf to issue warnings if checking is enabled and t [...] adds 62982abdee gdb: allocate symfile_segment_data with new adds 68b888fff3 gdb: use std::vector to store segments in symfile_segment_data adds 9005fbbb00 gdb: make symfile_segment_data::segment_info an std::vector adds 6fd1d259e9 Fix thinko in recent update to bfd_section_from_shdr. adds 1d6ce4d312 gdb: fix -Wtautological-overlap-compare error in h8300-tdep.c adds ad80db5b9f Default gdb_bfd_open's fd parameter to -1 adds 4111f652f9 Eliminate target_fileio_open_warn_if_slow adds 98c59b527b Make exec-file-mismatch compare build IDs adds f408d82c7a gdb: fix off-by-one error in quirk_rust_enum adds 563c591bed Update call to target_fileio_open adds 7d874253bf Fix duplicate tests in gdb.rust adds 4cd9f3d510 [gdb/testsuite] Fix typo in gdb.base/gdb-caching-proc.exp adds 76571211fe Restore missing Rust test adds c7e9767920 Use bfd_get_filename throughout gdb adds 3c568b8afa PR26011, excessive memory allocation with fuzzed reloc sections adds 3d205eb448 Power10 dcbf, sync, and wait extensions. adds 84f800117f Automatic date update in version.in adds 7b958a48e1 PR25993, read of freed memory adds 9a0bacfb08 [gdb/symtab] Handle .gdb_index in ada language mode adds 11c0dd51e8 Fix thinko in bfd ChangeLog entry adds 250106a76a Remove bound_name static from ada-lang.c adds b4757f2e45 Fix array_char_idx.exp adds 41977d16e4 gdb/testsuite: check mmap ret val against MAP_FAILED adds 8f595e9b4f [PATCH v2 0/9] RISC-V: Support version controling for ISA st [...] adds 9d428aae67 gdb: reset/recompute objfile section offsets in reread_symbols adds 1484644d35 Automatic date update in version.in adds c31ab5a001 asan: readelf: wild read in get_num_dynamic_syms adds c95949892f Replace "if (x) free (x)" with "free (x)", bfd adds 9db70fc365 Replace "if (x) free (x)" with "free (x)", binutils adds 9fbb53c7c8 Replace "if (x) free (x)" with "free (x)", gas adds 3d45296946 Replace "if (x) free (x)" with "free (x)", gprof adds 5e2ab61254 Replace "if (x) free (x)" with "free (x)", ld adds d96bf37ba8 Replace "if (x) free (x)" with "free (x)", opcodes adds 0490dd41ae Re: PR25993, read of freed memory adds 84d53fa9d2 gdb: remove unnecessary NULL checks before xfree adds aa370940e2 gdb: fix -Wtautological-overlap-compare error in lm32-tdep.c adds 1b2e4380eb Automatic date update in version.in adds 6f3fe02b0b PowerPC: downgrade FP mismatch error for shared libraries to [...] adds 7c13f4e875 gdb: Restore old annotations behaviour when printing frame info adds 9392ebb3bb Remove obsolete declaration adds 5e33d5f4e1 gdb: add type::num_fields / type::set_num_fields adds 1f704f761b gdb: remove TYPE_NFIELDS macro adds 3cabb6b069 gdb: add type::fields / type::set_fields adds 80fc5e77f0 gdb: remove TYPE_FIELDS macro adds a3d674e022 Automatic date update in version.in adds 3f3c36087e ar many_files test adds c892b44730 Fix potential segfault adds 51e2cfa2dc Use safe-ctype.h (ISSPACE etc.) in symbol parsing & comparison adds eca1f90cf4 Add completion styling adds 26f1625454 Document the GDB 9.2 release in gdb/ChangeLog adds ceacbf6edf gdb: remove TYPE_FIELD macro adds 4636b7db71 Automatic date update in version.in adds 309cae1f7b ld: Add -Bsymbolic-functions tests adds bb68f22c8e ld: Handle --dynamic-list* before -Bsymbolic -Bsymbolic-functions adds e08bd6c508 Don't remove C++ aliases from completions if symbol doesn't match adds 41a77cbaad gdb: make gdbarch.sh write gdbarch.{c,h} directly adds 72393fd103 RISC-V: Gas inserts cfa relocs in wrong section. adds ddb9ebd500 Automatic date update in version.in adds 0a4f5f8cae Revert "Add completion styling" adds 3c5a0e025b [gdb/testsuite] Add target board gold adds 465e1b0f19 [gdb/testsuite] Fix exec_is_pie with gold linker adds 8f7d38efad [gdb/testsuite] Fix var use in compile_and_download_n_jit_so adds a39d29cda1 gas: Update fr_literal access in frag for GCC 10 adds af2c48d854 ld: Pass -z notext to linker for tests with DT_TEXTREL adds 07e0bb0fb2 ld-x86-64: Pass -z notext to linker for tests with DT_TEXTREL adds 42cf184456 [gdb/testsuite] Add comment in exec_is_pie adds 92651b1d91 gdb: Move construct_inferior_arguments to gdbsupport adds c699004a29 gdbsupport: Adapt construct_inferior_arguments adds 8c4b5f3d98 gdbsupport: Let construct_inferior_arguments take gdb::array [...] adds b69ca137ac gdbserver: Don't add extra NULL to program args adds ace6b9195e nto_process_target::create_inferior: Pass args as char ** adds bea571ebd7 Use construct_inferior_arguments which handles special chars adds 7dbfcd6f79 gdbsupport: Drop now unused function 'stringify_argv' adds 75d0451240 gdb/testsuite: support passing inferior arguments with nativ [...] adds 6cf66e763a gdb/testsuite: add inferior arguments test adds 462f72c552 gdb/testsuite: add simavr.exp board adds 1218a4bf49 gdb: make avr_integer_to_address generate code or data addre [...] adds 043e2e02c0 [gdb/testsuite] Add target board gold-gdb-index adds 68dc60e6a7 ELF: Updated comments for ET_EXEC and ET_DYN adds 6c115e16ca gas: Silence GCC 10 warning on tc-cr16.c adds dcb5d41bef Automatic date update in version.in adds 9fcc34577e tc-cr16.c: Use memmove to concatenate 2 overlapping strings adds c6412eeea9 gas: Silence GCC 10 warning on tc-mcore.c adds 40d22035a7 [gdb/testsuite] Add test-case gold-gdb-index.exp adds a05e3e2039 tc-score.c: Replace overlapping sprintf with memmove adds 9e7cb4c359 Extend the error message displayed when a plugin fails to load. adds e67e940f5d gas: Silence GCC 10 warning on tc-crx.c adds 70b1b570bf gas: Silence GCC 10 warning on tc-v850.c adds c4612b92e3 gas: Silence GCC 10 warning tc-vax.c adds 8bbc5da5ee gas: Silence GCC 10 warning on tc-visium.c adds f687f5f563 S/390: z13: Accept vector alignment hints adds e3fed0f2fe tc-xgate.c: Replace R_XGATE_PCREL_X with BFD_RELOC_XGATE_PCREL_X adds 57b179405a ChangeLog entries for f687f5f563 adds 0db49895f3 Use = instead of == for better portability adds 0bc2354b81 Fix bugs in 'val and 'pos with range types adds 53a47a3e49 Handle indexing Ada arrays with enum indices adds e98d2e6da4 Ensure class_tui is listed in the output of "help" giving th [...] adds 3c73074034 gas: Adjust x86 tests for PECOFF adds 368584aa8c ld: Skip some x86 ifunc tests for lynxos and nto adds dbac035ca0 Automatic date update in version.in adds 25e1eca8fa Fix extraction of signed constants in nios2 disassembler (again). adds a6dbf402de ld: Add --warn-textrel and obsolete --warn-shared-textrel adds c2b750436a Fix some duplicate test names adds f8c6d1528c Fix PR 26000, logical bitwise error / prologue analyzer adds 4594094926 Introduce dwarf2_per_objfile::obstack adds 5717c425a6 Add "objfile" parameter to two partial_symtab methods adds d3473f0c4b Add dwarf2_per_cu_data::index adds a50264baf5 Add dwarf2_per_objfile member to DWARF batons adds 5989a64ed5 Split dwarf2_per_objfile into dwarf2_per_objfile and dwarf2_per_bfd adds af758d117e Remove symtab links from dwarf2_psymtab and dwarf2_per_cu_qu [...] adds ae090bdbf8 Move die_type_hash to dwarf2_per_objfile adds 9e021579fa Add dwarf2_per_objfile field to dwarf2_cu adds 97a1449a95 Remove reference to dwarf2_per_cu_data::dwarf2_per_objfile i [...] adds 5e22e966a0 Remove dwarf2_cu->per_cu->dwarf2_per_objfile references adds 1859c670e9 Add dwarf2_per_bfd field to dwarf2_per_cu_data adds c3699833af Make dwarf2_get_dwz_file take a dwarf2_per_bfd adds 313bad1bc6 Use bfd_get_filename instead of objfile_name in lookup_dwo_unit adds ab43249077 Add dwarf2_per_objfile parameter to cutu_reader's constructors adds d460f6600a Make queue_and_load_dwo_tu receive a dwarf2_cu adds e3beb21d35 Remove dwarf2_per_cu_data::dwarf2_per_objfile reference in c [...] adds 7aa104c423 Add dwarf2_per_objfile parameter to create_partial_symtab adds 43182c09c6 Add dwarf2_per_objfile parameter to recursively_compute_inclusions adds 47b14e8676 Add dwarf2_per_objfile parameter to process_full_{comp,type}_unit adds 4ab09049d6 Pass dwarf2_cu objects to dwo-related functions, instead of [...] adds 64874a4030 Remove reference to dwarf2_per_cu_data::dwarf2_per_objfile i [...] adds 293e7e5114 Move int type methods out of dwarf2_per_cu_data adds 89b07335fe Add dwarf2_per_objfile to dwarf_expr_context and dwarf2_frame_cache adds 4b167ea1a0 Remove dwarf2_per_cu_data::text_offset adds 82ca3f5189 Add dwarf2_per_objfile parameter to dwarf2_read_addr_index adds 3c3cd3d4d7 Add dwarf2_per_objfile parameter to allocate_piece_closure adds 14095eb326 Add dwarf2_per_objfile parameters to dwarf2_fetch_* functions adds 9f47c70716 Remove dwarf2_per_cu_data::objfile () adds 120ce1b5b2 Add dwarf2_per_objfile parameter to free_one_cached_comp_unit adds aa66c37944 Add dwarf2_per_objfile parameter to get_die_type_at_offset adds f6e649ddaf Remove leftover references to dwarf2_per_cu_data::dwarf2_per [...] adds 127bbf4b50 Remove dwarf2_per_cu_data::dwarf2_per_objfile adds 8adb84872b Split type_unit_group adds e286671bf9 Move signatured_type::type to unshareable object adds 168c9250f2 Pass dwarf2_per_bfd instead of dwarf2_per_objfile to some in [...] adds 8fc0b21da6 Pass dwarf2_cu to process_full_{comp,type}_unit adds 1b555f1747 Make load_cu return the loaded dwarf2_cu adds 2e6a9f7959 Add comp_unit_head to dwarf2_per_cu_data adds 2e6711003b Pass existing_cu object to cutu_reader adds 7188ed02d2 Replace dwarf2_per_cu_data::cu backlink with per-objfile map adds fcf23d5b65 Make mapped_debug_names independent of objfile adds 39b16f87f7 Move line_header_hash to dwarf2_per_objfile adds 17ee85fc2a Share DWARF partial symtabs adds 198204a7f0 [PATCH] allow empty string as argument to -Map adds ac637ec30d Don't close thread handles provided by WaitForDebugEvent adds 6479bf854a Don't close process handle provided by WaitForDebugEvent adds 96445f0b66 Use errno value of first openp failure adds c17ace4397 Move exit_status_set_internal_vars out of GLOBAL_CURDIR adds 697bba1827 Attribute method inlining adds 7d00ffecd2 Lazily compute partial DIE name adds af0b2a3e85 Inline abbrev lookup adds f0fbb768c2 Use add_partial_symbol in load_partial_dies adds 636edd0018 cp-completion-aliases.exp: Use test_gdb_complete_{unique,multiple} adds 2a37823bfe PR ld/22909 amendment; don't xfail ld-elf/pr19539.d for cris*-*-*. adds 5c5055683b RISC-V: Fix missing initialization of riscv_csr_extra structs adds 92eb6ed177 Automatic date update in version.in adds 1c912705af Fix PR gas/26001 (pdp11-*-*) adds 72a3b182e1 Linker: Remove support for -Map= with an empty argument. adds 151f5de4a6 Fix a potential use of an uninitialised value in the ns32k d [...] adds b32632c499 ld: Add --enable-textrel-check=[no|yes|warning|error] adds fa6ecf9405 ld: Enable --warn-textrel by default for Linux/x86 targets adds 6f028f3c07 ld: Mention --enable-textrel-check=yes is default for Linux/ [...] adds ab382d6426 asan: ns32k: use of uninitialized value adds 8eff95bcb6 PR26044, Some targets can't be compiled with GCC 10 (tilepro) adds efcf5fb585 ubsan: nios2: undefined shift adds cee00f1715 Fix "'operator new' should not return NULL" errors in testsuite adds 9e85f042a6 [PATCH] gas: Fix comment on definition of frag_grow() adds f030440daa [gdb/symtab] Make gold index workaround more precise adds 09fe663ed8 Pass -Wno-deprecated-register for gdb.cp that use "register" adds 44486dcf19 gdb: use caller objfile in dwarf_evaluate_loc_desc::push_dwa [...] adds a3fc941881 Stop the linker from accepting executable ELF files as input [...] adds a87e1817a4 Have the linker fail if any attempt to link in an executable [...] adds 4ad2c6a03e Fix "enumeration values not handled in switch" error in testsuite adds 66e3eb08a5 Fix all unexpected failures in gas testsuite for pdp11-aout. adds c47bae859a Fix Python3.9 related runtime problems adds 989ade0552 gdb: add comment in dwarf_evaluate_loc_desc::push_dwarf_reg_ [...] adds 78c1c35437 cpu,opcodes: add instruction semantics to bpf.cpu and minor fixes adds 12adf8053b bfd: fix handling of R_BPF_INSN_{32,64} relocations. adds c7f4cd8683 Automatic date update in version.in adds ab7ad28739 binutils: Add myself as Xtensa maintainer adds 735d5a0716 Build two gdb.cp testcases with -Wno-unused-comparison adds 9fcafd23fa Fix file-not-found error with clang in gdb.arch/i386-{avx,sse}.c adds 678048e807 Fix build errors in with clang in gdb.compile/compile-cplus.c adds 976ca31673 gdb: rename dwarf2_per_objfile variables/fields to per_objfile adds bb6e246742 Automatic date update in version.in adds f68f85b52b replace_typedefs: handle templates in namespaces adds 112c22ed1f gdb: change bug URL to https adds 6930bffe33 hurd: fix gnu_debug_flag type adds c6887cfb4f hurd: add missing awk script dependency adds f14871bfa4 hurd: make function cast stronger adds 366f550a59 hurd: add missing include adds 5a8b86270b hurd: remove unused variables adds 53dff92cb5 hurd: add gnu_target pointer to fix thread API calls adds 078f2fc9c1 hurd: fix pushing target on inferior creation adds 0af5e1061d hurd: unwinding support over signal trampolines adds 40dba20562 Automatic date update in version.in adds 14a8ad62e6 gnu-nat: Move local functions inside gnu_nat_target class adds cd22ee0513 Automatic date update in version.in adds b7ed9f3d46 hurd: Add shared mig declarations adds 1313c56ef9 gdb: Preserve is-stmt lines when switch between files
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 197 + bfd/aix5ppc-core.c | 4 +- bfd/aout-target.h | 3 +- bfd/aoutx.h | 53 +- bfd/archive.c | 59 +- bfd/bfd-in2.h | 2 +- bfd/bfd.c | 13 +- bfd/bfdio.c | 10 +- bfd/cache.c | 15 +- bfd/coff-alpha.c | 9 +- bfd/coff-ppc.c | 95 +- bfd/coff-sh.c | 17 +- bfd/coff-stgo32.c | 3 +- bfd/coffcode.h | 3 +- bfd/coffgen.c | 13 +- bfd/cofflink.c | 98 +- bfd/cpu-arm.c | 6 +- bfd/doc/chew.c | 9 +- bfd/dwarf2.c | 43 +- bfd/ecoff.c | 65 +- bfd/ecofflink.c | 19 +- bfd/elf-eh-frame.c | 19 +- bfd/elf-m10200.c | 27 +- bfd/elf-m10300.c | 33 +- bfd/elf-strtab.c | 3 +- bfd/elf.c | 57 +- bfd/elf32-arc.c | 12 +- bfd/elf32-arm.c | 28 +- bfd/elf32-avr.c | 33 +- bfd/elf32-bfin.c | 20 +- bfd/elf32-cr16.c | 44 +- bfd/elf32-crx.c | 27 +- bfd/elf32-epiphany.c | 12 +- bfd/elf32-frv.c | 10 +- bfd/elf32-ft32.c | 6 +- bfd/elf32-h8300.c | 27 +- bfd/elf32-hppa.c | 2 +- bfd/elf32-ip2k.c | 15 +- bfd/elf32-m32c.c | 18 +- bfd/elf32-m68hc11.c | 16 +- bfd/elf32-m68k.c | 10 +- bfd/elf32-microblaze.c | 22 +- bfd/elf32-msp430.c | 11 +- bfd/elf32-nds32.c | 24 +- bfd/elf32-nios2.c | 3 +- bfd/elf32-or1k.c | 368 +- bfd/elf32-ppc.c | 68 +- bfd/elf32-pru.c | 11 +- bfd/elf32-rl78.c | 10 +- bfd/elf32-rx.c | 6 +- bfd/elf32-sh.c | 42 +- bfd/elf32-spu.c | 42 +- bfd/elf32-v850.c | 9 +- bfd/elf32-xtensa.c | 46 +- bfd/elf64-alpha.c | 51 +- bfd/elf64-bpf.c | 27 +- bfd/elf64-hppa.c | 5 +- bfd/elf64-ia64-vms.c | 46 +- bfd/elf64-mips.c | 7 +- bfd/elf64-mmix.c | 8 +- bfd/elf64-ppc.c | 56 +- bfd/elf64-sparc.c | 7 +- bfd/elfcode.h | 32 +- bfd/elfcore.h | 4 +- bfd/elflink.c | 128 +- bfd/elfnn-aarch64.c | 22 +- bfd/elfnn-ia64.c | 37 +- bfd/elfnn-riscv.c | 11 +- bfd/elfxx-mips.c | 85 +- bfd/elfxx-riscv.c | 285 +- bfd/elfxx-riscv.h | 6 + bfd/elfxx-x86.c | 9 +- bfd/format.c | 8 +- bfd/ihex.c | 20 +- bfd/libbfd.c | 2 +- bfd/linker.c | 14 +- bfd/mach-o.c | 29 +- bfd/mmo.c | 3 +- bfd/opncls.c | 91 +- bfd/pdp11.c | 55 +- bfd/peXXigen.c | 30 +- bfd/pef.c | 26 +- bfd/peicode.h | 6 +- bfd/plugin.c | 5 +- bfd/po/bfd.pot | 3115 +++++++------- bfd/rs6000-core.c | 4 +- bfd/simple.c | 5 +- bfd/som.c | 86 +- bfd/srec.c | 43 +- bfd/stabs.c | 9 +- bfd/syms.c | 12 +- bfd/targets.c | 3 +- bfd/version.h | 2 +- bfd/vms-lib.c | 21 +- bfd/xcofflink.c | 111 +- bfd/xtensa-isa.c | 43 +- binutils/ChangeLog | 53 + binutils/MAINTAINERS | 1 + binutils/addr2line.c | 10 +- binutils/ar.c | 17 +- binutils/arsup.c | 10 +- binutils/binemul.c | 2 +- binutils/coffgrok.c | 4 +- binutils/dlltool.c | 16 +- binutils/dwarf.c | 3 +- binutils/elfcomm.c | 12 +- binutils/rddbg.c | 13 +- binutils/readelf.c | 214 +- binutils/stabs.c | 18 +- binutils/testsuite/binutils-all/ar.exp | 56 + binutils/windmc.c | 9 +- binutils/windres.c | 3 +- binutils/wrstabs.c | 3 +- cpu/ChangeLog | 48 + cpu/bpf.cpu | 332 +- cpu/bpf.opc | 1 + cpu/mep.opc | 3 +- cpu/or1k.cpu | 35 +- cpu/or1kcommon.cpu | 14 - cpu/or1korfpx.cpu | 64 - gas/ChangeLog | 319 ++ gas/atof-generic.c | 6 +- gas/config.in | 9 + gas/config/obj-elf.c | 10 +- gas/config/tc-aarch64.c | 6 +- gas/config/tc-arm.c | 25 +- gas/config/tc-cr16.c | 7 +- gas/config/tc-crx.c | 6 +- gas/config/tc-csky.c | 2 +- gas/config/tc-m68k.c | 3 +- gas/config/tc-mcore.c | 2 +- gas/config/tc-microblaze.c | 2 +- gas/config/tc-nios2.c | 7 +- gas/config/tc-pdp11.c | 21 +- gas/config/tc-riscv.c | 528 ++- gas/config/tc-score.c | 20 +- gas/config/tc-sh.c | 2 +- gas/config/tc-tic30.c | 3 +- gas/config/tc-v850.c | 4 +- gas/config/tc-vax.c | 4 +- gas/config/tc-visium.c | 2 +- gas/config/tc-xgate.c | 8 +- gas/configure | 52 +- gas/configure.ac | 33 +- gas/doc/c-riscv.texi | 16 + gas/ecoff.c | 6 +- gas/frags.c | 6 +- gas/po/gas.pot | 4360 +++++++++++--------- gas/read.c | 12 +- gas/stabs.c | 3 +- gas/symbols.c | 10 +- gas/testsuite/gas/all/cond-pdp11.l | 74 + gas/testsuite/gas/all/eqv-dot-pdp11.d | 12 + .../gas/all/{eqv-dot.s => eqv-dot-pdp11.s} | 0 gas/testsuite/gas/all/gas.exp | 19 +- gas/testsuite/gas/all/test-gen.c | 6 +- gas/testsuite/gas/arm/attr-march-armv8-r+crypto.d | 2 +- gas/testsuite/gas/arm/attr-march-armv8-r+fp.d | 2 +- gas/testsuite/gas/arm/attr-march-armv8-r+simd.d | 2 +- gas/testsuite/gas/arm/attr-march-armv8-r.d | 2 +- gas/testsuite/gas/i386/align-branch-9.d | 2 +- gas/testsuite/gas/i386/inval-avx512f.l | 3 + gas/testsuite/gas/i386/inval-avx512f.s | 1 + gas/testsuite/gas/pdp11/pdp11.exp | 1 + gas/testsuite/gas/pdp11/pr26001.d | 12 + gas/testsuite/gas/pdp11/pr26001.s | 9 + gas/testsuite/gas/ppc/power10.d | 35 + gas/testsuite/gas/ppc/power10.s | 35 + gas/testsuite/gas/ppc/power9.d | 6 + gas/testsuite/gas/ppc/power9.s | 6 + gas/testsuite/gas/riscv/attribute-01.d | 5 +- gas/testsuite/gas/riscv/attribute-02.d | 7 +- gas/testsuite/gas/riscv/attribute-03.d | 7 +- gas/testsuite/gas/riscv/attribute-04.d | 5 +- gas/testsuite/gas/riscv/attribute-05.d | 6 +- gas/testsuite/gas/riscv/attribute-05.s | 4 +- gas/testsuite/gas/riscv/attribute-06.d | 5 +- gas/testsuite/gas/riscv/attribute-07.d | 5 +- gas/testsuite/gas/riscv/attribute-08.d | 3 + gas/testsuite/gas/riscv/attribute-09.d | 9 + gas/testsuite/gas/riscv/attribute-10.d | 9 + gas/testsuite/gas/riscv/attribute-unknown.d | 3 + gas/testsuite/gas/riscv/csr-dw-regnums.d | 2 +- gas/testsuite/gas/riscv/march-fail-s-with-version | 2 - gas/testsuite/gas/riscv/priv-reg-fail-fext.d | 2 +- gas/testsuite/gas/riscv/priv-reg-fail-fext.l | 25 + .../gas/riscv/priv-reg-fail-read-only-01.d | 2 +- .../gas/riscv/priv-reg-fail-read-only-01.l | 25 + .../gas/riscv/priv-reg-fail-read-only-01.s | 114 +- .../gas/riscv/priv-reg-fail-read-only-02.d | 2 +- gas/testsuite/gas/riscv/priv-reg-fail-rv32-only.d | 2 +- gas/testsuite/gas/riscv/priv-reg-fail-rv32-only.l | 25 + .../gas/riscv/priv-reg-fail-version-1p10.d | 11 + .../gas/riscv/priv-reg-fail-version-1p10.l | 27 + .../gas/riscv/priv-reg-fail-version-1p11.d | 11 + .../gas/riscv/priv-reg-fail-version-1p11.l | 25 + .../gas/riscv/priv-reg-fail-version-1p9.d | 11 + .../gas/riscv/priv-reg-fail-version-1p9.l | 30 + .../gas/riscv/priv-reg-fail-version-1p9p1.d | 12 + .../gas/riscv/priv-reg-fail-version-1p9p1.l | 30 + gas/testsuite/gas/riscv/priv-reg-version-1p10.d | 257 ++ gas/testsuite/gas/riscv/priv-reg-version-1p11.d | 257 ++ gas/testsuite/gas/riscv/priv-reg-version-1p9.d | 257 ++ gas/testsuite/gas/riscv/priv-reg-version-1p9p1.d | 257 ++ gas/testsuite/gas/riscv/priv-reg.d | 256 -- gas/testsuite/gas/s390/zarch-z13.d | 12 +- gas/testsuite/gas/s390/zarch-z13.s | 12 +- gas/write.c | 16 +- gdb/ChangeLog | 1166 ++++++ gdb/NEWS | 15 +- gdb/aarch64-tdep.c | 8 +- gdb/ada-exp.y | 2 +- gdb/ada-lang.c | 169 +- gdb/ada-typeprint.c | 18 +- gdb/ada-valprint.c | 46 +- gdb/ada-varobj.c | 4 +- gdb/amd64-tdep.c | 10 +- gdb/annotate.c | 19 +- gdb/annotate.h | 16 +- gdb/arm-tdep.c | 10 +- gdb/avr-tdep.c | 5 +- gdb/ax-gdb.c | 12 +- gdb/build-id.c | 2 +- gdb/buildsym.c | 9 +- gdb/c-lang.c | 2 +- gdb/c-typeprint.c | 26 +- gdb/c-varobj.c | 8 +- gdb/cli/cli-cmds.c | 8 +- gdb/cli/cli-script.c | 3 +- gdb/coff-pe-read.c | 2 +- gdb/coffread.c | 43 +- gdb/command.h | 2 +- gdb/compile/compile-c-symbols.c | 4 +- gdb/compile/compile-c-types.c | 10 +- gdb/compile/compile-cplus-types.c | 10 +- gdb/compile/compile-loc2c.c | 20 +- gdb/compile/compile-object-load.c | 10 +- gdb/compile/compile-object-load.h | 1 - gdb/compile/compile-object-run.c | 10 +- gdb/compile/compile.h | 13 +- gdb/completer.c | 2 +- gdb/config/i386/i386gnu.mn | 4 +- gdb/configure | 2 +- gdb/configure.ac | 2 +- gdb/corefile.c | 3 +- gdb/cp-abi.c | 6 +- gdb/cp-support.c | 76 +- gdb/cp-valprint.c | 12 +- gdb/ctfread.c | 14 +- gdb/d-valprint.c | 2 +- gdb/doc/ChangeLog | 16 + gdb/doc/gdb.texinfo | 21 +- gdb/dtrace-probe.c | 2 +- gdb/dwarf2/abbrev.c | 22 +- gdb/dwarf2/abbrev.h | 13 +- gdb/dwarf2/attribute.c | 29 +- gdb/dwarf2/attribute.h | 25 +- gdb/dwarf2/comp-unit.c | 9 +- gdb/dwarf2/comp-unit.h | 2 +- gdb/dwarf2/expr.c | 11 +- gdb/dwarf2/expr.h | 11 +- gdb/dwarf2/frame.c | 79 +- gdb/dwarf2/index-cache.c | 8 +- gdb/dwarf2/index-cache.h | 2 +- gdb/dwarf2/index-write.c | 104 +- gdb/dwarf2/index-write.h | 4 +- gdb/dwarf2/line-header.c | 15 +- gdb/dwarf2/line-header.h | 6 +- gdb/dwarf2/loc.c | 297 +- gdb/dwarf2/loc.h | 11 +- gdb/dwarf2/macro.c | 35 +- gdb/dwarf2/macro.h | 2 +- gdb/dwarf2/read.c | 3365 ++++++++------- gdb/dwarf2/read.h | 304 +- gdb/elfread.c | 18 +- gdb/eval.c | 17 +- gdb/exec.c | 62 +- gdb/f-typeprint.c | 4 +- gdb/f-valprint.c | 2 +- gdb/gdb_bfd.c | 28 +- gdb/gdb_bfd.h | 7 +- gdb/gdbarch.c | 12 +- gdb/gdbarch.h | 12 +- gdb/gdbarch.sh | 39 +- gdb/gdbtypes.c | 190 +- gdb/gdbtypes.h | 68 +- gdb/{dwarf2/macro.h => gnu-nat-mig.h} | 30 +- gdb/gnu-nat.c | 152 +- gdb/gnu-nat.h | 54 +- gdb/gnu-v2-abi.c | 2 +- gdb/gnu-v3-abi.c | 16 +- gdb/go-lang.c | 4 +- gdb/guile/scm-type.c | 16 +- gdb/h8300-tdep.c | 13 +- gdb/i386-darwin-tdep.c | 2 +- gdb/i386-gnu-nat.c | 2 + gdb/i386-gnu-tdep.c | 132 + gdb/i386-tdep.c | 6 +- gdb/i386-windows-tdep.c | 5 +- gdb/ia64-tdep.c | 4 +- gdb/infcall.c | 8 +- gdb/infcmd.c | 134 +- gdb/inferior.h | 2 - gdb/iq2000-tdep.c | 4 +- gdb/language.c | 5 +- gdb/language.h | 10 +- gdb/linux-fork.c | 4 +- gdb/lm32-tdep.c | 2 +- gdb/m2-typeprint.c | 16 +- gdb/m2-valprint.c | 4 +- gdb/m32c-tdep.c | 2 +- gdb/m68k-tdep.c | 2 +- gdb/machoread.c | 4 +- gdb/mdebugread.c | 28 +- gdb/mips-tdep.c | 36 +- gdb/mn10300-tdep.c | 4 +- gdb/nat/windows-nat.c | 1 - gdb/nds32-tdep.c | 4 +- gdb/objfiles.h | 2 +- gdb/or1k-tdep.c | 2 +- gdb/p-lang.c | 4 +- gdb/p-typeprint.c | 12 +- gdb/p-valprint.c | 10 +- gdb/ppc-sysv-tdep.c | 8 +- gdb/psympriv.h | 19 +- gdb/psymtab.c | 44 +- gdb/python/py-type.c | 10 +- gdb/python/python.c | 56 +- gdb/remote.c | 25 +- gdb/reply_mig_hack.awk | 3 +- gdb/riscv-tdep.c | 14 +- gdb/riscv-tdep.h | 2 +- gdb/rust-exp.y | 2 +- gdb/rust-lang.c | 64 +- gdb/rx-tdep.c | 4 +- gdb/s390-tdep.c | 8 +- gdb/score-tdep.c | 2 +- gdb/sh-tdep.c | 10 +- gdb/solib-aix.c | 10 +- gdb/solib-darwin.c | 4 +- gdb/solib-target.c | 18 +- gdb/source.c | 2 +- gdb/sparc64-tdep.c | 10 +- gdb/stabsread.c | 41 +- gdb/stack.c | 23 +- gdb/stap-probe.c | 2 +- gdb/symfile-debug.c | 2 +- gdb/symfile-mem.c | 14 +- gdb/symfile.c | 64 +- gdb/symfile.h | 41 +- gdb/symtab.c | 19 +- gdb/symtab.h | 5 +- gdb/target.c | 33 +- gdb/target.h | 20 +- gdb/testsuite/ChangeLog | 209 + gdb/testsuite/Makefile.in | 4 +- gdb/testsuite/boards/gold-gdb-index.exp | 45 + .../boards/{native-gdbserver.exp => gold.exp} | 31 +- gdb/testsuite/boards/native-extended-gdbserver.exp | 2 +- gdb/testsuite/boards/native-gdbserver.exp | 3 - gdb/testsuite/boards/simavr.exp | 95 + gdb/testsuite/boards/stdio-gdbserver-base.exp | 2 +- gdb/testsuite/config/gdbserver.exp | 12 +- gdb/testsuite/gdb.ada/arr_acc_idx_w_gap.exp | 7 + .../gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads | 6 +- .../arr_acc_idx_w_gap/enum_with_gap_main.adb | 1 + gdb/testsuite/gdb.ada/array_char_idx.exp | 4 +- gdb/testsuite/gdb.arch/aarch64-sighandler-regs.exp | 67 +- gdb/testsuite/gdb.arch/aarch64-tagged-pointer.exp | 8 +- .../gdb.arch/arm-disassembler-options.exp | 2 +- gdb/testsuite/gdb.arch/arm-disp-step.exp | 39 +- gdb/testsuite/gdb.arch/i386-avx.exp | 2 +- gdb/testsuite/gdb.arch/i386-sse.exp | 2 +- gdb/testsuite/gdb.arch/thumb-prologue.exp | 2 +- gdb/testsuite/gdb.base/a2-run.exp | 11 +- gdb/testsuite/gdb.base/annota1.exp | 4 +- gdb/testsuite/gdb.base/args.exp | 6 + gdb/testsuite/gdb.base/async.exp | 6 +- gdb/testsuite/gdb.base/auxv.exp | 4 +- gdb/testsuite/gdb.base/complex-parts.exp | 36 +- gdb/testsuite/gdb.base/coredump-filter.c | 2 +- gdb/testsuite/gdb.base/coremaker.c | 2 +- gdb/testsuite/gdb.base/ena-dis-br.exp | 57 +- gdb/testsuite/gdb.base/foll-exec.exp | 33 +- gdb/testsuite/gdb.base/gdb-caching-proc.exp | 2 +- .../testsuite/gdb.base/gold-gdb-index-2.c | 17 +- .../testsuite/gdb.base/gold-gdb-index.c | 21 +- gdb/testsuite/gdb.base/gold-gdb-index.exp | 48 + .../testsuite/gdb.base/gold-gdb-index.h | 21 +- .../testsuite/gdb.base/inferior-args.c | 18 +- gdb/testsuite/gdb.base/inferior-args.exp | 124 + gdb/testsuite/gdb.base/jit-reader-host.c | 3 + gdb/testsuite/gdb.base/permissions.exp | 59 +- gdb/testsuite/gdb.base/relocate.exp | 104 +- gdb/testsuite/gdb.base/return2.exp | 2 +- gdb/testsuite/gdb.base/sigaltstack.c | 2 + gdb/testsuite/gdb.base/sigbpt.exp | 8 +- gdb/testsuite/gdb.base/siginfo-obj.exp | 36 +- gdb/testsuite/gdb.base/sym-file-loader.c | 5 +- .../testsuite/gdb.base/with-mf-inc.c | 27 +- .../testsuite/gdb.base/with-mf-main.c | 20 +- .../array_char_idx.exp => gdb.base/with-mf.exp} | 29 +- gdb/testsuite/gdb.compile/compile-cplus.exp | 15 +- gdb/testsuite/gdb.cp/annota2.exp | 9 +- gdb/testsuite/gdb.cp/annota3.exp | 2 +- gdb/testsuite/gdb.cp/classes.exp | 3 +- gdb/testsuite/gdb.cp/converts.exp | 60 +- gdb/testsuite/gdb.cp/exceptprint.exp | 24 +- gdb/testsuite/gdb.cp/inherit.exp | 14 +- gdb/testsuite/gdb.cp/koenig.exp | 3 +- gdb/testsuite/gdb.cp/misc.exp | 3 +- gdb/testsuite/gdb.cp/nsnoimports.exp | 44 +- gdb/testsuite/gdb.cp/operator.exp | 3 +- gdb/testsuite/gdb.cp/step-and-next-inline.exp | 7 + gdb/testsuite/gdb.cp/virtbase2.exp | 28 +- gdb/testsuite/gdb.dwarf2/dw2-inline-header-1.exp | 186 + gdb/testsuite/gdb.dwarf2/dw2-inline-header-2.exp | 189 + gdb/testsuite/gdb.dwarf2/dw2-inline-header-3.exp | 193 + gdb/testsuite/gdb.dwarf2/dw2-inline-header-lbls.c | 46 + .../testsuite/gdb.dwarf2/dw2-inline-header.c | 22 +- .../testsuite/gdb.dwarf2/dw2-inline-header.h | 22 +- .../gdb.linespec/cp-completion-aliases.exp | 33 +- .../cp-replace-typedefs-ns-template.cc | 101 + .../cp-replace-typedefs-ns-template.exp | 121 + gdb/testsuite/gdb.linespec/cpls-ops.cc | 6 +- gdb/testsuite/gdb.mi/mi-var-cmd.exp | 28 +- gdb/testsuite/gdb.mi/var-cmd.c | 98 +- gdb/testsuite/gdb.rust/simple.exp | 16 +- gdb/testsuite/lib/gdb.exp | 63 +- gdb/testsuite/lib/jit-elf-helpers.exp | 2 +- gdb/tic6x-tdep.c | 2 +- gdb/typeprint.c | 4 +- gdb/utils.c | 50 +- gdb/v850-tdep.c | 8 +- gdb/valops.c | 32 +- gdb/valprint.c | 47 +- gdb/windows-nat.c | 2 +- gdb/windows-tdep.c | 10 +- gdbserver/ChangeLog | 33 + gdbserver/linux-low.cc | 2 +- gdbserver/lynx-low.cc | 2 +- gdbserver/nto-low.cc | 3 +- gdbserver/server.cc | 4 +- gdbserver/win32-low.cc | 21 +- gdbsupport/ChangeLog | 22 + gdbsupport/common-inferior.cc | 99 + gdbsupport/common-inferior.h | 7 + gdbsupport/common-utils.cc | 23 - gdbsupport/common-utils.h | 4 - .../{common-inferior.cc => gdb-safe-ctype.h} | 36 +- gold/ChangeLog | 7 + gold/powerpc.cc | 42 +- gprof/ChangeLog | 5 + gprof/utils.c | 5 +- include/ChangeLog | 43 + include/bfdlink.h | 19 +- include/elf/common.h | 5 +- include/opcode/arm.h | 3 +- include/opcode/riscv-opc.h | 509 ++- include/opcode/riscv.h | 76 + include/opcode/tilepro.h | 4 +- ld/ChangeLog | 196 + ld/NEWS | 11 + ld/config.in | 6 + ld/configure | 41 +- ld/configure.ac | 29 + ld/configure.tgt | 5 +- ld/deffilep.y | 33 +- ld/emultempl/beos.em | 7 +- ld/emultempl/elf.em | 13 +- ld/emultempl/msp430.em | 3 +- ld/emultempl/pe.em | 55 +- ld/emultempl/pep.em | 54 +- ld/emultempl/ppc64elf.em | 3 +- ld/emultempl/spuelf.em | 4 +- ld/emultempl/xtensaelf.em | 19 +- ld/ld.texi | 18 +- ld/ldelf.c | 23 +- ld/ldfile.c | 7 +- ld/ldlang.c | 10 +- ld/ldlex.h | 2 +- ld/ldmain.c | 8 +- ld/ldmisc.c | 30 +- ld/lexsup.c | 118 +- ld/pe-dll.c | 47 +- ld/plugin.c | 6 +- ld/testsuite/ld-aarch64/aarch64-elf.exp | 1 + ld/testsuite/ld-aarch64/emit-relocs-560.d | 8 + ld/testsuite/ld-aarch64/emit-relocs-560.s | 3 + ld/testsuite/ld-elf/dl4e.out | 6 + ld/testsuite/ld-elf/eh6.d | 2 +- ld/testsuite/ld-elf/ehdr_start-shared.d | 2 +- ld/testsuite/ld-elf/pr19539.d | 5 +- ld/testsuite/ld-elf/shared.exp | 12 +- ld/testsuite/ld-elfvers/vers.exp | 2 +- ld/testsuite/ld-elfvsb/elfvsb.exp | 3 + ld/testsuite/ld-i386/i386.exp | 19 +- ld/testsuite/ld-i386/nogot1.d | 2 +- ld/testsuite/ld-i386/pr19539.d | 2 +- ld/testsuite/ld-i386/pr19636-2a.d | 2 +- ld/testsuite/ld-i386/pr19636-2b.d | 2 +- ld/testsuite/ld-i386/pr19636-2c.d | 2 +- ld/testsuite/ld-i386/pr19636-2d.d | 2 +- ld/testsuite/ld-i386/pr19636-2e.d | 2 +- ld/testsuite/ld-i386/pr19636-3d.d | 2 +- ld/testsuite/ld-i386/pr19636-3e.d | 2 +- ld/testsuite/ld-i386/pr19939b.d | 2 +- ld/testsuite/ld-i386/pr26018.d | 16 + ld/testsuite/ld-i386/undefweaka.d | 2 +- ld/testsuite/ld-i386/undefweakb.d | 2 +- ld/testsuite/ld-i386/warn1.d | 2 +- ld/testsuite/ld-ifunc/ifunc-23a-x86.d | 1 + ld/testsuite/ld-ifunc/ifunc-24a-x86.d | 1 + ld/testsuite/ld-ifunc/ifunc-25a-x86.d | 1 + ld/testsuite/ld-riscv-elf/attr-merge-arch-01.d | 3 + ld/testsuite/ld-riscv-elf/attr-merge-arch-02.d | 3 + ld/testsuite/ld-riscv-elf/attr-merge-arch-03.d | 3 + ld/testsuite/ld-riscv-elf/attr-merge-priv-spec-a.s | 4 +- ld/testsuite/ld-riscv-elf/attr-merge-priv-spec-b.s | 4 +- ld/testsuite/ld-riscv-elf/attr-merge-priv-spec.d | 4 +- ld/testsuite/ld-riscv-elf/attr-merge-stack-align.d | 3 + .../ld-riscv-elf/attr-merge-strict-align-01.d | 3 + .../ld-riscv-elf/attr-merge-strict-align-02.d | 3 + .../ld-riscv-elf/attr-merge-strict-align-03.d | 3 + .../ld-riscv-elf/attr-merge-strict-align-04.d | 3 + .../ld-riscv-elf/attr-merge-strict-align-05.d | 3 + ld/testsuite/ld-scripts/map-address.exp | 22 + ld/testsuite/ld-shared/shared.exp | 3 + ld/testsuite/ld-size/size.exp | 6 +- ld/testsuite/ld-unique/unique.exp | 2 +- ld/testsuite/ld-x86-64/pie1.d | 2 +- ld/testsuite/ld-x86-64/pr19539a.d | 2 +- ld/testsuite/ld-x86-64/pr19539b.d | 2 +- ld/testsuite/ld-x86-64/pr19636-1d.d | 2 +- ld/testsuite/ld-x86-64/pr19636-1e.d | 2 +- ld/testsuite/ld-x86-64/pr19807-1a.d | 2 +- ld/testsuite/ld-x86-64/pr19807-1b.d | 2 +- ld/testsuite/ld-x86-64/pr19807-2b.d | 2 +- ld/testsuite/ld-x86-64/pr19807-2c.d | 2 +- ld/testsuite/ld-x86-64/pr19807-2d.d | 2 +- ld/testsuite/ld-x86-64/pr19807-2e.d | 2 +- ld/testsuite/ld-x86-64/pr19939b.d | 2 +- ld/testsuite/ld-x86-64/pr26018.d | 15 + ld/testsuite/ld-x86-64/pr26018.s | 7 + ld/testsuite/ld-x86-64/x86-64.exp | 30 +- opcodes/ChangeLog | 119 + opcodes/arc-ext.c | 10 +- opcodes/bpf-desc.c | 282 +- opcodes/bpf-dis.c | 1 + opcodes/bpf-opc.c | 120 +- opcodes/bpf-opc.h | 20 +- opcodes/epiphany-desc.c | 16 +- opcodes/fr30-desc.c | 16 +- opcodes/frv-desc.c | 16 +- opcodes/ip2k-desc.c | 16 +- opcodes/iq2000-desc.c | 16 +- opcodes/lm32-desc.c | 16 +- opcodes/m32c-desc.c | 16 +- opcodes/m32r-desc.c | 16 +- opcodes/mep-asm.c | 3 +- opcodes/mep-desc.c | 16 +- opcodes/mt-desc.c | 16 +- opcodes/nios2-dis.c | 18 +- opcodes/ns32k-dis.c | 4 +- opcodes/or1k-asm.c | 9 - opcodes/or1k-desc.c | 1827 ++++---- opcodes/or1k-desc.h | 332 +- opcodes/or1k-dis.c | 9 - opcodes/or1k-ibld.c | 62 +- opcodes/or1k-opc.c | 152 - opcodes/or1k-opc.h | 28 +- opcodes/or1k-opinst.c | 428 +- opcodes/po/opcodes.pot | 139 +- opcodes/ppc-opc.c | 252 +- opcodes/riscv-dis.c | 80 +- opcodes/riscv-opc.c | 144 + opcodes/s390-opc.txt | 19 +- opcodes/sparc-dis.c | 3 +- opcodes/tic4x-dis.c | 14 +- opcodes/xc16x-desc.c | 16 +- opcodes/xstormy16-desc.c | 16 +- opcodes/xtensa-dis.c | 6 +- 582 files changed, 19123 insertions(+), 12649 deletions(-) create mode 100644 gas/testsuite/gas/all/cond-pdp11.l create mode 100644 gas/testsuite/gas/all/eqv-dot-pdp11.d copy gas/testsuite/gas/all/{eqv-dot.s => eqv-dot-pdp11.s} (100%) create mode 100644 gas/testsuite/gas/pdp11/pr26001.d create mode 100644 gas/testsuite/gas/pdp11/pr26001.s create mode 100644 gas/testsuite/gas/riscv/attribute-09.d create mode 100644 gas/testsuite/gas/riscv/attribute-10.d delete mode 100644 gas/testsuite/gas/riscv/march-fail-s-with-version create mode 100644 gas/testsuite/gas/riscv/priv-reg-fail-version-1p10.d create mode 100644 gas/testsuite/gas/riscv/priv-reg-fail-version-1p10.l create mode 100644 gas/testsuite/gas/riscv/priv-reg-fail-version-1p11.d create mode 100644 gas/testsuite/gas/riscv/priv-reg-fail-version-1p11.l create mode 100644 gas/testsuite/gas/riscv/priv-reg-fail-version-1p9.d create mode 100644 gas/testsuite/gas/riscv/priv-reg-fail-version-1p9.l create mode 100644 gas/testsuite/gas/riscv/priv-reg-fail-version-1p9p1.d create mode 100644 gas/testsuite/gas/riscv/priv-reg-fail-version-1p9p1.l create mode 100644 gas/testsuite/gas/riscv/priv-reg-version-1p10.d create mode 100644 gas/testsuite/gas/riscv/priv-reg-version-1p11.d create mode 100644 gas/testsuite/gas/riscv/priv-reg-version-1p9.d create mode 100644 gas/testsuite/gas/riscv/priv-reg-version-1p9p1.d delete mode 100644 gas/testsuite/gas/riscv/priv-reg.d copy gdb/{dwarf2/macro.h => gnu-nat-mig.h} (52%) create mode 100644 gdb/testsuite/boards/gold-gdb-index.exp copy gdb/testsuite/boards/{native-gdbserver.exp => gold.exp} (55%) create mode 100644 gdb/testsuite/boards/simavr.exp copy gdbsupport/common-inferior.cc => gdb/testsuite/gdb.base/gold-gdb-index-2.c (68%) copy gdbsupport/common-inferior.cc => gdb/testsuite/gdb.base/gold-gdb-index.c (68%) create mode 100644 gdb/testsuite/gdb.base/gold-gdb-index.exp copy gdbsupport/common-inferior.cc => gdb/testsuite/gdb.base/gold-gdb-index.h (67%) copy gdbsupport/common-inferior.cc => gdb/testsuite/gdb.base/inferior-args.c (68%) create mode 100644 gdb/testsuite/gdb.base/inferior-args.exp copy gdbsupport/common-inferior.cc => gdb/testsuite/gdb.base/with-mf-inc.c (68%) copy gdbsupport/common-inferior.cc => gdb/testsuite/gdb.base/with-mf-main.c (68%) copy gdb/testsuite/{gdb.ada/array_char_idx.exp => gdb.base/with-mf.exp} (57%) create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-inline-header-1.exp create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-inline-header-2.exp create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-inline-header-3.exp create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-inline-header-lbls.c copy gdbsupport/common-inferior.cc => gdb/testsuite/gdb.dwarf2/dw2-inline-header.c (66%) copy gdbsupport/common-inferior.cc => gdb/testsuite/gdb.dwarf2/dw2-inline-header.h (66%) create mode 100644 gdb/testsuite/gdb.linespec/cp-replace-typedefs-ns-template.cc create mode 100644 gdb/testsuite/gdb.linespec/cp-replace-typedefs-ns-template.exp copy gdbsupport/{common-inferior.cc => gdb-safe-ctype.h} (52%) create mode 100644 ld/testsuite/ld-aarch64/emit-relocs-560.d create mode 100644 ld/testsuite/ld-aarch64/emit-relocs-560.s create mode 100644 ld/testsuite/ld-elf/dl4e.out create mode 100644 ld/testsuite/ld-i386/pr26018.d create mode 100644 ld/testsuite/ld-x86-64/pr26018.d create mode 100644 ld/testsuite/ld-x86-64/pr26018.s