Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/libexec/ld.elf_so/arch/mips
Module Name: src
Committed By: skrll
Date: Wed Dec 15 10:26:29 UTC 2004
Modified Files:
src/libexec/ld.elf_so/arch/mips: mips_reloc.c
Log Message:
Apply fixes from Charles:
- Fix how _rtld_relocate_nonplt_self deals with REL32 relocations.
- Change the assert so that it is correct for binutils 2.14 and 2.15.
There are still problems with the libraries generated with binutils 2.15,
but at least ld.elf_so doesn't crash.
To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 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