Use modern AC_INIT in configure.in
[deliverable/binutils-gdb.git] / gas / ChangeLog
index e65aa8310634fef33623ab8a1ecb3d54495d10ce..c9adf375f797d20419c6eddc2b2f33d5a29f80c2 100644 (file)
@@ -1,3 +1,14 @@
+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.
+       * configure.com: Get bfd version from bfd/version.m4.
+       * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Remove bfd/configure.in.
+       * configure: Regenerate.
+       * Makefile.in: Regenerate.
+       * doc/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>
@@ -7,9 +18,11 @@
        Add avrtiny arch devices attiny4, attiny5, attiny9, attiny10, attiny20
        and attiny40.
        (md_show_usage): Add avrtiny arch in usage message.
-       (avr_operand): validate and issue error for invalid register for avrtiny.
+       (avr_operand): validate and issue error for invalid register for
+       avrtiny.
        add new reloc exp for 16 bit lds/sts instruction.
-       (md_apply_fix): check 16 bit lds/sts operand for out of range and encode.
+       (md_apply_fix): check 16 bit lds/sts operand for out of range and
+       encode.
        (md_assemble): check ISA for arch and issue diagnostic.
        * NEWS: Mention new support.
        * doc/c-avr.texi: Document support for avrtiny architecture.
This page took 0.023792 seconds and 4 git commands to generate.