diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2001-08-18 18:03:24 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2001-08-18 18:03:24 +0000 |
commit | e87a02842a05cf353653b052aba7d86f65dbde35 (patch) | |
tree | f710b6f4fdc7b944374b66323ec8a717ec6daad6 /gas/ChangeLog | |
parent | fb1b32329372a4ded8fa1049da15f8eda2071638 (diff) | |
download | gdb-e87a02842a05cf353653b052aba7d86f65dbde35.zip gdb-e87a02842a05cf353653b052aba7d86f65dbde35.tar.gz gdb-e87a02842a05cf353653b052aba7d86f65dbde35.tar.bz2 |
2001-08-18 H.J. Lu <hjl@gnu.org>
* config/tc-mips.c (show): Add the missing prototype.
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 1d1bc89..c9853d9 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2001-08-18 H.J. Lu <hjl@gnu.org> + + * config/tc-mips.c (show): Add the missing prototype. + 2001-08-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> * config/tc-mips.c (S_EX_*): New enum for my_getSmallExpression() |