diff options
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 93f96d7..f1f374f 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2004-09-12 Alan Modra <amodra@bigpond.net.au> + + * readelf.c (decode_location_expression): Sign extend value for + DW_OP_const1s, DW_OP_const2s, DW_OP_const4s, DW_OP_bra, DW_OP_skip. + 2004-09-09 Nick Clifton <nickc@redhat.com> PR 363 @@ -10,8 +15,8 @@ 2004-09-06 Danny Smith <dannysmith@users.sourceforge.net> - * doc/binutils.texi (dlltool): Update --add-underscore, --kill-at - documentation. + * doc/binutils.texi (dlltool): Update --add-underscore, --kill-at + documentation. 2004-09-06 Michael Wardle <mbw@endbracket.net> @@ -23,7 +28,7 @@ * dlltool.c (make_one_lib_file): Test if internal_name was specified by user before using it. -2004-09-02 Carlo Wood <carlo@alinoe.com> +2004-09-02 Carlo Wood <carlo@alinoe.com> PR binutils/351 * dlltool.c (make_one_lib_file): For IDATA6 take the name from |