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: thorpej
Date: Sun Dec 16 08:23:25 UTC 2001
Modified Files:
basesrc/libexec/ld.elf_so: reloc.c
Log Message:
* Move The Alpha R(RELATIVE) handling into an Alpha-specific code block,
thus isolating the "iffy hueristic" from the rest of the relocation code.
* In the "iffy hueristic", use _GOT_END_, not _DYNAMIC.
* Include the addend in Alpha R(RELATIVE) relocations.
To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 basesrc/libexec/ld.elf_so/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