NetBSD-Bugs archive

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

PR/47464 CVS commit: src/libexec/ld.elf_so



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

From: "Valeriy E. Ushakov" <uwe%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47464 CVS commit: src/libexec/ld.elf_so
Date: Thu, 27 Apr 2017 08:37:15 +0000

 Module Name:	src
 Committed By:	uwe
 Date:		Thu Apr 27 08:37:15 UTC 2017
 
 Modified Files:
 	src/libexec/ld.elf_so: reloc.c
 
 Log Message:
 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.109 -r1.110 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