From 71ea167b1d3b01e78378b4863d87b5affb5def5f Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 9 Jan 2006 23:40:51 +0000 Subject: [PATCH] * elf/check-textrel.c (AB): Also check for writable and executable segments. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 39d9760d0c..f74c8b3bbd 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.