NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/47464 CVS commit: [netbsd-7] src/libexec/ld.elf_so



The following reply was made to PR port-macppc/47464; it has been noted by GNATS.

From: "Soren Jacobsen" <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47464 CVS commit: [netbsd-7] src/libexec/ld.elf_so
Date: Sun, 9 Jul 2017 04:35:00 +0000

 Module Name:	src
 Committed By:	snj
 Date:		Sun Jul  9 04:35:00 UTC 2017
 
 Modified Files:
 	src/libexec/ld.elf_so [netbsd-7]: reloc.c
 
 Log Message:
 Pull up following revision(s) (requested by uwe in ticket #1411):
 	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.18.1 -r1.106.18.2 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.
 


Home | Main Index | Thread Index | Old Index