NetBSD-Bugs archive

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

PR/59326 CVS commit: src/external/gpl3/binutils/dist/gas/config



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

From: "Rin Okuyama" <rin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59326 CVS commit: src/external/gpl3/binutils/dist/gas/config
Date: Sat, 6 Sep 2025 06:06:52 +0000

 Module Name:	src
 Committed By:	rin
 Date:		Sat Sep  6 06:06:52 UTC 2025
 
 Modified Files:
 	src/external/gpl3/binutils/dist/gas/config: tc-vax.c
 
 Log Message:
 gas: vax: PIC: Use GOT for pointer for global function
 
 in same file, instead of PLT
 
 This fixes function-pointer comparison for shared libraries,
 encountered in, e.g., many rump-based ATF cases. See
 PR port-vax/59326 for more details.
 
 Reported to upstream as:
 https://sourceware.org/bugzilla/show_bug.cgi?id=32941
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.21 -r1.22 \
     src/external/gpl3/binutils/dist/gas/config/tc-vax.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