aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2000-04-20 22:15:32 +0000
committerAlexandre Oliva <aoliva@redhat.com>2000-04-20 22:15:32 +0000
commit4d85706b80e7cd6f57188f78339e00f44d4da27a (patch)
tree5a59afefe565b58c6cf894c94d1502bcf1c9b61a /opcodes/ChangeLog
parent41c49b06c471443d3baf2eaa2463a315f9b5edca (diff)
downloadgdb-4d85706b80e7cd6f57188f78339e00f44d4da27a.zip
gdb-4d85706b80e7cd6f57188f78339e00f44d4da27a.tar.gz
gdb-4d85706b80e7cd6f57188f78339e00f44d4da27a.tar.bz2
* m10300-dis.c (HAVE_AM30, HAVE_AM33): Define.
(disassemble): Use them.
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 f8b5b3d..8c529a8 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2000-04-20 Alexandre Oliva <aoliva@cygnus.com>
+
+ * m10300-dis.c (HAVE_AM30, HAVE_AM33): Define.
+ (disassemble): Use them.
+
2000-04-14 Alan Modra <alan@linuxcare.com.au>
* sysdep.h: Include "ansidecl.h" not <ansidecl.h>