diff options
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index aec71ea..67da777 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,9 +1,14 @@ +2004-09-06 Danny Smith <dannysmith@users.sourceforge.net> + + * doc/binutils.texi (dlltool): Update --add-underscore, --kill-at + documentation. + 2004-09-06 Michael Wardle <mbw@endbracket.net> * doc/binutils.texi (objdump): Document that the -x switch includes the effect of the -p switch. -2004-09-04 Danny Smith <dannysmith@users.sourceforge.net> +2004-09-04 Danny Smith <dannysmith@users.sourceforge.net> * dlltool.c (make_one_lib_file): Test if internal_name was specified by user before using it. |