diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 7f03312..ae6b0ea 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +2006-06-22 Nick Clifton <nickc@redhat.com> + + PR ld/2757 + * emultempl/pe.em (gld_$_after_open): When reporting non PE format + output files mention the file name and the fact that it is an + output file. + 2006-06-22 Danny Smith <dannysmith@users.sourceforge.net> * emultempl/pe.em (gld_${EMULATION_NAME}_open_dynamic_archive): |