Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/libexec/ld.elf_so
Module Name: basesrc
Committed By: junyoung
Date: Tue Sep 17 07:29:49 UTC 2002
Modified Files:
basesrc/libexec/ld.elf_so: reloc.c rtld.h
basesrc/libexec/ld.elf_so/arch/i386: mdreloc.c
Log Message:
Make immediate binding work again by actually implementing
_rtld_relocate_plt_objects(). Note that this is for i386 only;
any efforts to make it work on other platforms are left to
those who are using them...
To generate a diff of this commit:
cvs rdiff -r1.67 -r1.68 basesrc/libexec/ld.elf_so/reloc.c
cvs rdiff -r1.49 -r1.50 basesrc/libexec/ld.elf_so/rtld.h
cvs rdiff -r1.14 -r1.15 basesrc/libexec/ld.elf_so/arch/i386/mdreloc.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