NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/59326 CVS commit: [netbsd-10] src/external/gpl3/binutils/dist/gas/config
The following reply was made to PR port-vax/59326; it has been noted by GNATS.
From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/59326 CVS commit: [netbsd-10] src/external/gpl3/binutils/dist/gas/config
Date: Sat, 6 Sep 2025 09:33:35 +0000
Module Name: src
Committed By: martin
Date: Sat Sep 6 09:33:35 UTC 2025
Modified Files:
src/external/gpl3/binutils/dist/gas/config [netbsd-10]: tc-vax.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #1157):
external/gpl3/binutils/dist/gas/config/tc-vax.c: revision 1.22
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.13.6.1 -r1.13.6.2 \
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