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