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:           Thu Sep  5 15:47:54 UTC 2002

Modified Files:
        basesrc/libexec/ld.elf_so: reloc.c

Log Message:
Remove support for PowerPC static relocations, which are not present in shared
objects, and in any case are implemented WRONG.  (They're symbol-relative, not
base-relative.)


To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 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