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 12 18:21:19 UTC 2002

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

Log Message:
Move GOT relocation code from _rtld_setup_pltgot() to
_rtld_relocate_nonplt_objects().  Add GOT self-relocation in
_rtld_relocate_nonplt_self().
MIPS ld.elf_so can now relocate itself.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 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