diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
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 <hongjiu.lu@intel.com> + * 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 <hongjiu.lu@intel.com> + * configure.ac: Add AC_FUNC_MMAP. * config.in: Regenerated. * configure: Likewise. |