Source-Changes archive

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

CVS commit: [netbsd-8] src/libexec/ld.elf_so



Module Name:    src
Committed By:   bouyer
Date:           Thu Aug 31 08:36:58 UTC 2017

Modified Files:
        src/libexec/ld.elf_so [netbsd-8]: symbol.c

Log Message:
Pull up following revision(s) (requested by joerg in ticket #236):
        libexec/ld.elf_so/symbol.c: revision 1.69
If a DF_1_NODELETE DSO has been removed from the DAG list, it still
needs to be able to resolve relocations against itself. As such, search
the referencing object explicitly last, if it hasn't been searched
before.


To generate a diff of this commit:
cvs rdiff -u -r1.67.6.1 -r1.67.6.2 src/libexec/ld.elf_so/symbol.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