diff options
author | Jeff Law <law@redhat.com> | 1997-02-07 16:54:05 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1997-02-07 16:54:05 +0000 |
commit | a7355c4d87952f64dd91c72a630f4097d71fd5fb (patch) | |
tree | c2a06e3778315b698cae62696fd2104ba20c3ee0 | |
parent | 28ec59b4cf9c0e61422616a78f72eadab5529f62 (diff) | |
download | gdb-a7355c4d87952f64dd91c72a630f4097d71fd5fb.zip gdb-a7355c4d87952f64dd91c72a630f4097d71fd5fb.tar.gz gdb-a7355c4d87952f64dd91c72a630f4097d71fd5fb.tar.bz2 |
* config/tc-mn10200.c (md_assemble): If a constant operand won't
fit into the constant field of a relaxable operand, then it does
not match.
Fixes mn10200/other.s failures due to new relaxing code.
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index dbccd95..56e846b 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Fri Feb 7 09:52:34 1997 Jeffrey A Law (law@cygnus.com) + + * config/tc-mn10200.c (md_assemble): If a constant operand won't + fit into the constant field of a relaxable operand, then it does + not match. + Thu Feb 6 20:08:12 1997 Jeffrey A Law (law@cygnus.com) * config/tc-mn10200.c (md_estimate_size_before_relax): Treat |