From: H.J. Lu Date: Thu, 28 May 2020 11:36:33 +0000 (-0700) Subject: ld: Mention --enable-textrel-check=yes is default for Linux/x86 targets X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6f028f3c0737f82a91a4b5b5bdde1ea889226026;p=binutils-gdb.git ld: Mention --enable-textrel-check=yes is default for Linux/x86 targets * NEWS: Mention --enable-textrel-check=yes is default for Linux/x86 targets. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 01a281c968f..c4d9f89cd1f 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,7 +1,9 @@ 2020-05-28 H.J. Lu - * configure.tgt (ac_default_ld_textrel_check): Set to if unset - for Linux/x86 targets. + * NEWS: Mention --enable-textrel-check=yes is default for + Linux/x86 targets. + * configure.tgt (ac_default_ld_textrel_check): Set to yes if + unset for Linux/x86 targets. 2020-05-28 H.J. Lu diff --git a/ld/NEWS b/ld/NEWS index 62b74b1ac9f..0dc5e9b368a 100644 --- a/ld/NEWS +++ b/ld/NEWS @@ -2,7 +2,7 @@ * Add a configure option, --enable-textrel-check=[no|yes|warning|error], to decide what ELF linker should do by default with DT_TEXTREL in an - executable or shared library. + executable or shared library. Default to yes for Linux/x86 targets. * The -Map= command line option has been extended so that if is a directory then /.map will be