From: Ulrich Drepper Date: Mon, 9 Jan 2006 23:40:51 +0000 (+0000) Subject: * elf/check-textrel.c (AB): Also check for writable and executable X-Git-Tag: cvs/fedora-glibc-20060130T0922~94 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=71ea167b1d3b01e78378b4863d87b5affb5def5f;p=thirdparty%2Fglibc.git * elf/check-textrel.c (AB): Also check for writable and executable segments. --- diff --git a/ChangeLog b/ChangeLog index 39d9760d0c4..f74c8b3bbd3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-01-09 Ulrich Drepper + * 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.