Source-Changes archive

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

CVS commit: [netbsd-7-0] src/external/gpl3/binutils/dist/bfd



Module Name:    src
Committed By:   martin
Date:           Mon Apr  9 13:12:40 UTC 2018

Modified Files:
        src/external/gpl3/binutils/dist/bfd [netbsd-7-0]: elflink.c

Log Message:
Pull up following revision(s) (requested by joerg in ticket #1595):
        external/gpl3/binutils/dist/bfd/elflink.c: revision 1.14
When trying to decide the status of a weak symbol, resolve any
indirectness first. In the case of various Qt5 libraries, __bss_start
ends up with a Qt5 version, but it has to be resolved first to match the
actual (implicit) definition. This fixes the root cause of pkg/53089.


To generate a diff of this commit:
cvs rdiff -u -r1.7.4.1 -r1.7.4.1.2.1 \
    src/external/gpl3/binutils/dist/bfd/elflink.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