diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2000-04-01 23:46:53 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2000-04-01 23:46:53 +0000 |
commit | 31254b20c5f103c189da5dcdde57cf3be377819b (patch) | |
tree | 3ee6131334ececa2a5ca09c5cab9e57edbcfbbf8 /gas/testsuite/ChangeLog | |
parent | 5728a7d74f9df5b9957f2f982bb62d4f0d6f5fbc (diff) | |
download | gdb-31254b20c5f103c189da5dcdde57cf3be377819b.zip gdb-31254b20c5f103c189da5dcdde57cf3be377819b.tar.gz gdb-31254b20c5f103c189da5dcdde57cf3be377819b.tar.bz2 |
* gas/mn10300/am33_5.s: Check that negative SP offsets are encoded
with 32 bits, not with the unsigned shorter opcodes.
* gas/mn10300/basic.exp: Likewise.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 24aa7c9..719f922 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2000-04-01 Alexandre Oliva <aoliva@cygnus.com> + + * gas/mn10300/am33_5.s: Check that negative SP offsets are encoded + with 32 bits, not with the unsigned shorter opcodes. + * gas/mn10300/basic.exp: Likewise. + 2000-03-31 Alexandre Oliva <aoliva@cygnus.com> * lib/gas-defs.exp (regexp_diff): Don't break on the first |