* elf/check-textrel.c (AB): Also check for writable and executable
authorUlrich Drepper <drepper@redhat.com>
Mon, 9 Jan 2006 23:40:51 +0000 (23:40 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 9 Jan 2006 23:40:51 +0000 (23:40 +0000)
segments.

ChangeLog

index 39d9760..f74c8b3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2006-01-09  Ulrich Drepper  <drepper@redhat.com>
 
+       * elf/check-textrel.c (AB): Also check for writable and executable
+       segments.
+
        * sysdeps/ieee754/dbl-64/e_exp2.c: Remove section attribute from
        const variables, gas produces garbage.
        * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.