* elf/check-textrel.c (AB): Also check for writable and executable

segments.
This commit is contained in:
Ulrich Drepper 2006-01-09 23:40:51 +00:00
parent 3ca66a2c64
commit 71ea167b1d
1 changed files with 3 additions and 0 deletions

View File

@ -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.