From 8547a0f90373aaba055bf179961f5225501e7079 Mon Sep 17 00:00:00 2001 From: Chris Faylor Date: Sat, 29 Mar 2014 16:01:46 -0400 Subject: [PATCH] * ChangeLog: Fix duplicate entry. Set date on entry correctly. --- ld/ChangeLog | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/ld/ChangeLog b/ld/ChangeLog index 1c691fe131d..f957e6dc0fc 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -5,7 +5,7 @@ (warning_callback): Use it. Scan all input files for a reference to SYMBOL. -2014-03-17 Christopher Faylor +2014-03-21 Christopher Faylor * ld.texinfo: Document change in handling of --enable-auto-image-base. * emultempl/pe.em (pe_auto_image_base): Set to default base. @@ -29,16 +29,6 @@ * Makefile.am: Use host version of windres. * Makefile.in: Regenerate. -2014-03-14 Christopher Faylor - - * ld.texinfo: Document change in handling of --enable-auto-image-base. - * emultempl/pe.em (pe_auto_image_base): Set to default base. - (gld_${EMULATION_NAME}_list_options): Change usage message to reflect - optional --enable-auto-image-base argument. - (gld${EMULATION_NAME}_handle_option): Handle optional - --enable-auto-image-base argument. - (compute_dll_image_base): Eliminate constant. Use pe_auto_image_base. - 2014-03-14 Romain Geissler Alan Modra -- 2.30.2