CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2016/06/17 20:40:46

Modified files:
        libexec/ld.so/mips64: rtld_machine.c 

Log message:
Make mips64 like all the others: only make mappings writable during relocation
if DT_TEXTREL was set on the object.  If that's needed, only set the mapping
to READ+WRITE to avoid W^X violation.

ok kettenis@

Reply via email to