]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/common/ChangeLog
sim: move from common.m4 to SIM_AC_COMMON
[thirdparty/binutils-gdb.git] / sim / common / ChangeLog
index ac5175767fac9c37bfb5977968a1fe593e71efe1..47066dfe265da95723f81340aba50e870b0bd643 100644 (file)
@@ -1,3 +1,11 @@
+2011-10-17  Mike Frysinger  <vapier@gentoo.org>
+
+       * aclocal.m4: Change AC_PREREQ comment to 2.64.
+       * common.m4: Delete.
+       * configure.ac: Change AC_PREREQ to 2.64.  Replace AC_CONFIG_HEADER
+       call and common.m4 include with SIM_AC_COMMON(cconfig.h).
+       * configure: Regenerate.
+
 2011-10-14  Alexey Makhalov  <makhaloff@gmail.com>
 
        * sim-alu.h (ALU32_AND): Clear carry flag.