This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/hjl/secondary/master in repository binutils-gdb.
discards 07ecae3bb6 Add STB_SECONDARY support adds 1a682d061c Automatic date update in version.in adds 483767a333 Collision between NT_GNU_BUILD_ATTRIBUTE_OPEN and NT_PPC_VMX adds c2c2dd9f09 testsuite: Exclude end-of-line characters from get_valueof result adds ca145713f3 Fix typo on documentation ("show set startup-with-shell") adds 9ba349b544 Automatic date update in version.in adds 6d545e31f5 Fix i686-nacl and x86_64-nacl pr21884 failures adds 34c4758cc2 ld: Restore linker scripts in PR ld/21884 tests adds 79a94a2ad1 PR21441, Unnecessary padding of .eh_frame section adds d7f00f429a Automatic date update in version.in adds 0c54f69295 Fix null pointer dereference when parsing a corrupt ELF binary. adds 2f5404b358 Use std::move in a few places adds f978cb06db Fix memory leak in add_symbol_file_command adds d6382fffde Fix two regressions in scalar printing adds d3abe1c8ef Remove BITS_IN_BYTES define adds bf0ec4c276 GDB testsuite: Suppress GCC's colored output adds 8975f86409 [Patch AArch64] Turn lr, fp, ip0 and ip1 into proper aliases adds 0335ac6d12 Fix compile on big-endian platforms in siginfo_t converter. adds 206726fbfd Fix PR gdb/21954: make 'unset environment' work again adds 9c3cc99930 xtensa: Properly strdup string when building reggroup adds 47613aeb8a Add myself as a write-after-approval GDB maintainer. adds 66c3b5f87c Add new NT_PPC_* available since Linux 4.8 adds 1a457753cf Automatic date update in version.in adds a5afdb1665 Add shortcuts for "nexti" and "stepi" commands in Single-Key mode adds 8c1d4b8799 Automatic date update in version.in adds 44d0fb3a0a Mention new TUI Single-Key mode shortcuts for nexti and step [...] adds ba7139188c Synthetic symbol leak in elf_read_minimal_symbols adds 12601963cf Add new Brazilian Portuguese translation for the ld subdirectory. adds 545bc2b377 [AArch64] Skip IFUNC relocations in debug sections adds 714da62f64 Add test of V2 GNU build attribute notes. adds 4c8aa72d0e Plug line_header leaks adds b0cba12e07 Plug source_command leak adds dd66b39984 Automatic date update in version.in adds de25939739 Fix buffer overrun parsing a corrupt tekhex binary. adds 7649770c8e Put selftests api into selftests namespace adds 86dcbf50fe Remove some GDB specific stuff from selftest.c adds 6d580b635f GDBserver self tests adds e60eb28803 [ARM] Mark USER_SPECIFIED_MACHINE_TYPE in disassemble_info.flags adds 2989a3651d Remove save_inferior_ptid adds d7dec582d1 Automatic date update in version.in adds 45aee2da6b Automatic date update in version.in adds 7f3d21db92 Update testsuite/ld-x86-64/plt-main-bnd.dd adds 454c9bb956 Automatic date update in version.in adds 284d826d9f PR ld/20125, MMIX weak symbols adds c973d0aa4a Fix type casts losing typedefs and reimplement "whatis" type [...] adds bf223d3e80 Handle function aliases better (PR gdb/19487, errno printing) adds e3c2f928b8 [PowerPC VLE] Add LSP (Lightweight Signal Processing) instru [...] adds 487b6440da Make __start/__stop symbols protected visibility adds af3881e612 Correct earlier ChangeLog entry for fbsd_add_threads. adds 329d5e7e56 Use an array type (lwpid_t[]) for the array of lwp IDs. adds 0d999a6ef0 List actual code around more than one location adds e3e41d588a Change gdb_abspath to return a unique_xmalloc_ptr adds 4971c9a74b Change gdb_realpath_keepfile to return a unique_xmalloc_ptr adds 14278e1fdb Change gdb_realpath to return a unique_xmalloc_ptr adds 0b581c69fe Change rewrite_source_path to return a unique_xmalloc_ptr adds 56f3764524 Change psymtab_search_name to return a unique_xmalloc_ptr adds 36bd8eaaa0 Fix erroneous cleanup use in add_solib_catchpoint adds b270e6f9e0 Change install_breakpoint to take a std::unique_ptr adds 5277199aeb Add test for "List actual code around more than one location [...] adds 67d888f5c8 RISC-V: Mark "c.nop" as an alias adds 8dfb7cbf84 Update PR ld/21964 tests adds 11db943032 Rename some command functions adds bb4b64b0db Assemble powerpc vle lsp tests with -a32 adds 46434633f9 Make undefined symbols in allocate_dynrelocs dynamic adds 9d3420f5df Remove pr19161 test hppa xfail adds 98973784dc Automatic date update in version.in adds 58afddc6c7 gdb: SPARC ADI support adds 452bf675ea PR21990, Integer overflow in process_version_sections adds b80c727008 ppc-opc.c formatting adds f6a36b0c9e gas: enable PC-relative diff relocations on sparc64 adds e68c32d53e compile: set debug compile: Display GCC driver filename adds 6e41ddec97 compile: Add 'set compile-gcc' adds 73784fa565 x86: Clear extern_protected_data for GNU_PROPERTY_NO_COPY_ON [...] adds b1bb697ea1 x86: Increment PLT count only for function symbols adds aab921adcb x86-64: Properly report output type when PIC is needed adds 87215ad165 Fix PR remote/21852: Remote run without specifying a local b [...] adds 49263c56bb Update PR ld/21903 tests for dejagnu 1.4.4 adds f8d31560e1 Automatic date update in version.in adds 647d4de92e Test undefined symbols in shared libraries adds 7408194835 [PowerPC VLE] Add SPE2 and EFS2 instructions support adds f1902523c9 DWARF-5: Fix -fdebug-types-section adds 34bb2571d4 Revert commit aab921adcb656e4eefcc7d0f14241f3d7504400e adds 5b5f4e6f8c ld: Early detection of orphans we know will be discarded adds 7073b5b9ed x86-64: Check relocations with -z nocopyreloc adds 663c44ac4d DWARF-5 Fix DW_FORM_implicit_const adds 28e6a46bcb x86-64: Run pr22001-1b on x32 adds 074f606684 ld: Replace regexp with string match new 07a737ec70 Disallow copy relocation against protected data symbol new 7242ac78a4 Add STB_SECONDARY support
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 (07ecae3bb6) \ N -- N -- N refs/heads/users/hjl/secondary/master (7242ac78a4)
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 2 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 | 84 + bfd/elf-bfd.h | 35 +- bfd/elf-eh-frame.c | 9 - bfd/elf-properties.c | 9 + bfd/elf.c | 14 +- bfd/elf32-hppa.c | 51 +- bfd/elf32-i386.c | 77 +- bfd/elf32-ppc.c | 26 +- bfd/elf64-mmix.c | 23 +- bfd/elf64-ppc.c | 26 +- bfd/elf64-x86-64.c | 136 +- bfd/elflink.c | 68 +- bfd/elfnn-aarch64.c | 25 +- bfd/po/bfd.pot | 2282 ++++---- bfd/tekhex.c | 2 +- bfd/version.h | 2 +- binutils/ChangeLog | 29 + binutils/readelf.c | 90 +- binutils/testsuite/binutils-all/note-3-32.d | 18 + binutils/testsuite/binutils-all/note-3-32.s | 57 + binutils/testsuite/binutils-all/note-3-64.d | 18 + binutils/testsuite/binutils-all/note-3-64.s | 57 + binutils/testsuite/binutils-all/note-3.32.s | 67 + binutils/testsuite/binutils-all/objcopy.exp | 2 + gas/ChangeLog | 63 + gas/config/tc-aarch64.c | 11 +- gas/config/tc-ppc.c | 53 + gas/config/tc-sparc.c | 26 +- gas/config/tc-sparc.h | 17 + gas/doc/as.texinfo | 2 +- gas/doc/c-aarch64.texi | 3 + gas/doc/c-ppc.texi | 3 + gas/testsuite/gas/aarch64/diagnostic.l | 4 + gas/testsuite/gas/aarch64/diagnostic.s | 5 + gas/testsuite/gas/aarch64/register_aliases.d | 10 + gas/testsuite/gas/aarch64/register_aliases.s | 9 + gas/testsuite/gas/ppc/efs.d | 25 + gas/testsuite/gas/ppc/efs.s | 29 + gas/testsuite/gas/ppc/efs2.d | 19 + gas/testsuite/gas/ppc/efs2.s | 18 + gas/testsuite/gas/ppc/lsp-checks.d | 3 + gas/testsuite/gas/ppc/lsp-checks.l | 92 + gas/testsuite/gas/ppc/lsp-checks.s | 112 + gas/testsuite/gas/ppc/lsp.d | 687 +++ gas/testsuite/gas/ppc/lsp.s | 694 +++ gas/testsuite/gas/ppc/ppc.exp | 13 + gas/testsuite/gas/ppc/spe.d | 267 + gas/testsuite/gas/ppc/spe.s | 274 + gas/testsuite/gas/ppc/spe2-checks.d | 3 + gas/testsuite/gas/ppc/spe2-checks.l | 73 + gas/testsuite/gas/ppc/spe2-checks.s | 99 + gas/testsuite/gas/ppc/spe2.d | 815 +++ gas/testsuite/gas/ppc/spe2.s | 834 +++ gas/testsuite/gas/ppc/spe_ambiguous.d | 15 + gas/testsuite/gas/ppc/spe_ambiguous.s | 21 + gdb/ChangeLog | 419 +- gdb/MAINTAINERS | 1 + gdb/Makefile.in | 2 +- gdb/NEWS | 26 +- gdb/aarch64-tdep.c | 4 +- gdb/ada-lang.c | 11 +- gdb/aix-thread.c | 23 +- gdb/arm-tdep.c | 10 +- gdb/auto-load.c | 69 +- gdb/break-catch-sig.c | 9 +- gdb/break-catch-syscall.c | 9 +- gdb/break-catch-throw.c | 5 +- gdb/breakpoint.c | 123 +- gdb/breakpoint.h | 2 +- gdb/bsd-uthread.c | 8 +- gdb/btrace.c | 4 +- gdb/c-exp.y | 38 +- gdb/cli/cli-cmds.c | 48 +- gdb/{ => common}/selftest.c | 24 +- gdb/{ => common}/selftest.h | 12 +- gdb/compile/compile.c | 81 +- gdb/dcache.c | 6 +- gdb/disasm-selftests.c | 4 +- gdb/doc/ChangeLog | 27 + gdb/doc/gdb.texinfo | 128 +- gdb/dwarf2-frame.c | 2 +- gdb/dwarf2loc.c | 2 +- gdb/dwarf2read.c | 172 +- gdb/elfread.c | 3 + gdb/eval.c | 13 +- gdb/exec.c | 29 +- gdb/fbsd-nat.c | 11 +- gdb/findvar.c | 2 +- gdb/frame.h | 4 +- gdb/gdbarch-selftests.c | 2 +- gdb/gdbserver/ChangeLog | 8 + gdb/gdbserver/Makefile.in | 1 + gdb/gdbserver/config.in | 3 + gdb/gdbserver/configure | 6 + gdb/gdbserver/configure.ac | 5 + gdb/gdbserver/server.c | 28 +- gdb/guile/scm-safe-call.c | 5 +- gdb/infcmd.c | 28 +- gdb/inferior.h | 7 +- gdb/inflow.c | 4 +- gdb/infrun.c | 59 +- gdb/linux-nat.c | 23 +- gdb/linux-tdep.c | 13 +- gdb/linux-thread-db.c | 2 +- gdb/main.c | 9 +- gdb/maint.c | 2 +- gdb/minsyms.c | 17 + gdb/minsyms.h | 4 + gdb/nto-tdep.c | 2 +- gdb/objc-lang.c | 8 +- gdb/objfiles.c | 13 +- gdb/printcmd.c | 20 +- gdb/proc-service.c | 4 +- gdb/procfs.c | 5 +- gdb/psymtab.c | 47 +- gdb/regcache.c | 2 +- gdb/remote.c | 18 +- gdb/reverse.c | 4 +- gdb/rust-exp.y | 2 +- gdb/selftest-arch.c | 18 +- gdb/selftest-arch.h | 5 +- gdb/ser-go32.c | 4 +- gdb/skip.c | 4 +- gdb/sol-thread.c | 27 +- gdb/source.c | 68 +- gdb/source.h | 2 +- gdb/sparc64-linux-nat.c | 3 + gdb/sparc64-linux-tdep.c | 69 + gdb/sparc64-tdep.c | 509 ++ gdb/sparc64-tdep.h | 2 + gdb/spu-multiarch.c | 9 +- gdb/stack.c | 12 +- gdb/symfile.c | 43 +- gdb/symtab.c | 39 +- gdb/symtab.h | 7 + gdb/target.c | 8 +- gdb/testsuite/ChangeLog | 74 + gdb/testsuite/gdb.arch/sparc64-adi.c | 145 + gdb/testsuite/gdb.arch/sparc64-adi.exp | 53 + gdb/testsuite/gdb.base/dfp-test.c | 17 + gdb/testsuite/gdb.base/dfp-test.exp | 59 + gdb/testsuite/gdb.base/environ.exp | 3 + gdb/testsuite/gdb.base/gnu_vector.exp | 27 +- gdb/testsuite/gdb.base/printcmds.exp | 11 + gdb/testsuite/gdb.base/sizeof.exp | 2 +- .../gdb.base/symbol-alias.c} | 24 +- gdb/testsuite/gdb.base/symbol-alias.exp | 37 + .../gdb.base/symbol-alias2.c} | 25 +- gdb/testsuite/gdb.base/whatis-ptype-typedefs.c | 143 + gdb/testsuite/gdb.base/whatis-ptype-typedefs.exp | 272 + gdb/testsuite/gdb.cp/overload.exp | 34 +- gdb/testsuite/gdb.dwarf2/var-access.exp | 8 +- gdb/testsuite/gdb.gdb/xfullpath.exp | 60 - gdb/testsuite/gdb.python/py-prettyprint.c | 9 + gdb/testsuite/gdb.python/py-prettyprint.exp | 13 + gdb/testsuite/gdb.python/py-prettyprint.py | 34 + gdb/testsuite/{gdb.base => gdb.server}/normal.c | 0 .../gdb.server/run-without-local-binary.exp | 62 + gdb/testsuite/gdb.server/unittest.exp | 41 + gdb/testsuite/lib/gdb.exp | 32 +- gdb/tracepoint.c | 12 +- gdb/tui/tui.c | 2 + gdb/typeprint.c | 36 +- gdb/unittests/environ-selftests.c | 2 +- gdb/unittests/function-view-selftests.c | 2 +- gdb/unittests/offset-type-selftests.c | 2 +- gdb/unittests/optional-selftests.c | 2 +- gdb/unittests/scoped_restore-selftests.c | 2 +- gdb/utils-selftests.c | 2 +- gdb/utils.c | 81 +- gdb/utils.h | 6 +- gdb/valops.c | 33 +- gdb/valprint.c | 17 +- gdb/xtensa-tdep.c | 6 +- include/ChangeLog | 45 + include/elf/common.h | 26 + include/gcc-interface.h | 95 +- include/opcode/ppc.h | 17 + ld/ChangeLog | 155 + ld/configure | 2 +- ld/configure.ac | 2 +- ld/ldlang.c | 46 +- ld/po/pt_BR.po | 2950 ++++++++++ ld/testsuite/ld-elf/orphan-11.d | 9 + ld/testsuite/ld-elf/orphan-11.ld | 16 + ld/testsuite/ld-elf/orphan-11.s | 11 + ld/testsuite/ld-elf/orphan-12.d | 9 + ld/testsuite/ld-elf/orphan-12.s | 8 + ld/testsuite/ld-elf/pr21562a.d | 2 +- ld/testsuite/ld-elf/pr21562b.d | 2 +- ld/testsuite/ld-elf/pr21562c.d | 2 +- ld/testsuite/ld-elf/pr21562d.d | 2 +- ld/testsuite/ld-elf/pr21562e.d | 2 +- ld/testsuite/ld-elf/pr21562f.d | 2 +- ld/testsuite/ld-elf/pr21562g.d | 2 +- ld/testsuite/ld-elf/pr21562h.d | 2 +- ld/testsuite/ld-elf/pr21562i.d | 2 +- ld/testsuite/ld-elf/pr21562j.d | 2 +- ld/testsuite/ld-elf/pr21562k.d | 2 +- ld/testsuite/ld-elf/pr21562l.d | 2 +- ld/testsuite/ld-elf/pr21562m.d | 2 +- ld/testsuite/ld-elf/pr21562n.d | 2 +- ld/testsuite/ld-elf/pr21903c.d | 2 +- ld/testsuite/ld-elf/pr21903d.d | 2 +- ld/testsuite/ld-elf/pr21903e.d | 2 +- ld/testsuite/ld-elf/pr21964-1a.c | 12 + ld/testsuite/ld-elf/pr21964-1b.c | 12 + ld/testsuite/ld-elf/pr21964-1c.c | 29 + ld/testsuite/ld-elf/pr21964-2a.c | 12 + ld/testsuite/ld-elf/pr21964-2b.c | 12 + ld/testsuite/ld-elf/pr21964-2c.c | 32 + ld/testsuite/ld-elf/shared.exp | 18 + ld/testsuite/ld-elf/sizeofa.d | 2 +- ld/testsuite/ld-elf/sizeofb.d | 4 +- ld/testsuite/ld-elf/startofa.d | 4 +- ld/testsuite/ld-elf/startofb.d | 4 +- ld/testsuite/ld-gc/pr19161.d | 2 +- ld/testsuite/ld-gc/pr20022.d | 2 +- ld/testsuite/ld-gc/start.d | 2 +- ld/testsuite/ld-i386/i386.exp | 112 +- ld/testsuite/ld-i386/{pr21884.d => pr21884-nacl.d} | 3 +- ld/testsuite/ld-i386/{pr21884.t => pr21884-nacl.t} | 4 +- ld/testsuite/ld-i386/pr21884.d | 1 + ld/testsuite/ld-i386/pr21884.t | 2 +- ld/testsuite/ld-i386/pr21997-1a.S | 35 + ld/testsuite/ld-i386/pr21997-1b.c | 16 + ld/testsuite/ld-i386/pr21997-1c.S | 51 + ld/testsuite/ld-i386/pr22001-1a.c | 13 + ld/testsuite/ld-i386/pr22001-1b.c | 14 + ld/testsuite/ld-i386/pr22001-1c.S | 51 + ld/testsuite/ld-i386/protected7.d | 13 + ld/testsuite/ld-i386/protected7.s | 31 + ld/testsuite/ld-mmix/pr20125.d | 21 + ld/testsuite/ld-mmix/pr20125.s | 2 + ld/testsuite/ld-undefined/fundef.s | 31 + ld/testsuite/ld-undefined/undefined.exp | 256 +- ld/testsuite/ld-x86-64/pie2.d | 2 +- ld/testsuite/ld-x86-64/plt-main-bnd.dd | 2 +- ld/testsuite/ld-x86-64/pr19719.d | 2 +- ld/testsuite/ld-x86-64/pr19807-2a.d | 2 +- ld/testsuite/ld-x86-64/pr19969.d | 2 +- ld/testsuite/ld-x86-64/pr21038a-now.d | 6 +- ld/testsuite/ld-x86-64/pr21038a.d | 6 +- .../ld-x86-64/{pr21884.d => pr21884-nacl.d} | 3 +- .../ld-x86-64/{pr21884.t => pr21884-nacl.t} | 4 +- ld/testsuite/ld-x86-64/pr21884.d | 1 + ld/testsuite/ld-x86-64/pr21884.t | 2 +- ld/testsuite/ld-x86-64/pr21997-1a.S | 24 + ld/testsuite/ld-x86-64/pr21997-1a.err | 2 + ld/testsuite/ld-x86-64/pr21997-1b.c | 13 + ld/testsuite/ld-x86-64/pr21997-1b.err | 2 + ld/testsuite/ld-x86-64/pr21997-1c.c | 13 + ld/testsuite/ld-x86-64/pr22001-1a.c | 13 + ld/testsuite/ld-x86-64/pr22001-1a.err | 2 + ld/testsuite/ld-x86-64/pr22001-1b.c | 13 + ld/testsuite/ld-x86-64/pr22001-1b.err | 2 + ld/testsuite/ld-x86-64/pr22001-1c.c | 12 + ld/testsuite/ld-x86-64/protected8.d | 13 + ld/testsuite/ld-x86-64/protected8.s | 31 + ld/testsuite/ld-x86-64/x86-64.exp | 152 +- opcodes/ChangeLog | 105 + opcodes/ppc-dis.c | 83 +- opcodes/ppc-opc.c | 6029 +++++++++++++------- opcodes/riscv-opc.c | 2 +- 264 files changed, 17814 insertions(+), 4364 deletions(-) create mode 100644 binutils/testsuite/binutils-all/note-3-32.d create mode 100644 binutils/testsuite/binutils-all/note-3-32.s create mode 100644 binutils/testsuite/binutils-all/note-3-64.d create mode 100644 binutils/testsuite/binutils-all/note-3-64.s create mode 100644 binutils/testsuite/binutils-all/note-3.32.s create mode 100644 gas/testsuite/gas/aarch64/register_aliases.d create mode 100644 gas/testsuite/gas/aarch64/register_aliases.s create mode 100644 gas/testsuite/gas/ppc/efs.d create mode 100644 gas/testsuite/gas/ppc/efs.s create mode 100644 gas/testsuite/gas/ppc/efs2.d create mode 100644 gas/testsuite/gas/ppc/efs2.s create mode 100644 gas/testsuite/gas/ppc/lsp-checks.d create mode 100644 gas/testsuite/gas/ppc/lsp-checks.l create mode 100644 gas/testsuite/gas/ppc/lsp-checks.s create mode 100644 gas/testsuite/gas/ppc/lsp.d create mode 100644 gas/testsuite/gas/ppc/lsp.s create mode 100644 gas/testsuite/gas/ppc/spe.d create mode 100644 gas/testsuite/gas/ppc/spe.s create mode 100644 gas/testsuite/gas/ppc/spe2-checks.d create mode 100644 gas/testsuite/gas/ppc/spe2-checks.l create mode 100644 gas/testsuite/gas/ppc/spe2-checks.s create mode 100644 gas/testsuite/gas/ppc/spe2.d create mode 100644 gas/testsuite/gas/ppc/spe2.s create mode 100644 gas/testsuite/gas/ppc/spe_ambiguous.d create mode 100644 gas/testsuite/gas/ppc/spe_ambiguous.s rename gdb/{ => common}/selftest.c (76%) rename gdb/{ => common}/selftest.h (87%) create mode 100644 gdb/testsuite/gdb.arch/sparc64-adi.c create mode 100644 gdb/testsuite/gdb.arch/sparc64-adi.exp copy gdb/{selftest-arch.h => testsuite/gdb.base/symbol-alias.c} (64%) create mode 100644 gdb/testsuite/gdb.base/symbol-alias.exp copy gdb/{selftest-arch.h => testsuite/gdb.base/symbol-alias2.c} (65%) create mode 100644 gdb/testsuite/gdb.base/whatis-ptype-typedefs.c create mode 100644 gdb/testsuite/gdb.base/whatis-ptype-typedefs.exp delete mode 100644 gdb/testsuite/gdb.gdb/xfullpath.exp copy gdb/testsuite/{gdb.base => gdb.server}/normal.c (100%) create mode 100644 gdb/testsuite/gdb.server/run-without-local-binary.exp create mode 100644 gdb/testsuite/gdb.server/unittest.exp create mode 100644 ld/po/pt_BR.po create mode 100644 ld/testsuite/ld-elf/orphan-11.d create mode 100644 ld/testsuite/ld-elf/orphan-11.ld create mode 100644 ld/testsuite/ld-elf/orphan-11.s create mode 100644 ld/testsuite/ld-elf/orphan-12.d create mode 100644 ld/testsuite/ld-elf/orphan-12.s create mode 100644 ld/testsuite/ld-elf/pr21964-1a.c create mode 100644 ld/testsuite/ld-elf/pr21964-1b.c create mode 100644 ld/testsuite/ld-elf/pr21964-1c.c create mode 100644 ld/testsuite/ld-elf/pr21964-2a.c create mode 100644 ld/testsuite/ld-elf/pr21964-2b.c create mode 100644 ld/testsuite/ld-elf/pr21964-2c.c copy ld/testsuite/ld-i386/{pr21884.d => pr21884-nacl.d} (57%) copy ld/testsuite/ld-i386/{pr21884.t => pr21884-nacl.t} (72%) create mode 100644 ld/testsuite/ld-i386/pr21997-1a.S create mode 100644 ld/testsuite/ld-i386/pr21997-1b.c create mode 100644 ld/testsuite/ld-i386/pr21997-1c.S create mode 100644 ld/testsuite/ld-i386/pr22001-1a.c create mode 100644 ld/testsuite/ld-i386/pr22001-1b.c create mode 100644 ld/testsuite/ld-i386/pr22001-1c.S create mode 100644 ld/testsuite/ld-i386/protected7.d create mode 100644 ld/testsuite/ld-i386/protected7.s create mode 100644 ld/testsuite/ld-mmix/pr20125.d create mode 100644 ld/testsuite/ld-mmix/pr20125.s create mode 100644 ld/testsuite/ld-undefined/fundef.s copy ld/testsuite/ld-x86-64/{pr21884.d => pr21884-nacl.d} (61%) copy ld/testsuite/ld-x86-64/{pr21884.t => pr21884-nacl.t} (72%) create mode 100644 ld/testsuite/ld-x86-64/pr21997-1a.S create mode 100644 ld/testsuite/ld-x86-64/pr21997-1a.err create mode 100644 ld/testsuite/ld-x86-64/pr21997-1b.c create mode 100644 ld/testsuite/ld-x86-64/pr21997-1b.err create mode 100644 ld/testsuite/ld-x86-64/pr21997-1c.c create mode 100644 ld/testsuite/ld-x86-64/pr22001-1a.c create mode 100644 ld/testsuite/ld-x86-64/pr22001-1a.err create mode 100644 ld/testsuite/ld-x86-64/pr22001-1b.c create mode 100644 ld/testsuite/ld-x86-64/pr22001-1b.err create mode 100644 ld/testsuite/ld-x86-64/pr22001-1c.c create mode 100644 ld/testsuite/ld-x86-64/protected8.d create mode 100644 ld/testsuite/ld-x86-64/protected8.s