aboutsummaryrefslogtreecommitdiff
path: root/ld/configure
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2023-11-12 17:51:58 +0100
committerMark Wielaard <mark@klomp.org>2023-11-13 17:14:42 +0100
commit88bbac7c76e89cd3de75a25e46a69a4e7b608bff (patch)
tree6c7b055a8c02bb9cbc025442374cfbc3775dc23c /ld/configure
parentaa1bde7e9108b1f68847cc5b8da2d98edc25dc1c (diff)
downloadgdb-88bbac7c76e89cd3de75a25e46a69a4e7b608bff.zip
gdb-88bbac7c76e89cd3de75a25e46a69a4e7b608bff.tar.gz
gdb-88bbac7c76e89cd3de75a25e46a69a4e7b608bff.tar.bz2
Regenerate gas/config.in and ld/configure
commit d173146d9 "MIPS: Change all E_MIPS_* to EF_MIPS_*" changed gas/config.in to rename USE_E_MIPS_ABI_O32 to USE_EF_MIPS_ABI_O32 this new name sorts differently when regenerating gas/config.in commit e922d1eaa "Add ability to change linker warning messages into errors when reporting executable stacks and/or executable segments." Introduced two new help strings for --enable-error-execstack and --enable-error-rwx-segments in configure.ac which weren't included in ld/configure when regenerated. * gas/config.in: Regenerate. * ld/configure: Likewise.
Diffstat (limited to 'ld/configure')
-rwxr-xr-xld/configure8
1 files changed, 6 insertions, 2 deletions
diff --git a/ld/configure b/ld/configure
index 468c3bd..46d9f3c 100755
--- a/ld/configure
+++ b/ld/configure
@@ -1536,9 +1536,13 @@ Optional Features:
enable DT_TEXTREL check in ELF linker
--enable-separate-code enable -z separate-code in ELF linker by default
--enable-warn-execstack enable warnings when creating an executable stack
+ --enable-error-execstack
+ turn executable stack warnings into errors
--enable-warn-rwx-segments
enable warnings when creating segments with RWX
permissions
+ --enable-error-rwx-segments
+ turn executable segment warnings into errors
--enable-default-execstack
create an executable stack if an input file is
missing a .note.GNU-stack section
@@ -11657,7 +11661,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 11658 "configure"
+#line 11664 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -11763,7 +11767,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 11764 "configure"
+#line 11770 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H