2011-10-17 Mike Frysinger * configure.ac: Change include to common/acinclude.m4. 2011-10-17 Mike Frysinger * configure.ac: Change AC_PREREQ to 2.64. Delete AC_CONFIG_HEADER call. Replace common.m4 include with SIM_AC_COMMON. * configure: Regenerate. 2010-04-14 Mike Frysinger * interp.c (sim_write): Add const to buffer arg. 2010-01-09 Ralf Wildenhues * configure: Regenerate. 2009-08-22 Ralf Wildenhues * config.in: Regenerate. * configure: Likewise. * configure: Regenerate. 2008-07-11 Hans-Peter Nilsson * configure: Regenerate to track ../common/common.m4 changes. * config.in: Ditto. * interp.c (hash): Remove incorrect prototype. 2008-06-06 Vladimir Prus Daniel Jacobowitz Joseph Myers * configure: Regenerate. 2008-05-02 M Ranga Swami Reddy * interp.c: Update the machine code decode algorithm using hash table. * Makefile.in, cr16_sim.h, gencode.c and simops.c: Update for typos and coding standards. 2008-02-12 M Ranga Swami Reddy * ChangeLog, Makefile.in, configure, configure.in, cr16_sim.h, gencode.c, interp.c, simops.c, endian.c: Created.