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 9927ab8..d517ddb 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +2005-12-08 Alan Modra <amodra@bigpond.net.au> + + * pe-dll.c (build_filler_bfd): Conform error message to standard. + (pe_dll_generate_implib): Use %E in error message. + (add_bfd_to_link): Likewise. + (pe_implied_import_dll): Likewise. + 2005-12-07 Thiemo Seufer <ths@networkno.de> H.J. Lu <hongjiu.lu@intel.com> |