sim: dv-cfi: include common headers only
[binutils-gdb.git] / sim / common / ChangeLog
index 0ce602f0f9163f15ff4560b7d96632fac3c51399..f88343bb6cb299c4cf6ce70633b5733fb1d382d5 100644 (file)
@@ -1,3 +1,20 @@
+2011-10-09  Mike Frysinger  <vapier@gentoo.org>
+
+       * dv-cfi.c: Replace devices.h include with hw-base.h and hw-main.h.
+
+2011-10-04  Mike Frysinger  <vapier@gentoo.org>
+
+       * aclocal.m4 (SIM_AC_COMMON): Call AM_ZLIB, ACX_PKGVERSION, and
+       ACX_BUGURL.  Define PKGVERSION and REPORT_BUGS_TO.
+
+2011-07-12  Mike Frysinger  <vapier@gentoo.org>
+
+       * sim-command.c: Include sim-options.h.
+
+2011-07-12  Mike Frysinger  <vapier@gentoo.org>
+
+       * aclocal.m4: Move sinclude comment after AC_INIT comment.
+
 2011-07-12  Mike Frysinger  <vapier@gentoo.org>
 
        * aclocal.m4 (SIM_AC_COMMON): Call AC_REQUIRE on AC_PROG_CC.