(YY_NO_UNPUT): Define so that the yy_unput function is not declared. It is not
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 17c9875defe5050b1661949e0cab5484a5585499..fb68c8e69940cfadb618411de722557d4c53f488 100644 (file)
@@ -1,3 +1,114 @@
+2005-02-15  Nick Clifton  <nickc@redhat.com>
+
+       * cgen-dis.in (print_address): Add an ATTRIBUTE_UNUSED to prevent
+       compile time warnings.
+       (print_keyword): Likewise.
+       (default_print_insn): Likewise.
+
+       * fr30-desc.c: Regenerated.
+       * fr30-desc.h: Regenerated.
+       * fr30-dis.c: Regenerated.
+       * fr30-opc.c: Regenerated.
+       * fr30-opc.h: Regenerated.
+       * frv-desc.c: Regenerated.
+       * frv-dis.c: Regenerated.
+       * frv-opc.c: Regenerated.
+       * ip2k-asm.c: Regenerated.
+       * ip2k-desc.c: Regenerated.
+       * ip2k-desc.h: Regenerated.
+       * ip2k-dis.c: Regenerated.
+       * ip2k-opc.c: Regenerated.
+       * ip2k-opc.h: Regenerated.
+       * iq2000-desc.c: Regenerated.
+       * iq2000-dis.c: Regenerated.
+       * iq2000-opc.c: Regenerated.
+       * m32r-asm.c: Regenerated.
+       * m32r-desc.c: Regenerated.
+       * m32r-desc.h: Regenerated.
+       * m32r-dis.c: Regenerated.
+       * m32r-opc.c: Regenerated.
+       * m32r-opc.h: Regenerated.
+       * m32r-opinst.c: Regenerated.
+       * openrisc-desc.c: Regenerated.
+       * openrisc-desc.h: Regenerated.
+       * openrisc-dis.c: Regenerated.
+       * openrisc-opc.c: Regenerated.
+       * openrisc-opc.h: Regenerated.
+       * xstormy16-desc.c: Regenerated.
+       * xstormy16-desc.h: Regenerated.
+       * xstormy16-dis.c: Regenerated.
+       * xstormy16-opc.c: Regenerated.
+       * xstormy16-opc.h: Regenerated.
+
+2005-02-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * dis-buf.c (perror_memory): Use sprintf_vma to print out
+       address.
+
+2005-02-11  Nick Clifton  <nickc@redhat.com>
+
+       * iq2000-asm.c: Regenerate.
+
+       * frv-dis.c: Regenerate.
+
+2005-02-07  Jim Blandy  <jimb@redhat.com>
+
+       * Makefile.am (CGEN): Load guile.scm before calling the main
+       application script.
+       * Makefile.in: Regenerated.
+       * cgen.sh: Be prepared for the 'cgen' argument to contain spaces.
+       Simply pass the cgen-opc.scm path to ${cgen} as its first
+       argument; ${cgen} itself now contains the '-s', or whatever is
+       appropriate for the Scheme being used.
+
+2005-01-31  Andrew Cagney  <cagney@gnu.org>
+
+       * configure: Regenerate to track ../gettext.m4.
+
+2005-01-31  Jan Beulich  <jbeulich@novell.com>
+
+       * ia64-gen.c (NELEMS): Define.
+       (shrink): Generate alias with missing second predicate register when
+       opcode has two outputs and these are both predicates.
+       * ia64-opc-i.c (FULL17): Define.
+       (ia64_opcodes_i): Add mov-to-pr alias without second input. Use FULL17
+       here to generate output template.
+       (TBITCM, TNATCM): Undefine after use.
+       * ia64-opc-m.c (ia64_opcodes_i): Add alloc alias without ar.pfs as
+       first input. Add ld16 aliases without ar.csd as second output. Add
+       st16 aliases without ar.csd as second input. Add cmpxchg aliases
+       without ar.ccv as third input. Add cmp8xchg16 aliases without ar.csd/
+       ar.ccv as third/fourth inputs. Consolidate through...
+       (CMPXCHG_acq, CMPXCHG_rel, CMPXCHG_1, CMPXCHG_2, CMPXCHG_4, CMPXCHG_8,
+       CMPXCHGn, CMP8XCHG16, CMPXCHG_ALL): Define.
+       * ia64-asmtab.c: Regenerate.
+
+2005-01-27  Andrew Cagney  <cagney@gnu.org>
+
+       * configure: Regenerate to track ../gettext.m4 change.
+
+2005-01-25  Alexandre Oliva  <aoliva@redhat.com>
+
+       2004-11-10  Alexandre Oliva  <aoliva@redhat.com>
+       * frv-asm.c: Rebuilt.
+       * frv-desc.c: Rebuilt.
+       * frv-desc.h: Rebuilt.
+       * frv-dis.c: Rebuilt.
+       * frv-ibld.c: Rebuilt.
+       * frv-opc.c: Rebuilt.
+       * frv-opc.h: Rebuilt.
+
+2005-01-24  Andrew Cagney  <cagney@gnu.org>
+
+       * configure: Regenerate, ../gettext.m4 was updated.
+
+2005-01-21  Fred Fish  <fnf@specifixinc.com>
+
+       * mips-opc.c:  Change INSN_ALIAS to INSN2_ALIAS.
+       Change INSN_WRITE_MDMX_ACC to INSN2_WRITE_MDMX_ACC.
+       Change INSN_READ_MDMX_ACC to INSN2_READ_MDMX_ACC.
+       * mips-dis.c: Ditto.
+
 2005-01-20  Alan Modra  <amodra@bigpond.net.au>
 
        * ppc-opc.c (powerpc_opcodes): Add optional 'l' arg to tlbiel.
This page took 0.024556 seconds and 4 git commands to generate.