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: mycroft
Date: Mon Sep 10 06:09:41 UTC 2001
Modified Files:
basesrc/libexec/ld.elf_so: reloc.c
basesrc/libexec/ld.elf_so/arch/powerpc: ppc_reloc.c
Log Message:
Reorganize PowerPC cold a little. The return value from _rtld_bind_pltgot()
was ambiguous in the case of a weak symbol that was not defined. This caused
RTLD_NOW to fail badly with shared libraries linked against the new crtbegin.o.
To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 basesrc/libexec/ld.elf_so/reloc.c
cvs rdiff -r1.9 -r1.10 basesrc/libexec/ld.elf_so/arch/powerpc/ppc_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