]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
When deciding if ".text" section should be read-only, don't forget to reset
authorNick Clifton <nickc@redhat.com>
Tue, 23 May 2000 21:03:35 +0000 (21:03 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 23 May 2000 21:03:35 +0000 (21:03 +0000)
commit1f0df59a2728f37b246fb21e3c8ae4890044af24
tree91a0d91c20a2b581d96de3501ae63e5efb84f2ee
parent863e0fe46a35751d8873ad26cc6177346807998d
When deciding if ".text" section should be read-only, don't forget to reset
SEC_READONLY because it could be already set.
ld/ChangeLog
ld/ldmain.c