diff options
author | Svein Seldal <svein@dev.seldal.com> | 2002-11-25 09:01:30 +0000 |
---|---|---|
committer | Svein Seldal <svein@dev.seldal.com> | 2002-11-25 09:01:30 +0000 |
commit | da91385db36b15b4a525dd38c7540db2a7ee14f4 (patch) | |
tree | d4d2c7bc6825e608cd8dcb01db3072083e0778d1 /gas/ChangeLog | |
parent | 7d6a26a7dc968a6be160d59fe45219bd646b1a1c (diff) | |
download | gdb-da91385db36b15b4a525dd38c7540db2a7ee14f4.zip gdb-da91385db36b15b4a525dd38c7540db2a7ee14f4.tar.gz gdb-da91385db36b15b4a525dd38c7540db2a7ee14f4.tar.bz2 |
* gas/config/tc-tic4x.c (c4x_operands_match): Bugfix in direct
mode
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 4e75d4a..e877a41 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2002-11-25 Svein E. Seldal <Svein.Seldal@solidas.com> + + * config/tc-tic4x.c (c4x_operands_match): Bugfix in direct mode + 2002-11-21 Randolph Chung <randolph@tausq.org> * config/tc-hppa.h (tc_frob_symbol): Frob undefined unused symbols |