Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/libexec/ld.elf_so/arch/mips
Module Name: basesrc
Committed By: mycroft
Date: Fri Sep 13 17:07:13 UTC 2002
Modified Files:
basesrc/libexec/ld.elf_so/arch/mips: mips_reloc.c
Log Message:
Put back the lazy binding. For some bizarre reason, the linker occasionally
does not create a PLT entry for a symbol, so we test st_value!=0 to see
whether we can do a PLT fixup.
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 basesrc/libexec/ld.elf_so/arch/mips/mips_reloc.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