Source-Changes archive

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

CVS commit: src/libexec/ld.elf_so



Module Name:    src
Committed By:   skrll
Date:           Thu Jul 17 13:56:33 UTC 2003

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

Log Message:
Correct the in_plt parameter of a couple of _rtld_find_symdef calls.

The mips_reloc.c case is a no-op as _rtld_symlook_obj ignores in_plt for
MIPS.

OK'ed by Charles.


To generate a diff of this commit:
cvs rdiff -r1.95 -r1.96 src/libexec/ld.elf_so/rtld.c
cvs rdiff -r1.37 -r1.38 src/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