This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-next-allmodconfig in repository toolchain/ci/binutils-gdb.
from 5f59e7e0c7 gdb/fortran: Support for assumed rank zero adds 0d38576a34 Emit a note warning the user that creating an executable sta [...] adds 2cf349be0e Do not put linkage names into .gdb_index adds df2a5f8de7 Automatic date update in version.in adds 3f0423f913 gdbsupport/pathstuff.h: #include <array> explicitly for std: [...] adds 0b60b96344 PowerPC: Update expected floating point output for gdb.arch/ [...] adds 6bdd7cf11d gdb: make some random Python files Python 3-compatible adds c62dced2d4 bsd-kvm: Fix build after recent changes to path handling functions. adds f93c6e0a2e i386: Pass -z noexecstack to linker tests adds bfdb52f83c Handle encoding failures in Windows thread names adds 6be98d075c Add recording support for the ISA 3.1 PowerPC instructions. adds 1bc0d95ead GDB PowerPC record test cases for ISA 2.06 and ISA 3.1 adds 2538fcd3f4 Automatic date update in version.in adds 019a5c6297 gdb/testsuite: use with_cwd where possible adds 16538271c8 Revert pr29072 lto test changes adds 639d467b08 Fix potential buffer overruns when creating DLLs. adds 36b124126b x86: VFPCLASSSH is Evex.LLIG adds 41b96eef5f gdb/testsuite: fix FAIL in gdb.base/clear_non_user_bp.exp adds fcaa1071d7 gdb/arm: Fix prologue analysis to support vpush adds 9074667a85 gdb/arm: Define MSP and PSP registers for M-Profile adds 0824193fd3 gdb/arm: Introduce arm_cache_init adds ae7e2f45aa gdb/arm: Add support for multiple stack pointers on Cortex-M adds ef27337758 gdb/arm: Extend arm_m_addr_is_magic to support FNC_RETURN, a [...] adds 8e6afe4013 Create pseudo sections for NT_ARM_TLS notes on FreeBSD. adds 801eb70f9a Fix gdbserver build for x86-64 Windows adds 5b758627a1 Make gdb.base/parse_number.exp test all architectures adds 0d29b1a462 x86: Disable 2 tests with large memory requirement adds dfb138f934 Automatic date update in version.in adds 4b8791e10e gdb: remove BLOCK_{START,END} macros adds 6c00f721c8 gdb: remove BLOCK_FUNCTION macro adds f135fe728e gdb: remove BLOCK_SUPERBLOCK macro adds 24d74bb5df gdb: remove BLOCK_MULTIDICT macro adds 3fe38936f6 gdb: remove BLOCK_NAMESPACE macro adds 6dd5a4bd44 gdb: remove BLOCK_RANGE_{START,END} macros adds f5cb8afdd2 gdb: remove BLOCK_RANGES macro adds f73b4922a0 gdb: remove BLOCK_NRANGES macro adds 59197b8a96 gdb: remove BLOCK_RANGE macro adds 086d03c91e gdb: remove BLOCK_CONTIGUOUS_P macro adds 6395b62847 gdb: remove BLOCK_ENTRY_PC macro adds 63d609debb gdb: remove BLOCKVECTOR_BLOCK and BLOCKVECTOR_NBLOCKS macros adds bad9471aab gdb: constify addrmap_find adds 414705d1c2 gdb: remove BLOCKVECTOR_MAP macro adds 0e12331a9b gprofng: test suite problems adds 44c70fb01f libctf: add a comment explaining how to use ctf_*open adds 95ade9a5f4 libctf: impose an ordering on conflicting types adds 26b1426577 s390: Avoid dynamic TLS relocs in PIE adds d942d8db12 s390: Add DT_JMPREL pointing to .rela.[i]plt with static-pie adds c42dd30d73 gdb: fix nullptr dereference in block::ranges() adds 0d1703b8fb Remove "typedef enum ..." adds 9dd9f9ce1e Check OBJF_NOT_FILENAME in DWARF index code adds 68c4956b14 x86: Properly handle function pointer reference adds fc0b8a976d Fix libinproctrace.so build on PPC adds 8a2ef85186 Automatic date update in version.in adds d51926f06a Slightly tweak and clarify target_resume's interface adds 225170409b gdb/infrun: make fetch_inferior_event restore thread if exit [...] adds 446fcb446f Fix .debug_names regression with new indexer adds c7a73fa4dc De-duplicate .gdb_index adds 835e063d3a gprofng: assertion in gprofng/src/Expression.cc:139 adds 2f9ee862bc Move "catch load" to a new file adds 4e9e993a7e Boolify print_solib_event adds 16922ea6ad Add an assertion to clone_momentary_breakpoint adds 6689579725 Delete some unnecessary wrapper functions adds c01e038bd2 Return bool from breakpoint_ops::print_one adds 4c6a92b11d Add a vtable-based breakpoint ops adds c3ee64d0d8 Convert break-catch-sig to use vtable ops adds 3aca48d3b4 Convert break-catch-syscall to vtable ops adds 021443b5f3 Convert break-catch-exec to vtable ops adds 54485252a9 Convert break-catch-fork to vtable ops adds 89e57567f5 Convert break-catch-load to vtable ops adds 3a29292356 Convert watchpoints to vtable ops adds 779dcceba7 Convert tracepoints to vtable ops adds 098f12723d Add some new subclasses of breakpoint adds 2b5ab5b851 Convert base breakpoints to vtable ops adds 5bd3caf1b2 Convert break-catch-throw to vtable ops adds c359fff502 Convert internal breakpoints to vtable ops adds 1fd30a4730 Convert momentary breakpoints to vtable ops adds 5ad71d67ae Change inheritance of dprintf adds 7dd8e7ae28 Convert ordinary breakpoints to vtable ops adds ae72050b7f Convert Ada catchpoints to vtable ops adds f293a0b5d6 Convert dprintf to vtable ops adds ec45bb676c Convert ranged breakpoints to vtable ops adds 7b572efb48 Add bp_static_marker_tracepoint adds 6d7a8c568b Convert static marker tracepoints to vtable ops adds 823b50f385 Remove bkpt_base_breakpoint_ops adds 5d926615e9 Merge probe and ordinary breakpoints adds 8d89123dc2 Merge probe and ordinary tracepoints adds a48ddc0d6a Remove breakpoint_ops from init_ada_exception_breakpoint adds b3316ff153 Remove breakpoint_ops from init_catchpoint adds c47614fef9 Remove most fields from breakpoint_ops adds a0cd5f080b Remove vtable_breakpoint_ops adds 8613a476b1 Remove breakpoint ops initialization adds a678887d09 Constify breakpoint_ops adds ee89d0a4e8 Remove allocate_bp_location adds eee031e253 Remove create_breakpoints_sal_default adds 2e920d702b Automatic date update in version.in adds 16089f320a opcodes: don't assume ELF in riscv, csky, rl78, mep disassemblers adds e9c5fe2f40 Automatic date update in version.in adds 94afbc7b1b [gdb/testsuite] Fix gdb.multi/attach-no-multi-process.exp wi [...] adds a55939ca58 Automatic date update in version.in adds 73a7911e8e Fix Ada catchpoint regression adds b318629fe7 gnulib: update to bd11400942d6 adds 03ada39ea5 gdb: remove type_wanted parameter from a few functions adds 95929abb49 gdb/debuginfod: Whitespace-only URL should disable debuginfod adds 5335b0439c [gdb/testsuite] Fix gdb.cp/align.exp with gcc 12.1 / 11.3 adds 79b6c88404 Automatic date update in version.in adds a56c63f78e gdb: fix failures in gdb.mi/mi-exec-run.exp with native-exte [...] adds 11039eff71 gdb/testsuite: fix mi-exec-run.exp with native-extended-gdbs [...] adds 43cef57a74 gdb/testsuite: change mi_gdb_start to take a list of flags adds 3cd25174b8 gdb/testsuite: small cleanup in mi-break-qualified.exp adds 4bb461e42c objdump: fix styled printing of addresses adds 46465574a9 Fix potential arithmetic overflow in the linker's plugin han [...] adds ba951afb99 Add a linker warning when creating potentially dangerous exe [...] adds 1f9d9e321c gdb: add some additional thread status debug output adds f4138e8f48 Fix gdb.threads/access-mem-running-thread-exit.exp w/ native [...] adds 7f8acedeeb gdbserver: track current process as well as current thread adds 3c688b9e38 ld: Regenerate aclocal.m4 with automake 1.15.1 adds 40c23d8803 fbsd-nat: Add helper routines for register sets using PT_[G] [...] adds 92d48a1e4e Add an arm-tls feature which includes the tpidruro register [...] adds 099fbce0ac Read the tpidruro register from NT_ARM_TLS core dump notes o [...] adds 2e686a74dc Support TLS variables on FreeBSD/arm. adds 684943d213 Fetch the NT_ARM_TLS register set for native FreeBSD/arm processes. adds 414d5848bb Add an aarch64-tls feature which includes the tpidr register. adds 0a765c1a8e Read the tpidr register from NT_ARM_TLS core dump notes on F [...] adds f9fbb7636a Support TLS variables on FreeBSD/Aarch64. adds b7fe5463cf Fetch the NT_ARM_TLS register set for native FreeBSD/Aarch64 [...] adds 224151d774 Read the tpidr register from NT_ARM_TLS core dump notes on L [...] adds 9c27bc99e4 gdbserver: Read the tpidr register from NT_ARM_TLS on Linux. adds 3b4b3e438d Read the tpidr register from NT_ARM_TLS on Linux. adds ed8f05baba NEWS: Add a note for TLS support on FreeBSD/arm and FreeBSD/ [...] adds 6a90a4a430 Automatic date update in version.in adds 24ef0d41ac gdbserver: Fix build after adding tls feature to arm tdesc. adds 7a9361c00d PowerPC32 treatment of absolute symbols adds 1343fed469 LTO plugin: sync header file with GCC adds 3569f4ab7e Dwarf: rename yet another instance of "index" adds 06c7226ea1 gdb/remote: iterate on pspace inferiors in remote_new_objfile adds 901e4e8d5c gdb/remote: send qSymbol to all inferiors on startup adds 5890af36e5 Fix GDBserver Aarch64 Linux regression adds 716e54731f gdb: Workaround stringop-overread warning in debuginfod-supp [...] adds d8a7353308 Fix build failure for aarch64 gdbserver adds 758ffab46b Fix crash when creating index from index adds c99d782d9c PowerPC64 check_relocs adds 40ae4abe44 cris bfd config adds da422fa49d LTO: Handle __real_SYM reference in IR adds 4a947dc62f Automatic date update in version.in adds 18e60f7c8a bfd: Check NULL pointer before setting ref_real adds c54a62119a IBM zSystems: mgrk, mg first operand requires register pair adds 83c5f3aea9 loongarch: Don't check ABI flags if no code section adds e4e883c09b Don't define ARCH_cris for BFD64 adds 8e1ada9e0b Move TILE-Gx files to TARGET64_LIBOPCODES_CFILES
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 12 + bfd/config.bfd | 2 - bfd/elf.c | 26 + bfd/elf32-i386.c | 41 +- bfd/elf32-ppc.c | 129 +- bfd/elf64-ppc.c | 39 +- bfd/elf64-s390.c | 41 +- bfd/elf64-x86-64.c | 40 +- bfd/elflink.c | 10 +- bfd/elfnn-loongarch.c | 21 + bfd/linker.c | 2 + bfd/version.h | 2 +- binutils/ChangeLog | 6 + binutils/dwarf.c | 6 +- binutils/objdump.c | 9 +- binutils/testsuite/lib/binutils-common.exp | 3 + cpu/mep.opc | 13 +- gas/testsuite/gas/i386/evex-lig.s | 12 + gas/testsuite/gas/i386/evex-lig256-intel.d | 10 + gas/testsuite/gas/i386/evex-lig256.d | 10 + gas/testsuite/gas/i386/evex-lig512-intel.d | 10 + gas/testsuite/gas/i386/evex-lig512.d | 10 + gas/testsuite/gas/i386/i386.exp | 3 +- gdb/Makefile.in | 1 + gdb/NEWS | 8 + gdb/aarch64-fbsd-nat.c | 54 + gdb/aarch64-fbsd-tdep.c | 67 + gdb/aarch64-fbsd-tdep.h | 3 + gdb/aarch64-linux-nat.c | 69 +- gdb/aarch64-linux-tdep.c | 21 +- gdb/aarch64-linux-tdep.h | 3 + gdb/aarch64-tdep.c | 33 +- gdb/aarch64-tdep.h | 10 +- gdb/ada-exp.y | 3 +- gdb/ada-lang.c | 194 +-- gdb/addrmap.c | 16 +- gdb/addrmap.h | 2 +- gdb/alpha-mdebug-tdep.c | 2 +- gdb/arch/aarch32.c | 2 + gdb/arch/aarch64.c | 7 +- gdb/arch/aarch64.h | 8 +- gdb/arch/arm.c | 12 +- gdb/arch/arm.h | 3 +- gdb/arm-fbsd-nat.c | 52 +- gdb/arm-fbsd-tdep.c | 65 +- gdb/arm-fbsd-tdep.h | 5 +- gdb/arm-linux-nat.c | 6 +- gdb/arm-linux-tdep.c | 4 +- gdb/arm-netbsd-nat.c | 4 +- gdb/arm-tdep.c | 718 ++++++-- gdb/arm-tdep.h | 14 +- gdb/ax-gdb.c | 2 +- gdb/block.c | 118 +- gdb/block.h | 240 ++- gdb/blockframe.c | 47 +- gdb/break-catch-exec.c | 102 +- gdb/break-catch-fork.c | 150 +- gdb/break-catch-load.c | 282 ++++ gdb/break-catch-sig.c | 152 +- gdb/break-catch-syscall.c | 158 +- gdb/break-catch-throw.c | 143 +- gdb/breakpoint.c | 1730 +++++++------------- gdb/breakpoint.h | 274 ++-- gdb/bsd-kvm.c | 24 +- gdb/buildsym.c | 118 +- gdb/c-exp.y | 4 +- gdb/cli/cli-cmds.c | 9 +- gdb/coffread.c | 3 +- gdb/command.h | 5 +- gdb/compile/compile-c-symbols.c | 8 +- gdb/compile/compile-cplus-symbols.c | 4 +- gdb/compile/compile-cplus-types.c | 2 +- gdb/compile/compile-object-load.c | 17 +- gdb/compile/compile-object-run.c | 2 +- gdb/compile/compile.c | 8 +- gdb/contrib/test_pubnames_and_indexes.py | 30 +- gdb/cp-namespace.c | 6 +- gdb/cp-support.c | 14 +- gdb/csky-tdep.c | 2 +- gdb/d-namespace.c | 2 +- gdb/debuginfod-support.c | 18 +- gdb/doc/gdb.texinfo | 10 + gdb/dwarf2/cooked-index.h | 12 +- gdb/dwarf2/index-cache.c | 4 + gdb/dwarf2/index-write.c | 83 +- gdb/dwarf2/loc.c | 4 +- gdb/dwarf2/mapped-index.h | 14 +- gdb/dwarf2/read.c | 2 +- gdb/dwarf2/tag.h | 67 + gdb/f-exp.y | 2 +- gdb/f-valprint.c | 4 +- gdb/fbsd-nat.c | 75 + gdb/fbsd-nat.h | 38 + gdb/features/Makefile | 3 + gdb/features/aarch64-tls.c | 14 + gdb/features/aarch64-tls.xml | 11 + gdb/features/arm/arm-m-system.c | 15 + gdb/features/arm/arm-m-system.xml | 12 + gdb/features/arm/arm-secext.c | 17 + gdb/features/arm/arm-secext.xml | 15 + gdb/features/arm/arm-tls.c | 14 + gdb/features/arm/arm-tls.xml | 11 + gdb/findvar.c | 14 +- gdb/frame.c | 2 +- gdb/go-lang.c | 4 +- gdb/guile/scm-block.c | 26 +- gdb/guile/scm-frame.c | 8 +- gdb/guile/scm-symtab.c | 6 +- gdb/ia64-tdep.c | 4 +- gdb/infcmd.c | 25 +- gdb/infrun.c | 17 +- gdb/infrun.h | 26 + gdb/inline-frame.c | 23 +- gdb/jit.c | 44 +- gdb/jit.h | 4 +- gdb/linespec.c | 20 +- gdb/linux-nat.c | 29 +- gdb/maint.c | 2 +- gdb/mdebugread.c | 129 +- gdb/mi/mi-cmd-break.c | 8 +- gdb/mi/mi-cmd-stack.c | 4 +- gdb/mips-tdep.c | 4 +- gdb/nat/windows-nat.c | 21 +- gdb/nat/windows-nat.h | 4 +- gdb/nat/x86-dregs.c | 2 +- gdb/objfiles.c | 27 +- gdb/p-exp.y | 5 +- gdb/parse.c | 9 +- gdb/printcmd.c | 4 +- gdb/psympriv.h | 2 +- gdb/psymtab.c | 12 +- gdb/python/py-block.c | 16 +- gdb/python/py-event.h | 4 +- gdb/python/py-finishbreakpoint.c | 2 +- gdb/python/py-frame.c | 8 +- gdb/python/py-symbol.c | 3 +- gdb/python/py-symtab.c | 8 +- gdb/remote.c | 162 +- gdb/rs6000-tdep.c | 1195 +++++++++++++- gdb/stack.c | 4 +- gdb/symfile-debug.c | 2 +- gdb/symmisc.c | 43 +- gdb/symtab.c | 73 +- gdb/symtab.h | 15 +- gdb/system-gdbinit/elinos.py | 2 +- gdb/system-gdbinit/wrs-linux.py | 4 +- gdb/target.c | 13 +- gdb/target.h | 31 +- gdb/testsuite/boards/native-extended-gdbserver.exp | 2 +- gdb/testsuite/gdb.arch/altivec-regs.exp | 8 +- gdb/testsuite/gdb.arch/vsx-regs.exp | 31 +- gdb/testsuite/gdb.base/clear_non_user_bp.exp | 66 +- gdb/testsuite/gdb.base/completion.exp | 7 +- gdb/testsuite/gdb.base/fullname.exp | 12 +- gdb/testsuite/gdb.base/fullpath-expand.exp | 14 +- gdb/testsuite/gdb.base/parse_number.exp | 74 +- gdb/testsuite/gdb.base/settings.exp | 8 +- gdb/testsuite/gdb.base/source-dir.exp | 41 +- gdb/testsuite/gdb.cp/align.exp | 25 +- .../gdb.debuginfod/fetch_src_and_symbols.exp | 17 +- gdb/testsuite/gdb.linespec/break-ask.exp | 23 +- gdb/testsuite/gdb.linespec/macro-relative.exp | 13 +- gdb/testsuite/gdb.mi/mi-break-qualified.exp | 2 +- gdb/testsuite/gdb.mi/mi-exec-run.exp | 21 +- .../gdb.multi/attach-no-multi-process.exp | 9 +- .../gdb.reverse/ppc_record_test_isa_2_06.c | 39 + .../gdb.reverse/ppc_record_test_isa_2_06.exp | 105 ++ .../gdb.reverse/ppc_record_test_isa_3_1.c | 95 ++ .../gdb.reverse/ppc_record_test_isa_3_1.exp | 341 ++++ .../gdb.threads/access-mem-running-thread-exit.exp | 30 +- gdb/testsuite/lib/ada.exp | 8 +- gdb/testsuite/lib/mi-support.exp | 24 +- gdb/tracepoint.c | 8 +- gdb/value.c | 2 +- gdb/varobj.c | 4 +- gdb/xtensa-tdep.c | 8 +- gdb/xtensa-tdep.h | 16 +- gdbserver/Makefile.in | 3 +- gdbserver/gdbthread.h | 1 + gdbserver/inferiors.cc | 26 +- gdbserver/linux-aarch64-ipa.cc | 8 +- gdbserver/linux-aarch64-low.cc | 38 +- gdbserver/linux-aarch64-tdesc.cc | 11 +- gdbserver/linux-aarch64-tdesc.h | 2 +- gdbserver/linux-arm-tdesc.cc | 2 +- gdbserver/netbsd-aarch64-low.cc | 2 +- gdbserver/server.cc | 4 +- gdbserver/target.cc | 44 +- gdbserver/target.h | 15 +- gdbserver/win32-i386-low.cc | 20 +- gdbserver/win32-low.cc | 41 +- gdbserver/win32-low.h | 3 + gdbsupport/pathstuff.h | 1 + gnulib/config.in | 4 + gnulib/configure | 4 +- gnulib/import/glob.c | 3 +- gnulib/import/m4/glob.m4 | 6 +- gnulib/import/m4/gnulib-common.m4 | 6 +- gnulib/import/stdlib.in.h | 4 + gnulib/import/string.in.h | 4 +- gnulib/import/verify.h | 3 + gnulib/update-gnulib.sh | 2 +- gprofng/src/Expression.cc | 34 +- gprofng/src/Expression.h | 2 - gprofng/testsuite/lib/Makefile.skel | 4 +- include/bfdlink.h | 22 +- include/ctf-api.h | 8 +- include/diagnostics.h | 7 + include/plugin-api.h | 68 +- ld/ChangeLog | 22 + ld/NEWS | 24 +- ld/config.in | 12 + ld/configure | 75 +- ld/configure.ac | 52 + ld/emultempl/elf.em | 3 + ld/ld.texi | 16 + ld/ldlex.h | 5 +- ld/lexsup.c | 31 + ld/libdep_plugin.c | 6 +- ld/pe-dll.c | 58 +- ld/plugin.c | 7 +- ld/testsuite/ld-ctf/array-char-conflicting-1.c | 9 + ld/testsuite/ld-ctf/array-char-conflicting-2.c | 9 + ld/testsuite/ld-ctf/array-conflicted-ordering.d | 26 + ld/testsuite/ld-ctf/array-extern.c | 1 + ld/testsuite/ld-ctf/array-extern.d | 32 + ld/testsuite/ld-ctf/conflicting-typedefs.d | 2 +- ld/testsuite/ld-elf/changelma.d | 2 +- ld/testsuite/ld-elf/elf.exp | 50 +- ld/testsuite/ld-elf/flags1.d | 2 +- ld/testsuite/ld-elf/maxpage5.d | 2 +- ld/testsuite/ld-elf/note-2.d | 2 +- ld/testsuite/ld-elf/pr29072.b.warn | 1 + ld/testsuite/ld-elf/rwx-segments-1.l | 1 + ld/testsuite/ld-elf/rwx-segments-2.l | 1 + ld/testsuite/ld-elf/rwx-segments-2.t | 20 + ld/testsuite/ld-i386/i386.exp | 6 +- ld/testsuite/ld-plugin/lto-3r.d | 2 +- ld/testsuite/ld-plugin/lto-5r.d | 2 +- ld/testsuite/ld-plugin/lto.exp | 12 +- ld/testsuite/ld-plugin/pr29086.c | 19 + ld/testsuite/ld-powerpc/abs32-pie.d | 26 + ld/testsuite/ld-powerpc/abs32-pie.r | 9 + ld/testsuite/ld-powerpc/abs32-reloc.s | 22 + ld/testsuite/ld-powerpc/abs32-shared.d | 24 + ld/testsuite/ld-powerpc/abs32-shared.r | 13 + ld/testsuite/ld-powerpc/abs32-static.d | 26 + ld/testsuite/ld-powerpc/abs32-static.r | 6 + ld/testsuite/ld-powerpc/powerpc.exp | 12 + ld/testsuite/ld-x86-64/protected-func-3.c | 41 + ld/testsuite/ld-x86-64/x86-64.exp | 22 +- libctf/ctf-dedup.c | 21 +- opcodes/Makefile.am | 6 +- opcodes/Makefile.in | 6 +- opcodes/csky-dis.c | 2 +- opcodes/disassemble.c | 2 +- opcodes/i386-opc.tbl | 3 +- opcodes/i386-tbl.h | 2 +- opcodes/mep-dis.c | 13 +- opcodes/riscv-dis.c | 28 +- opcodes/rl78-dis.c | 2 +- opcodes/s390-opc.c | 2 + opcodes/s390-opc.txt | 4 +- 263 files changed, 7095 insertions(+), 3178 deletions(-) create mode 100644 gdb/break-catch-load.c create mode 100644 gdb/dwarf2/tag.h create mode 100644 gdb/features/aarch64-tls.c create mode 100644 gdb/features/aarch64-tls.xml create mode 100644 gdb/features/arm/arm-m-system.c create mode 100644 gdb/features/arm/arm-m-system.xml create mode 100644 gdb/features/arm/arm-secext.c create mode 100644 gdb/features/arm/arm-secext.xml create mode 100644 gdb/features/arm/arm-tls.c create mode 100644 gdb/features/arm/arm-tls.xml create mode 100644 gdb/testsuite/gdb.reverse/ppc_record_test_isa_2_06.c create mode 100644 gdb/testsuite/gdb.reverse/ppc_record_test_isa_2_06.exp create mode 100644 gdb/testsuite/gdb.reverse/ppc_record_test_isa_3_1.c create mode 100644 gdb/testsuite/gdb.reverse/ppc_record_test_isa_3_1.exp create mode 100644 ld/testsuite/ld-ctf/array-char-conflicting-1.c create mode 100644 ld/testsuite/ld-ctf/array-char-conflicting-2.c create mode 100644 ld/testsuite/ld-ctf/array-conflicted-ordering.d create mode 100644 ld/testsuite/ld-ctf/array-extern.c create mode 100644 ld/testsuite/ld-ctf/array-extern.d create mode 100644 ld/testsuite/ld-elf/rwx-segments-1.l create mode 100644 ld/testsuite/ld-elf/rwx-segments-2.l create mode 100644 ld/testsuite/ld-elf/rwx-segments-2.t create mode 100644 ld/testsuite/ld-plugin/pr29086.c create mode 100644 ld/testsuite/ld-powerpc/abs32-pie.d create mode 100644 ld/testsuite/ld-powerpc/abs32-pie.r create mode 100644 ld/testsuite/ld-powerpc/abs32-reloc.s create mode 100644 ld/testsuite/ld-powerpc/abs32-shared.d create mode 100644 ld/testsuite/ld-powerpc/abs32-shared.r create mode 100644 ld/testsuite/ld-powerpc/abs32-static.d create mode 100644 ld/testsuite/ld-powerpc/abs32-static.r create mode 100644 ld/testsuite/ld-x86-64/protected-func-3.c