OSDN Git Service

Patch from Bradley D. LaRonde:
authorEric Andersen <andersen@codepoet.org>
Wed, 12 May 2004 23:11:30 +0000 (23:11 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 12 May 2004 23:11:30 +0000 (23:11 -0000)
commit8525fd1b9781796c8ccd560f777a5e41c2de7d8b
treed8ea8844f5c1dfe253437ec5e781af0aabf4accc
parentb8361e2e12f612cf302bc03c2c9e7a648c37a84e
Patch from Bradley D. LaRonde:
ld.so mprotect rwx .dyanmic segment for mips DT_DEBUG
Allow writing debug_addr into the .dynamic segment.
Even though the program header is marked RWE, the kernel
gives it to us rx.
ldso/ldso/dl-startup.c