diff options
author | Nick Clifton <nickc@redhat.com> | 1997-09-08 23:17:55 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1997-09-08 23:17:55 +0000 |
commit | b0b262f797b1934829ecc8f51a7ed1f52841342d (patch) | |
tree | ac3f896f135f27ffcb74be3cf0e1a6f0d86e148d /gas/ChangeLog | |
parent | 8816811b859e4f63d44a43f57a8c86ecde3c2f25 (diff) | |
download | gdb-b0b262f797b1934829ecc8f51a7ed1f52841342d.zip gdb-b0b262f797b1934829ecc8f51a7ed1f52841342d.tar.gz gdb-b0b262f797b1934829ecc8f51a7ed1f52841342d.tar.bz2 |
Only test for immediaqte overflow if there is no insertion function.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 4b004c3..bc90d50 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Mon Sep 8 12:33:40 1997 Nick Clifton <nickc@cygnus.com> + * config/tc-v850.c (v850_insert_operand): Only test for overflow + if there is no insert function. + * config/tc-v850.h (TARGET_MACHINE): New constant. * config/tc-v850.c (v850_insert_operand): Add |