Module Name: src Committed By: snj Date: Fri Jul 21 03:53:08 UTC 2017
Modified Files: src/libexec/ld.elf_so [netbsd-6]: reloc.c Log Message: Pull up following revision(s) (requested by uwe in ticket #1450): libexec/ld.elf_so/reloc.c: revision 1.110 PR port-macppc/47464 - Old binutils generated bogus zero-sized COPY relocations for _SDA_BASE_ and _SDA2_BASE_ that happened to work by accident. They no longer happen to work when old binaries are run on newer systems. Explicitly ignore these bogus relocations. To generate a diff of this commit: cvs rdiff -u -r1.106 -r1.106.2.1 src/libexec/ld.elf_so/reloc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.