From: H.J. Lu Date: Fri, 6 Feb 2015 18:01:35 +0000 (-0800) Subject: Document -z text, -z notext and -z textoff X-Git-Tag: gdb-7.10-release~1710 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8dfef1bd769223b3abfffabf8bd13a9b74258231;p=external%2Fbinutils.git Document -z text, -z notext and -z textoff * ld.texinfo: Document -z text, -z notext and -z textoff. * emultempl/elf32.em (gld${EMULATION_NAME}_list_options): Add -z text, -z notext and -z textoff. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index e838ac8..52c3ba0 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,11 @@ 2015-02-06 H.J. Lu + * ld.texinfo: Document -z text, -z notext and -z textoff. + * emultempl/elf32.em (gld${EMULATION_NAME}_list_options): Add + -z text, -z notext and -z textoff. + +2015-02-06 H.J. Lu + * configure.ac: Add AC_FUNC_MMAP. * config.in: Regenerated. * configure: Likewise. diff --git a/ld/emultempl/elf32.em b/ld/emultempl/elf32.em index 34a729e..618e20a 100644 --- a/ld/emultempl/elf32.em +++ b/ld/emultempl/elf32.em @@ -2454,6 +2454,12 @@ EOF if test x"$GENERATE_SHLIB_SCRIPT" = xyes; then fragment <