diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2001-08-11 15:15:15 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2001-08-11 15:15:15 +0000 |
commit | f72c8c98df046cd99996d5691e459800e3778f88 (patch) | |
tree | d896b229a43c3db86a5bc72b5f9590bd16927513 /gas/ChangeLog | |
parent | 99c79b2e5df013418216e90185370f8a7b68d165 (diff) | |
download | gdb-f72c8c98df046cd99996d5691e459800e3778f88.zip gdb-f72c8c98df046cd99996d5691e459800e3778f88.tar.gz gdb-f72c8c98df046cd99996d5691e459800e3778f88.tar.bz2 |
* config/tc-mips.c: Fix a comment typo.
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 7965d08..f6295c2 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2001-08-11 Kazu Hirata <kazu@hxi.com> + + * config/tc-mips.c: Fix a comment typo. + 2001-08-10 Richard Sandiford <rsandifo@redhat.com> * config/tc-mips.c (move_register): New function. |