Add XCOFF64 support.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index f8b5b3d65639fa282483af695f0f4219ecc51254..647f9297a2eabec1403280b88e371765ecbcbf16 100644 (file)
@@ -1,3 +1,65 @@
+Mon Apr 24 15:21:35 2000  Clinton Popetz  <cpopetz@cygnus.com>
+
+       * configure.in: Add bfd_powerpc_64_arch.
+       * disassemble.c (disassembler): Use print_insn_big_powerpc for
+       64 bit code.
+
+2000-04-24  Nick Clifton  <nickc@cygnus.com>
+
+       * fr30-desc.c (fr30_cgen_cpu_open): Initialise signed_overflow
+       field. 
+
+2000-04-22  Timothy Wall  <twall@cygnus.com>
+
+       * ia64-gen.c (general): Add an ordered table of primary
+       opcode names, as well as priority fields to disassembly data
+       structures to enforce a preferred disassembly format based on the
+       ordering of the opcode tables.
+       (load_insn_classes): Show a useful message if IC tables are missing.
+       (load_depfile): Ditto.
+       * ia64-asmtab.h (struct ia64_dis_names ): Add priority flag to
+       distinguish preferred disassembly.
+       * ia64-opc-f.c: Reorder some insn for preferred disassembly
+       format.  Fix incorrect flag on fma.s/fma.s.s0.
+       * ia64-opc.c: Scan *all* disassembly matches and use the one with
+       the highest priority.
+       * ia64-opc-b.c: Use more abbreviations.
+       * ia64-asmtab.c: Regenerate.
+       
+Fri Apr 21 16:03:39 2000  Jason Eckhardt  <jle@cygnus.com>
+
+       * hppa-dis.c (extract_16): New function.
+       (print_insn_hppa): Fix incorrect handling of 'fe'. Added handling of
+       new operand types l,y,&,fe,fE,fx.
+
+Fri Apr 21 13:20:53 2000  Richard Henderson  <rth@cygnus.com>
+                         David Mosberger  <davidm@hpl.hp.com>
+                         Timothy Wall <twall@cygnus.com>
+                         Bob Manson  <manson@charmed.cygnus.com>
+                         Jim Wilson  <wilson@cygnus.com>
+
+       * Makefile.am (HFILES): Add ia64-asmtab.h, ia64-opc.h.
+       (CFILES): Add ia64-dis.c, ia64-opc-a.c, ia64-opc-b.c, ia64-opc-f.c,
+       ia64-opc-i.c, ia64-opc-m.c, ia64-opc-d.c, ia64-opc.c, ia64-gen.c,
+       ia64-asmtab.c.
+       (ALL_MACHINES): Add ia64-dis.lo, ia64-opc.lo.
+       (ia64-ic.tbl, ia64-raw.tbl, ia64-waw.tbl, ia64-war.tbl, ia64-gen,
+       ia64-gen.o, ia64-asmtab.c, ia64-dis.lo, ia64-opc.lo): New rules.
+       * Makefile.in: Rebuild.
+       * configure Rebuild.
+       * configure.in (bfd_ia64_arch): New target.
+       * disassemble.c (ARCH_ia64): Define.
+       (disassembler): Support ARCH_ia64.
+       * ia64-asmtab.c, ia64-asmtab.h, ia64-dis.c, ia64-gen.c ia64-ic.tbl,
+       ia64-opc-a.c, ia64-opc-b.c, ia64-opc-d.c ia64-opc-f.c, ia64-opc-i.c,
+       ia64-opc-m.c, ia64-opc-x.c, ia64-opc.c, ia64-opc.h, ia64-raw.tbl,
+       ia64-war.tbl, ia64-waw.tbl): New files.
+       
+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>
This page took 0.024246 seconds and 4 git commands to generate.