Source-Changes archive

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

CVS commit: [netbsd-11] src/external/gpl3/binutils/dist/gas/config



Module Name:    src
Committed By:   martin
Date:           Sat Sep  6 09:32:09 UTC 2025

Modified Files:
        src/external/gpl3/binutils/dist/gas/config [netbsd-11]: tc-vax.c

Log Message:
Pull up following revision(s) (requested by rin in ticket #26):

        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.19 -r1.19.2.1 \
    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