diff options
author | Chris Demetriou <cgd@google.com> | 2001-07-25 20:34:39 +0000 |
---|---|---|
committer | Chris Demetriou <cgd@google.com> | 2001-07-25 20:34:39 +0000 |
commit | 2f4dcb115bc82398a7f302cbec7827fff3253aff (patch) | |
tree | fdfa16ade387bb7ac340f465786693c38a737bdc /gas/ChangeLog | |
parent | 20fe064957a97380f25cfee7cf0349041f89bfb4 (diff) | |
download | gdb-2f4dcb115bc82398a7f302cbec7827fff3253aff.zip gdb-2f4dcb115bc82398a7f302cbec7827fff3253aff.tar.gz gdb-2f4dcb115bc82398a7f302cbec7827fff3253aff.tar.bz2 |
2001-07-25 Chris Demetriou <cgd@broadcom.com>
* config/tc-mips.c: Fix spelling error in comment.
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 f181007..1982bb5 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2001-07-25 Chris Demetriou <cgd@broadcom.com> + + * config/tc-mips.c: Fix spelling error in comment. + 2001-07-25 Dave Brolley <brolley@redhat.com> * app.c (LEX_IS_PARALLEL_SEPARATOR): New macro. |