aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2001-08-31 21:15:00 +0000
committerEric Christopher <echristo@gmail.com>2001-08-31 21:15:00 +0000
commit0823fbcae4e09eae74dcb09c7614f9d11e8d153f (patch)
tree670e7a882153ed04a49e128905b3f17c3ea19dbf /opcodes/ChangeLog
parent3c02b2abd682691244e6e039c5e232a506038142 (diff)
downloadfsf-binutils-gdb-0823fbcae4e09eae74dcb09c7614f9d11e8d153f.zip
fsf-binutils-gdb-0823fbcae4e09eae74dcb09c7614f9d11e8d153f.tar.gz
fsf-binutils-gdb-0823fbcae4e09eae74dcb09c7614f9d11e8d153f.tar.bz2
2001-08-31 Eric Christopher <echristo@redhat.com>
Jason Eckhardt <jle@redhat.com> * mips-dis.c: Add support for bfd_mach_mipsisa32 and bfd_mach_mipsisa64. Remove bfd_mach_mips32, bfd_mach_mips32_4k, bfd_mach_mips64.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index e3f28d8..3d95187 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,10 @@
+2001-08-31 Eric Christopher <echristo@redhat.com>
+ Jason Eckhardt <jle@redhat.com>
+
+ * mips-dis.c: Add support for bfd_mach_mipsisa32 and
+ bfd_mach_mipsisa64. Remove bfd_mach_mips32, bfd_mach_mips32_4k,
+ bfd_mach_mips64.
+
2001-08-31 Andreas Jaeger <aj@suse.de>
* tic54x-opc.c: Add default initializers to avoid warnings.