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:           Thu Sep 26 20:41:35 UTC 2002

Modified Files:
        basesrc/libexec/ld.elf_so/arch/mips: mips_reloc.c rtld_start.S

Log Message:
Add an iffy heuristic that allows us to do lazy binding with new objects, but
detect old objects and deal with them.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 basesrc/libexec/ld.elf_so/arch/mips/mips_reloc.c
cvs rdiff -r1.7 -r1.8 basesrc/libexec/ld.elf_so/arch/mips/rtld_start.S

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