From 5fa222e4424d1e940baaff61d73b704588ff970e Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 14 Jun 2006 02:43:58 +0000 Subject: * ld.texinfo: Document new -z lazy option. * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Handle new option. (gld${EMULATION_NAME}_list_options): Update help text. --- ld/ChangeLog | 7 +++++++ ld/emultempl/elf32.em | 6 ++++++ ld/ld.texinfo | 6 ++++++ 3 files changed, 19 insertions(+) (limited to 'ld') diff --git a/ld/ChangeLog b/ld/ChangeLog index 7c74f47..ef8befb 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +2006-06-14 Kevin F. Quinn + + * ld.texinfo: Document new -z lazy option. + * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Handle + new option. + (gld${EMULATION_NAME}_list_options): Update help text. + 2006-06-12 Fred Fish * emulparams/elf32bmip.sh (OTHER_SECTIONS): Keep the diff --git a/ld/emultempl/elf32.em b/ld/emultempl/elf32.em index 19d98fe..7f97ab7 100644 --- a/ld/emultempl/elf32.em +++ b/ld/emultempl/elf32.em @@ -1826,6 +1826,11 @@ cat >>e${EMULATION_NAME}.c <>e${EMULATION_NAME}.c <