]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/common/ChangeLog
Fix sparc TLS call relaxation when the delay slot sets up %o0.
[thirdparty/binutils-gdb.git] / sim / common / ChangeLog
index ac5175767fac9c37bfb5977968a1fe593e71efe1..1dcbe3f01710efc9f378c2daeeb7978627a7485e 100644 (file)
@@ -1,3 +1,16 @@
+2011-10-17  Mike Frysinger  <vapier@gentoo.org>
+
+       * acinclude.m4: Rename from aclocal.m4.
+       * aclocal.m4: Regenerate.
+
+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.