summaryrefslogtreecommitdiffstats
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorJason Eckhardt <jle@rice.edu>2000-07-28 21:17:40 +0000
committerJason Eckhardt <jle@rice.edu>2000-07-28 21:17:40 +0000
commitcdac37f6154b38153cdab50a0415b0ae38bec371 (patch)
tree618e90ead5ce69d5e18501cdee1f0ab202334b10 /opcodes/ChangeLog
parentcf691d1df728e626ded5acf7670282e100bd7e0b (diff)
downloadppe42-binutils-cdac37f6154b38153cdab50a0415b0ae38bec371.tar.gz
ppe42-binutils-cdac37f6154b38153cdab50a0415b0ae38bec371.zip
2000-07-22 Jason Eckhardt <jle@cygnus.com>
* i860-dis.c: New file. (print_insn_i860): New function. (print_br_address): New function. (sign_extend): New function. (BITWISE_OP): New macro. (I860_REG_PREFIX): New macro. (grnames, frnames, crnames): New structures. * disassemble.c (ARCH_i860): Define. (disassembler): Add check for bfd_arch_i860 to set disassemble function to print_insn_i860. * Makefile.in (CFILES): Added i860-dis.c. (ALL_MACHINES): Added i860-dis.lo. (i860-dis.lo): New dependences. * configure.in: New bits for bfd_i860_arch. * configure: Regenerated.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 96f148960c..48bf937153 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,25 @@
+2000-07-22 Jason Eckhardt <jle@cygnus.com>
+
+ * i860-dis.c: New file.
+ (print_insn_i860): New function.
+ (print_br_address): New function.
+ (sign_extend): New function.
+ (BITWISE_OP): New macro.
+ (I860_REG_PREFIX): New macro.
+ (grnames, frnames, crnames): New structures.
+
+ * disassemble.c (ARCH_i860): Define.
+ (disassembler): Add check for bfd_arch_i860 to set disassemble
+ function to print_insn_i860.
+
+ * Makefile.in (CFILES): Added i860-dis.c.
+ (ALL_MACHINES): Added i860-dis.lo.
+ (i860-dis.lo): New dependences.
+
+ * configure.in: New bits for bfd_i860_arch.
+
+ * configure: Regenerated.
+
2000-07-26 Dave Brolley <brolley@redhat.com>
* cgen-opc.c (cgen_hw_lookup_by_name): 'i' is now unsigned.
OpenPOWER on IntegriCloud