Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: tv
Date: Fri Feb 12 17:52:08 UTC 1999
Modified Files:
src/libexec/ld.elf_so: reloc.c
Log Message:
On everything but the i386, don't write new values into the GOT that are
not pointing to the PLT in _rtld_relocate_plt_object(). I'm not quite
sure why the i386 added the extra relocations, but it removed the `return
0' needed for other arches.
THIS DOES NOT YET FIX BUILDING LD.ELF_SO ON ALPHA. There are some other
binutils 2.9.1 related issues, but this does return build ability to
2.8.1 based as and ld. Will do more investigation later.
Home |
Main Index |
Thread Index |
Old Index