]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - ld/ChangeLog
Default to disabling the linker warnings about execstack and RWX segments if the...
authorNick Clifton <nickc@redhat.com>
Tue, 21 Jun 2022 10:22:38 +0000 (11:22 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 21 Jun 2022 10:22:38 +0000 (11:22 +0100)
commitacd65fa610df09a0954b8fecdadf546215263c5d
tree6b52ac39938f85b37e6e4ec0b5fff5a83aa9e0a3
parent7b97003ccdf8b6000b090c65f7493ff85dad1085
Default to disabling the linker warnings about execstack and RWX segments if the target is the HPPA architecture.

PR 29263
* configure.ac (ac_default_ld_warn_execstack): Default to 'no' for
HPPA targets.
(ac_default_ld_warn_rwx_segments): Likewise.
* configure: Regenerate.
* testsuite/ld-elf/elf.exp: Add the --warn-execstack command line
option to the command line when running execstack tests for the
HPPA target.
ld/ChangeLog
ld/configure
ld/configure.ac
ld/testsuite/ld-elf/elf.exp