* ChangeLog: Fix duplicate entry. Set date on entry correctly.
This commit is contained in:
parent
af910977fb
commit
8547a0f903
12
ld/ChangeLog
12
ld/ChangeLog
@ -5,7 +5,7 @@
|
|||||||
(warning_callback): Use it. Scan all input files for a reference
|
(warning_callback): Use it. Scan all input files for a reference
|
||||||
to SYMBOL.
|
to SYMBOL.
|
||||||
|
|
||||||
2014-03-17 Christopher Faylor <me.cygwin2013@cgf.cx>
|
2014-03-21 Christopher Faylor <me.cygwin2013@cgf.cx>
|
||||||
|
|
||||||
* ld.texinfo: Document change in handling of --enable-auto-image-base.
|
* ld.texinfo: Document change in handling of --enable-auto-image-base.
|
||||||
* emultempl/pe.em (pe_auto_image_base): Set to default base.
|
* emultempl/pe.em (pe_auto_image_base): Set to default base.
|
||||||
@ -29,16 +29,6 @@
|
|||||||
* Makefile.am: Use host version of windres.
|
* Makefile.am: Use host version of windres.
|
||||||
* Makefile.in: Regenerate.
|
* Makefile.in: Regenerate.
|
||||||
|
|
||||||
2014-03-14 Christopher Faylor <me.cygwin2013@cgf.cx>
|
|
||||||
|
|
||||||
* 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 <romain.geissler@amadeus.com>
|
2014-03-14 Romain Geissler <romain.geissler@amadeus.com>
|
||||||
Alan Modra <amodra@gmail.com>
|
Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user