This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-allnoconfig in repository toolchain/ci/binutils-gdb.
from f0d49de4be [gdb/testsuite] Fix have_mpx test adds 97032db708 Automatic date update in version.in adds 14e283ff4e gprofng: fix build with -Werror=format-truncation adds 264f98902f event_location -> location_spec adds 40d97ee21f Eliminate the two-level data structures behind location_specs adds 5c1ddcb69a Eliminate copy_location_spec adds 238dc9af03 Convert location_spec_empty_p to a method adds 7464aeaab4 Convert location_spec_type to a method adds 709438c75a Convert location_spec_to_string to a method adds dac9773e17 Convert set_location_spec_string to a method adds dfea48fc0f Fix GDB build with GCC 4.8 & 4.9 adds 0ebc886149 PR29254, memory leak in stab_demangle_v3_arg adds d6e1d48c83 PR29255, memory leak in make_tempdir adds 1579743980 PR29256, memory leak in obj_elf_section_name adds 02e85f7a83 gdb: NEWS: Move LoongArch gdbserver to the correct section adds 40d4cb8bcc Automatic date update in version.in adds 21a527dfc8 gdb: Add new 'print nibbles' feature adds 153b3c1117 gdb/doc: Documentation for the new print command adds 3f52a09075 gdb/python: Export nibbles to python layer adds fba1ac87dc Fix the sorting algorithm for reloc entries adds 8e2da16518 Fix assertion failure in copy_type adds 9c0ea78342 Automatic date update in version.in adds 49954a0d85 Automatic date update in version.in adds 8a24927bc8 PR29261, memory leak in parse_stab_struct_fields adds 0d02e70b19 PR29262, memory leak in pr_function_type adds 5ffa6ca3e5 Move finish_print out of value_print_options adds 7b97003ccd Automatic date update in version.in adds acd65fa610 Default to disabling the linker warnings about execstack and [...] adds ec41dd75c8 Binutils support for dwarf-5 (location and range lists related) adds bfda149dc1 Document how GDB searches for files when using -s, -e, and - [...] adds 6bd2318f32 libctf: fix linking together multiple objects derived from t [...] adds 3ec2b3c058 libctf: avoid mingw warning adds 6a8829ebb2 libctf: tests: prune warnings from compiler output adds b232f81a54 ld: regenerate configure after recent misgeneration adds b6a7c07c40 Automatic date update in version.in adds 581db2a29b PR29270, DW_FORM_udata signed output adds 46439c90f2 PowerPC64: stub debug dump adds 4491a7c1aa readelf: replace xmalloc with malloc in slurp_relr_relocs adds b215cdf529 RISC-V: Fix inconsistent error message (range) adds dd8cc00cac RISC-V: Prepare i18n for required ISA extensions adds 1176bc3876 RISC-V: Add 'H' to canonical extension ordering adds c625f4ed05 RISC-V: Use single h extension to control hypervisor CSRs an [...] adds afc41ffb99 RISC-V: Reorder the prefixed extensions which are out of order. adds f18acc9c4e Binutils support for split-dwarf and dwarf-5 adds 90b7a5df15 aarch64: Disallow copy relocations on protected data adds 3af607d998 Use unique_xmalloc_ptr in interp adds ee04bfc01e Move mi_interpreter to mi-interp.h adds b2a696a881 Use std::string for interpreter_p adds 325600eb11 Automatic date update in version.in adds 4fb55bf6a9 aarch64: Define elf_backend_extern_protected_data to 0 [PR 18705] adds 83c325007c aarch64: Allow PC-relative relocations against protected STT [...] adds ecc741e64e Re: PowerPC64: stub debug dump adds 570e911f4e PowerPC64: fix assertion in ppc_build_one_stub with -Os code adds c86acd3f18 Use PyBool_FromLong adds d75bdf170e Don't declare cli_set_logging adds 54603ee2ae Automatic date update in version.in adds 39b8a8090e Delete delete_thread_silent adds a32c1a92d5 gdb: make use of RAII in run_inferior_call adds c715d0732a Improve core file path detection & put cores in output dir adds e83907ff5f Include count of unexpected core files in gdb.sum summary adds ef7a6b977b gdb/testsuite: remove global gcc_compiled from gdb.exp adds 9704b8b4bc gdb/testsuite: remove unneeded calls to get_compiler_info adds 10245fe817 gdb/arm: Update the value of active sp when base sp changes adds 86be3050a6 Revert "Delete delete_thread_silent"
No new revisions were added by this update.
Summary of changes: bfd/elf64-ppc.c | 80 ++- bfd/elflink.c | 12 +- bfd/elfnn-aarch64.c | 32 +- bfd/elfxx-riscv.c | 68 +-- bfd/version.h | 2 +- binutils/ChangeLog | 26 + binutils/bucomm.c | 20 +- binutils/dwarf.c | 112 +++- binutils/dwarf.h | 2 + binutils/prdbg.c | 7 +- binutils/readelf.c | 2 +- binutils/stabs.c | 10 +- gas/config/obj-elf.c | 32 +- gas/config/tc-riscv.c | 12 +- gas/testsuite/gas/riscv/csr-version-1p10.d | 100 ++-- gas/testsuite/gas/riscv/csr-version-1p10.l | 100 ++-- gas/testsuite/gas/riscv/csr-version-1p11.d | 100 ++-- gas/testsuite/gas/riscv/csr-version-1p11.l | 100 ++-- gas/testsuite/gas/riscv/csr-version-1p12.l | 50 ++ gas/testsuite/gas/riscv/csr-version-1p9p1.d | 100 ++-- gas/testsuite/gas/riscv/csr-version-1p9p1.l | 100 ++-- gas/testsuite/gas/riscv/h-ext-32.d | 2 +- gas/testsuite/gas/riscv/h-ext-64.d | 2 +- gas/testsuite/gas/riscv/march-fail-order-x-z.d | 3 - gas/testsuite/gas/riscv/march-fail-order-x-z.l | 2 - gas/testsuite/gas/riscv/march-fail-order-x.d | 3 - gas/testsuite/gas/riscv/march-fail-order-x.l | 2 - gas/testsuite/gas/riscv/march-fail-order-z.d | 3 - gas/testsuite/gas/riscv/march-fail-order-z.l | 2 - .../gas/riscv/march-fail-single-prefix-h.d | 3 - gas/testsuite/gas/riscv/march-fail-unknown-h.d | 3 - gdb/NEWS | 16 +- gdb/ada-lang.c | 4 +- gdb/arm-tdep.c | 16 +- gdb/ax-gdb.c | 6 +- gdb/break-catch-throw.c | 17 +- gdb/breakpoint.c | 377 ++++++------ gdb/breakpoint.h | 62 +- gdb/c-lang.c | 4 + gdb/cli/cli-cmds.c | 32 +- gdb/cli/cli-interp.h | 5 - gdb/completer.c | 42 +- gdb/doc/gdb.texinfo | 40 +- gdb/doc/python.texi | 5 + gdb/elfread.c | 3 +- gdb/gdbtypes.c | 21 +- gdb/guile/scm-breakpoint.c | 21 +- gdb/infcall.c | 25 +- gdb/infcmd.c | 15 +- gdb/interps.c | 15 +- gdb/interps.h | 10 +- gdb/language.h | 7 + gdb/linespec.c | 180 +++--- gdb/linespec.h | 12 +- gdb/location.c | 662 ++++++++------------- gdb/location.h | 357 ++++++----- gdb/main.c | 24 +- gdb/main.h | 2 +- gdb/mi/mi-cmd-break.c | 35 +- gdb/mi/mi-common.h | 50 -- gdb/mi/mi-interp.h | 50 ++ gdb/mi/mi-main.c | 2 +- gdb/printcmd.c | 2 +- gdb/probe.c | 8 +- gdb/probe.h | 4 +- gdb/python/py-breakpoint.c | 39 +- gdb/python/py-cmd.c | 3 +- gdb/python/py-finishbreakpoint.c | 6 +- gdb/python/py-symbol.c | 3 +- gdb/python/py-type.c | 6 +- gdb/python/py-value.c | 7 +- gdb/python/python.c | 10 +- gdb/remote.c | 6 +- gdb/rust-lang.h | 5 + gdb/testsuite/Makefile.in | 9 +- gdb/testsuite/gdb.ada/array_of_variant.exp | 3 - gdb/testsuite/gdb.ada/arrayidx.exp | 3 - gdb/testsuite/gdb.ada/big_packed_array.exp | 3 - gdb/testsuite/gdb.ada/null_array.exp | 4 - gdb/testsuite/gdb.arch/altivec-abi.exp | 5 - gdb/testsuite/gdb.arch/altivec-regs.exp | 5 - gdb/testsuite/gdb.arch/amd64-byte.exp | 4 - gdb/testsuite/gdb.arch/amd64-dword.exp | 4 - gdb/testsuite/gdb.arch/amd64-word.exp | 4 - gdb/testsuite/gdb.arch/i386-avx.exp | 4 - gdb/testsuite/gdb.arch/i386-byte.exp | 4 - gdb/testsuite/gdb.arch/i386-sse.exp | 4 - gdb/testsuite/gdb.arch/i386-word.exp | 4 - gdb/testsuite/gdb.arch/ppc-dfp.exp | 5 - gdb/testsuite/gdb.arch/ppc-fp.exp | 5 - gdb/testsuite/gdb.arch/s390-multiarch.exp | 4 - gdb/testsuite/gdb.arch/vsx-regs.exp | 5 - gdb/testsuite/gdb.arch/vsx-vsr-float28.exp | 5 - gdb/testsuite/gdb.base/align-c++.exp | 2 +- gdb/testsuite/gdb.base/all-bin.exp | 4 - gdb/testsuite/gdb.base/annota1.exp | 20 +- gdb/testsuite/gdb.base/annota3.exp | 18 +- gdb/testsuite/gdb.base/attach.exp | 4 - gdb/testsuite/gdb.base/bigcore.exp | 38 +- gdb/testsuite/gdb.base/break-interp.exp | 4 - .../gdb.base/break-on-linker-gcd-function.exp | 4 - gdb/testsuite/gdb.base/call-ar-st.exp | 4 - gdb/testsuite/gdb.base/call-rt-st.exp | 9 - gdb/testsuite/gdb.base/call-sc.exp | 6 - gdb/testsuite/gdb.base/catch-load.exp | 6 - gdb/testsuite/gdb.base/completion.exp | 4 - gdb/testsuite/gdb.base/complex.exp | 4 - gdb/testsuite/gdb.base/condbreak.exp | 4 - gdb/testsuite/gdb.base/consecutive.exp | 4 - gdb/testsuite/gdb.base/constvars.exp | 6 - gdb/testsuite/gdb.base/corefile.exp | 6 - gdb/testsuite/gdb.base/ctf-ptype.exp | 9 +- gdb/testsuite/gdb.base/dprintf-pending.exp | 4 - gdb/testsuite/gdb.base/eval-skip.exp | 4 - gdb/testsuite/gdb.base/exitsignal.exp | 11 +- gdb/testsuite/gdb.base/expand-psymtabs.exp | 5 - gdb/testsuite/gdb.base/exprs.exp | 4 - gdb/testsuite/gdb.base/fileio.exp | 7 - gdb/testsuite/gdb.base/fixsection.exp | 4 - gdb/testsuite/gdb.base/funcargs.exp | 8 +- gdb/testsuite/gdb.base/gdb11530.exp | 5 - gdb/testsuite/gdb.base/gdb1555.exp | 5 - gdb/testsuite/gdb.base/gnu-ifunc.exp | 4 - .../gdb.base/hbreak-in-shr-unsupported.exp | 4 - .../gdb.base/infcall-nested-structs-c++.exp | 2 +- gdb/testsuite/gdb.base/info-fun.exp | 4 - gdb/testsuite/gdb.base/info-types-c++.exp | 2 +- .../gdb.base/infoline-reloc-main-from-zero.exp | 4 - gdb/testsuite/gdb.base/jit-elf-fork.exp | 5 - gdb/testsuite/gdb.base/jit-elf-so.exp | 5 - gdb/testsuite/gdb.base/jit-elf.exp | 5 - gdb/testsuite/gdb.base/jit-reader.exp | 6 - gdb/testsuite/gdb.base/langs.exp | 9 +- gdb/testsuite/gdb.base/list.exp | 6 - gdb/testsuite/gdb.base/logical.exp | 4 - gdb/testsuite/gdb.base/long_long.exp | 6 - gdb/testsuite/gdb.base/longjmp.exp | 4 - gdb/testsuite/gdb.base/max-depth-c++.exp | 2 +- gdb/testsuite/gdb.base/mips_pro.exp | 7 - gdb/testsuite/gdb.base/miscexprs.exp | 4 - gdb/testsuite/gdb.base/morestack.exp | 9 +- gdb/testsuite/gdb.base/nodebug.exp | 4 - gdb/testsuite/gdb.base/opaque.exp | 10 +- gdb/testsuite/gdb.base/options.exp | 1 + gdb/testsuite/gdb.base/pc-fp.exp | 4 - gdb/testsuite/gdb.base/pending.exp | 4 - gdb/testsuite/gdb.base/permissions.exp | 4 - gdb/testsuite/gdb.base/pointers.exp | 4 - gdb/testsuite/gdb.base/prelink.exp | 7 +- gdb/testsuite/gdb.base/print-file-var.exp | 2 +- gdb/testsuite/gdb.base/printcmds.exp | 48 +- gdb/testsuite/gdb.base/psym-external-decl.exp | 1 - gdb/testsuite/gdb.base/psymtab.exp | 6 - gdb/testsuite/gdb.base/ptype.exp | 7 +- gdb/testsuite/gdb.base/relational.exp | 4 - gdb/testsuite/gdb.base/scope.exp | 6 - gdb/testsuite/gdb.base/setvar.exp | 8 +- gdb/testsuite/gdb.base/shlib-call.exp | 4 - gdb/testsuite/gdb.base/shreloc.exp | 4 - gdb/testsuite/gdb.base/signals.exp | 6 - gdb/testsuite/gdb.base/sizeof.exp | 4 - gdb/testsuite/gdb.base/so-impl-ld.exp | 4 - gdb/testsuite/gdb.base/solib-disc.exp | 4 - gdb/testsuite/gdb.base/solib-display.exp | 4 - gdb/testsuite/gdb.base/solib-nodir.exp | 3 +- gdb/testsuite/gdb.base/solib-overlap.exp | 4 - gdb/testsuite/gdb.base/solib-search.exp | 7 - gdb/testsuite/gdb.base/solib-symbol.exp | 4 - gdb/testsuite/gdb.base/solib-weak.exp | 4 - gdb/testsuite/gdb.base/store.exp | 4 - gdb/testsuite/gdb.base/structs.exp | 7 - gdb/testsuite/gdb.base/structs2.exp | 6 - gdb/testsuite/gdb.base/sym-file.exp | 4 - gdb/testsuite/gdb.base/symtab-search-order.exp | 4 - gdb/testsuite/gdb.base/type-opaque.exp | 5 - gdb/testsuite/gdb.base/unload.exp | 4 - gdb/testsuite/gdb.base/until-trailing-insns.exp | 6 +- gdb/testsuite/gdb.base/varargs.exp | 4 - gdb/testsuite/gdb.base/volatile.exp | 6 - gdb/testsuite/gdb.base/watch_thread_num.exp | 6 - gdb/testsuite/gdb.base/watchpoint-solib.exp | 4 - gdb/testsuite/gdb.base/watchpoint.exp | 4 - gdb/testsuite/gdb.base/watchpoints.exp | 4 - gdb/testsuite/gdb.base/whatis.exp | 3 + gdb/testsuite/gdb.compile/compile-cplus-print.exp | 1 - gdb/testsuite/gdb.compile/compile-cplus.exp | 1 - gdb/testsuite/gdb.compile/compile-ifunc.exp | 1 - gdb/testsuite/gdb.compile/compile.exp | 1 - gdb/testsuite/gdb.cp/ambiguous.exp | 5 - gdb/testsuite/gdb.cp/breakpoint.exp | 4 - gdb/testsuite/gdb.cp/bs15503.exp | 4 - gdb/testsuite/gdb.cp/casts.exp | 4 - gdb/testsuite/gdb.cp/class2.exp | 6 - gdb/testsuite/gdb.cp/cpexprs.exp.tcl | 4 - gdb/testsuite/gdb.cp/cplusfuncs.exp | 4 - gdb/testsuite/gdb.cp/ctti.exp | 4 - gdb/testsuite/gdb.cp/disasm-func-name.exp | 4 - gdb/testsuite/gdb.cp/dispcxx.exp | 5 - gdb/testsuite/gdb.cp/gdb1355.exp | 4 - gdb/testsuite/gdb.cp/gdb2384.exp | 6 - gdb/testsuite/gdb.cp/gdb2495.exp | 6 - gdb/testsuite/gdb.cp/infcall-dlopen.exp | 4 - gdb/testsuite/gdb.cp/infcall-nodebug-c++-d0.exp | 2 +- gdb/testsuite/gdb.cp/infcall-nodebug-c++-d1.exp | 2 +- gdb/testsuite/gdb.cp/local.exp | 4 - gdb/testsuite/gdb.cp/m-data.exp | 4 - gdb/testsuite/gdb.cp/m-static.exp | 4 - gdb/testsuite/gdb.cp/mb-ctor.exp | 4 - gdb/testsuite/gdb.cp/mb-inline.exp | 4 - gdb/testsuite/gdb.cp/mb-templates.exp | 4 - gdb/testsuite/gdb.cp/member-ptr.exp | 4 - gdb/testsuite/gdb.cp/method.exp | 4 - gdb/testsuite/gdb.cp/namespace.exp | 4 - gdb/testsuite/gdb.cp/nextoverthrow.exp | 7 - gdb/testsuite/gdb.cp/nsdecl.exp | 4 - gdb/testsuite/gdb.cp/nsrecurs.exp | 4 - gdb/testsuite/gdb.cp/nsstress.exp | 4 - gdb/testsuite/gdb.cp/nsusing.exp | 4 - gdb/testsuite/gdb.cp/pr-1023.exp | 4 - gdb/testsuite/gdb.cp/pr-1210.exp | 4 - gdb/testsuite/gdb.cp/pr-574.exp | 4 - gdb/testsuite/gdb.cp/pr9631.exp | 4 - gdb/testsuite/gdb.cp/printmethod.exp | 4 - gdb/testsuite/gdb.cp/psmang.exp | 4 - gdb/testsuite/gdb.cp/re-set-overloaded.exp | 6 - gdb/testsuite/gdb.cp/rtti.exp | 4 - gdb/testsuite/gdb.cp/rvalue-ref-casts.exp | 4 - gdb/testsuite/gdb.cp/shadow.exp | 4 - gdb/testsuite/gdb.cp/static-typedef-print.exp | 4 - gdb/testsuite/gdb.cp/step-and-next-inline.exp | 5 - gdb/testsuite/gdb.cp/temargs.exp | 2 - gdb/testsuite/gdb.cp/templates.exp | 6 - gdb/testsuite/gdb.cp/try_catch.exp | 4 - gdb/testsuite/gdb.cp/typed-enum.exp | 4 - gdb/testsuite/gdb.cp/typedef-base.exp | 4 - gdb/testsuite/gdb.ctf/cross-tu-cyclic.exp | 6 - gdb/testsuite/gdb.ctf/funcreturn.exp | 9 +- gdb/testsuite/gdb.ctf/multi.exp | 6 - gdb/testsuite/gdb.dwarf2/break-inline-psymtab.exp | 1 - .../gdb.dwarf2/dw2-disasm-over-non-stmt.exp | 5 +- gdb/testsuite/gdb.dwarf2/dw2-inline-header-1.exp | 5 +- gdb/testsuite/gdb.dwarf2/dw2-inline-header-2.exp | 5 +- gdb/testsuite/gdb.dwarf2/dw2-inline-header-3.exp | 5 +- .../gdb.dwarf2/dw2-inline-many-frames.exp | 5 +- gdb/testsuite/gdb.dwarf2/dw2-inline-small-func.exp | 5 +- gdb/testsuite/gdb.dwarf2/dw2-inline-stepping.exp | 5 +- gdb/testsuite/gdb.dwarf2/dw2-is-stmt-2.exp | 5 +- gdb/testsuite/gdb.dwarf2/dw2-is-stmt.exp | 5 +- gdb/testsuite/gdb.dwarf2/dw2-line-number-zero.exp | 5 +- .../gdb.dwarf2/dw2-main-no-line-number.exp | 5 +- .../gdb.dwarf2/dw2-out-of-range-end-of-seq.exp | 5 +- gdb/testsuite/gdb.dwarf2/dw2-ranges-base.exp | 5 +- gdb/testsuite/gdb.dwarf2/dw2-ranges-func.exp | 5 +- gdb/testsuite/gdb.dwarf2/dw2-ranges-overlap.exp | 5 +- gdb/testsuite/gdb.dwarf2/dw2-ranges-psym.exp | 5 +- gdb/testsuite/gdb.dwarf2/dw2-ranges.exp | 5 +- .../dw2-step-out-of-function-no-stmt.exp | 5 +- .../gdb.dwarf2/dw2-vendor-extended-opcode.exp | 5 +- gdb/testsuite/gdb.dwarf2/imported-unit-bp.exp.tcl | 5 +- gdb/testsuite/gdb.fortran/library-module.exp | 6 - gdb/testsuite/gdb.guile/scm-type.exp | 4 - gdb/testsuite/gdb.mi/gdb792.exp | 4 - gdb/testsuite/gdb.mi/mi-catch-load.exp | 6 - gdb/testsuite/gdb.mi/mi-dprintf-pending.exp | 4 - .../gdb.mi/mi-inheritance-syntax-error.exp | 4 - gdb/testsuite/gdb.mi/mi-pending.exp | 4 - gdb/testsuite/gdb.mi/mi-solib.exp | 4 - gdb/testsuite/gdb.mi/mi-var-cp.exp | 4 - gdb/testsuite/gdb.opt/clobbered-registers-O2.exp | 6 - gdb/testsuite/gdb.opt/inline-bt.exp | 1 - gdb/testsuite/gdb.opt/inline-cmds.exp | 1 - gdb/testsuite/gdb.opt/inline-locals.exp | 1 - gdb/testsuite/gdb.opt/solib-intra-step.exp | 4 - gdb/testsuite/gdb.python/py-events.exp | 4 - gdb/testsuite/gdb.python/py-finish-breakpoint.exp | 4 - gdb/testsuite/gdb.python/py-format-string.exp | 77 ++- gdb/testsuite/gdb.python/py-type.exp | 4 - gdb/testsuite/gdb.reverse/solib-precsave.exp | 4 - gdb/testsuite/gdb.reverse/solib-reverse.exp | 4 - gdb/testsuite/gdb.server/solib-list.exp | 3 +- gdb/testsuite/gdb.stabs/weird.exp | 4 - gdb/testsuite/gdb.threads/attach-into-signal.exp | 4 - gdb/testsuite/gdb.threads/attach-stopped.exp | 4 - .../gdb.threads/multiple-successive-infcall.exp | 4 - gdb/testsuite/gdb.threads/tls-shared.exp | 6 - gdb/testsuite/gdb.threads/tls-so_extern.exp | 6 - gdb/testsuite/gdb.trace/change-loc.exp | 4 - gdb/testsuite/gdb.trace/strace.exp | 4 - gdb/testsuite/lib/compiler.c | 3 - gdb/testsuite/lib/dg-add-core-file-count.sh | 41 ++ gdb/testsuite/lib/gdb.exp | 107 +++- gdb/tracepoint.c | 6 +- gdb/tui/tui-interp.c | 9 +- gdb/valprint.c | 49 +- gdb/valprint.h | 9 +- gprofng/common/hwctable.c | 28 +- gprofng/configure | 59 +- gprofng/configure.ac | 1 - gprofng/src/Makefile.am | 1 - gprofng/src/Makefile.in | 1 - gprofng/src/ipc.cc | 45 +- gprofng/src/parse.cc | 7 +- include/opcode/riscv-opc.h | 50 +- include/opcode/riscv.h | 1 + ld/ChangeLog | 11 + ld/configure | 14 +- ld/configure.ac | 14 +- ld/testsuite/ld-aarch64/aarch64-elf.exp | 10 + ld/testsuite/ld-aarch64/copy-reloc-protected.d | 2 + ld/testsuite/ld-aarch64/pcrel-protected.s | 11 + ld/testsuite/ld-aarch64/pcrel_pic_protected.d | 7 + ld/testsuite/ld-aarch64/protected-data.d | 2 +- ld/testsuite/ld-aarch64/protected.s | 8 + ld/testsuite/ld-elf/elf.exp | 13 +- ld/testsuite/ld-elf/pr29259.d | 13 + ld/testsuite/ld-elf/pr29259.s | 14 + ld/testsuite/ld-elf/pr29259.t | 4 + libctf/ctf-dedup.c | 2 + libctf/ctf-impl.h | 4 + libctf/ctf-link.c | 161 ++++- libctf/ctf-serialize.c | 2 +- libctf/testsuite/config/default.exp | 7 + libctf/testsuite/lib/ctf-lib.exp | 4 +- .../libctf-regression/libctf-repeat-cu-lib.c | 9 + .../libctf-regression/libctf-repeat-cu-main.c | 5 + .../testsuite/libctf-regression/libctf-repeat-cu.d | 7 + .../libctf-regression/libctf-repeat-cu.exp | 118 ++++ opcodes/riscv-opc.c | 38 +- 328 files changed, 2617 insertions(+), 2733 deletions(-) delete mode 100644 gas/testsuite/gas/riscv/march-fail-order-x-z.d delete mode 100644 gas/testsuite/gas/riscv/march-fail-order-x-z.l delete mode 100644 gas/testsuite/gas/riscv/march-fail-order-x.d delete mode 100644 gas/testsuite/gas/riscv/march-fail-order-x.l delete mode 100644 gas/testsuite/gas/riscv/march-fail-order-z.d delete mode 100644 gas/testsuite/gas/riscv/march-fail-order-z.l delete mode 100644 gas/testsuite/gas/riscv/march-fail-single-prefix-h.d delete mode 100644 gas/testsuite/gas/riscv/march-fail-unknown-h.d create mode 100755 gdb/testsuite/lib/dg-add-core-file-count.sh create mode 100644 ld/testsuite/ld-aarch64/copy-reloc-protected.d create mode 100644 ld/testsuite/ld-aarch64/pcrel-protected.s create mode 100644 ld/testsuite/ld-aarch64/pcrel_pic_protected.d create mode 100644 ld/testsuite/ld-aarch64/protected.s create mode 100644 ld/testsuite/ld-elf/pr29259.d create mode 100644 ld/testsuite/ld-elf/pr29259.s create mode 100644 ld/testsuite/ld-elf/pr29259.t create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu-lib.c create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu-main.c create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu.d create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu.exp