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/powerpc
Module Name: basesrc
Committed By: thorpej
Date: Wed Dec 4 01:19:38 UTC 2002
Modified Files:
basesrc/libexec/ld.elf_so/arch/powerpc: rtld_start.S
Log Message:
Bintuils-current initializes the GOT entries to 0 (instead of the
base-relative offsets that were placed there previously), so we
must use a different mechanism to compute our reloc base.
Patch from Charles Hannum.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 basesrc/libexec/ld.elf_so/arch/powerpc/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