* tic54x-opc.c: Add default initializers to avoid warnings.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 87af331f9db652c857705f3200a85f0805a6f74b..e3f28d8eb07076ddb06d0b3dbf507c6f9a9dc003 100644 (file)
@@ -1,3 +1,66 @@
+2001-08-31  Andreas Jaeger  <aj@suse.de>
+
+       * tic54x-opc.c: Add default initializers to avoid warnings.
+
+       * arc-opc.c: Include "sysdep.h" to get stdio.h as include file.
+       * arc-ext.c: Likewise.
+
+2001-08-28  matthew gren  <mrg@redhat.com>
+
+       * ppc-opc.c (icbt): Order correctly.
+
+2001-08-27  David Edelsohn  <dje@watson.ibm.com>
+           Torbjorn Granlund  <tege@swox.com>
+
+       * ppc-opc.c (DS): Add PPC_OPERAND_DS flag.
+       (LS): Define.
+       (insert_ds): Complain if not a multiple of 4.
+       (XSYNC): Define.
+       (XSYNC_MASK): Define.
+       (powerpc_opcodes): Add "slbmte", "lwsync", "ptesync", "slbmfev",
+       "slbmfee".  Modify "sync" to use XSYNC_MASK and LS.
+
+2001-08-26  Andreas Jaeger  <aj@suse.de>
+
+       * h8500-opc.h: Add default initializers to h8500_table to shut up
+       GCC warnings.
+
+2001-08-25  Andreas Jaeger  <aj@suse.de>
+
+       * tic54x-dis.c: Add unused attributes where needed.
+
+       * z8k-dis.c (output_instr): Add unused attribute.
+
+       * h8300-dis.c: Add missing prototypes.
+       (bfd_h8_disassemble): Make static.
+
+       * cris-dis.c: Add missing prototype.
+       * h8500-dis.c: Likewise.
+       * m68hc11-dis.c: Likewise.
+       * pj-dis.c: Likewise.
+       * tic54x-dis.c: Likewise.
+       * v850-dis.c: Likewise.
+       * vax-dis.c: Likewise.
+       * w65-dis.c: Likewise.
+       * z8k-dis.c: Likewise.
+
+       * d10v-dis.c: Add missing prototype.
+       (dis_long): Remove unused variable.
+       (dis_2_short): Likewise.
+
+       * sh-dis.c: Add missing prototypes.
+       * v850-opc.c: Likewise.
+       Add unused attributes where needed.
+
+       * ns32k-dis.c: Add missing prototypes.
+       (bit_extract_simple): Remove unused variable.
+
+2001-08-23  Martin Schwidefsky  <schwidefsky@de.ibm.com>
+
+       * opcodes/s390-opc.c: Add "low or high" and "not low or high"
+       branch instructions for gcc 3.0.
+       * opcodes/s390-opc.txt: Likewise.
+
 2001-08-21  Andreas Jaeger  <aj@suse.de>
 
        * i960-dis.c: Add parameters for prototypes
This page took 0.025486 seconds and 4 git commands to generate.