Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-10] src/external/gpl3/binutils/dist/gas/config
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