diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2002-11-10 18:35:51 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2002-11-10 18:35:51 +0000 |
commit | 480c8d94747d197e9d87f2eb335bb172ef02cc68 (patch) | |
tree | e184952fb64aa58a166eb5ff026adb4f75b7e88b /gas/ChangeLog | |
parent | bf1e52be950efda95a655d1e3d8d475884043174 (diff) | |
download | gdb-480c8d94747d197e9d87f2eb335bb172ef02cc68.zip gdb-480c8d94747d197e9d87f2eb335bb172ef02cc68.tar.gz gdb-480c8d94747d197e9d87f2eb335bb172ef02cc68.tar.bz2 |
* config/tc-mmix.c (get_putget_operands): Mark both possible
operands as invalid at beginning.
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 447b01d..4f25aae 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ 2002-11-10 Hans-Peter Nilsson <hp@bitrange.com> + * config/tc-mmix.c (get_putget_operands): Mark both possible + operands as invalid at beginning. + * config/tc-mmix.c (md_convert_frag) <case STATE_GREG_DEF>: Initialize target of fixup to zero. |