diff options
author | Richard Henderson <rth@redhat.com> | 1998-09-04 20:59:53 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 1998-09-04 20:59:53 +0000 |
commit | 08a63c2c4ab3b023a5079464c41f3f1162cb4b4f (patch) | |
tree | a79500ff31843ced787ae34752a038d6f134a92c /gas | |
parent | 35ac82f2a371b4ca9db3ca050d19b3262f19e4d4 (diff) | |
download | gdb-08a63c2c4ab3b023a5079464c41f3f1162cb4b4f.zip gdb-08a63c2c4ab3b023a5079464c41f3f1162cb4b4f.tar.gz gdb-08a63c2c4ab3b023a5079464c41f3f1162cb4b4f.tar.bz2 |
Fri Sep 4 13:57:43 1998 Jakub Jelinek <jj@sunsite.ms.mff.cuni.cz>
* config/tc-sparc.c (in_signed_range): Sign extend 32-bit words
to the host width.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 2f933f8..9c69229 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Fri Sep 4 13:57:43 1998 Jakub Jelinek <jj@sunsite.ms.mff.cuni.cz> + + * config/tc-sparc.c (in_signed_range): Sign extend 32-bit words + to the host width. + Wed Sep 2 11:31:14 1998 Richard Henderson <rth@cygnus.com> * frags.c (frag_grow): Include the size of the frag struct in the |