Use modern AC_INIT in configure.in
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index ea036b1778c5712cbfa615d82d6d1f32eb3b6868..0b206d5fc19671e6cc65d117eb292ac168a8ec00 100644 (file)
@@ -1,3 +1,52 @@
+2014-07-04  Alan Modra  <amodra@gmail.com>
+
+       * configure.in: Include bfd/version.m4.
+       (AC_INIT, AM_INIT_AUTOMAKE): Use modern form.
+       (BFD_VERSION): Delete.
+       * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Remove bfd/configure.in.
+       * configure: Regenerate.
+       * Makefile.in: Regenerate.
+
+2014-07-01  Barney Stratford   <barney_stratford@fastmail.fm>
+            Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
+            Pitchumani Sivanupandi  <pitchumani.s@atmel.com>
+            Soundararajan  <Sounderarajan.D@atmel.com>
+
+       * avr-dis.c (avr_operand): Handle constraint j for 16 bit lds/sts.
+       (print_insn_avr): Do not select opcode if insn ISA is avrtiny and
+       machine is not avrtiny.
+
+2014-06-26  Philippe De Muyter <phdm@macqel.be>
+
+       * or1k-desc.h (spr_field_masks): Add U suffix to the end of long
+       constants.
+
+2014-06-12  Alan Modra  <amodra@gmail.com>
+
+       * or1k-asm.c, * or1k-desc.c, * or1k-desc.h, * or1k-dis.c,
+       * or1k-ibld.c, * or1k-opc.c, * or1k-opc.h, * or1k-opinst.c: Regenerate.
+
+2014-06-10  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * i386-dis.c (fwait_prefix): New.
+       (ckprefix): Set fwait_prefix.
+       (print_insn): Properly print prefixes before fwait.
+
+2014-06-07  Alan Modra  <amodra@gmail.com>
+
+       * ppc-opc.c (UISIGNOPT): Define and use with cmpli.
+
+2014-06-05  Joel Brobecker  <brobecker@adacore.com>
+
+       * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Add dependency on
+       bfd's development.sh.
+       * Makefile.in, configure: Regenerate.
+
+2014-06-03  Nick Clifton  <nickc@redhat.com>
+
+       * msp430-dis.c (msp430_doubleoperand): Use extension_word to
+       decide when extended addressing is being used.
+
 2014-06-02  Eric Botcazou  <ebotcazou@adacore.com>
 
        * sparc-opc.c (cas): Disable for LEON.
@@ -34,7 +83,7 @@
        * mips-dis.c (mips_arch_choices): Add mips32r3, mips32r5, mips64r3 and
        mips64r5.
        (parse_mips_dis_option): Update MSA and virtualization support to
-       allow mips64r3 and mips64r5. 
+       allow mips64r3 and mips64r5.
 
 2014-05-07  Andrew Bennett  <andrew.bennett@imgtec.com>
 
This page took 0.025073 seconds and 4 git commands to generate.