Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/libexec/ld.aout_so/arch/sparc
Module Name: src
Committed By: chs
Date: Thu Jul 15 03:00:22 UTC 2004
Modified Files:
src/libexec/ld.aout_so/arch/sparc: mdprologue.S
Log Message:
add some instructions at the top of rtld_entry() that use mprotect()
to make ld.so's data segment executable. this is needed because the PLT
is in the data segment and we actually honor the execute permissions now.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/libexec/ld.aout_so/arch/sparc/mdprologue.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