aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorChris Demetriou <cgd@google.com>2003-02-23 19:52:49 +0000
committerChris Demetriou <cgd@google.com>2003-02-23 19:52:49 +0000
commit4a9a3c54b799bbc85b284d6072ceef7229022cdf (patch)
tree467f57a11f9ae0b3722b2a719cbd5a61074b324e /opcodes/ChangeLog
parent3008c20213105500c84d0638d6bac0fc24e7e076 (diff)
downloadgdb-4a9a3c54b799bbc85b284d6072ceef7229022cdf.zip
gdb-4a9a3c54b799bbc85b284d6072ceef7229022cdf.tar.gz
gdb-4a9a3c54b799bbc85b284d6072ceef7229022cdf.tar.bz2
2003-02-23 Elias Athanasopoulos <elathan@phys.uoa.gr>
* mips-dis.c (print_mips_disassembler_options): Make 'i' unsigned, use ARRAY_SIZE in loops.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 63e838e..de54da6 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2003-02-23 Elias Athanasopoulos <elathan@phys.uoa.gr>
+
+ * mips-dis.c (print_mips_disassembler_options): Make 'i' unsigned,
+ use ARRAY_SIZE in loops.
+
2003-02-12 Dave Brolley <brolley@redhat.com>
* fr30-desc.c: Regenerate.