diff --git a/ld/ChangeLog b/ld/ChangeLog index 7c74f47e9e..ef8befb74e 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 19d98fedbd..7f97ab7e69 100644 --- a/ld/emultempl/elf32.em +++ b/ld/emultempl/elf32.em @@ -1826,6 +1826,11 @@ cat >>e${EMULATION_NAME}.c <>e${EMULATION_NAME}.c <