2009-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>
[deliverable/binutils-gdb.git] / sim / common / ChangeLog
index 031c4c799cc581ab5d4ff78582c90fa9ff1803e9..26f00e64b974c795ed39f20a722569a349cd2237 100644 (file)
@@ -1,5 +1,64 @@
+2009-10-02  Ralf Corsepius <ralf.corsepius@rtems.org>
+
+       * Make-common.in: Add datarootdir.
+
+2009-08-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * aclocal.m4 (SIM_CHECK_MEMBER, SIM_CHECK_MEMBERS)
+       (SIM_CHECK_MEMBERS_1): Remove.
+       * configure.ac: Replace SIM_CHECK_MEMBERS call with equivalent
+       AC_CHECK_MEMBERS one.
+       * configure: Regenerate.
+
+       * aclocal.m4 (SIM_CHECK_MEMBER): Use AU_ALIAS to define, not defn.
+       * configure: Regenerate.
+
+2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * config.in: Regenerate.
+       * configure: Likewise.
+
+       * aclocal.m4 (SIM_CHECK_MEMBER): Replace definition with
+       definition of AC_CHECK_MEMBER.
+
+       * aclocal.m4: m4_include toplevel config/override.m4.
+       * configure: Regenerate.
+
+2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * Makefile.in (datarootdir): New variable.
+
+2009-07-07  Doug Evans  <dje@sebabeach.org>
+
+       * Make-common.in (CPU_DIR): Define.
+
+2009-07-06  Doug Evans  <dje@sebabeach.org>
+
+       * Make-common.in (CGEN_CPU_EXTR,CGEN_CPU_READ): Pass canonical
+       identifiers for file types rather than encoding internal
+       implementation details of cgen.sh.
+       (CGEN_CPU_WRITE,CGEN_CPU_SEM,CGEN_CPU_SEMSW): Ditto.
+       * cgen.sh: Add support for parallel makes.
+       Rewrite cpu/decode handling to avoid generating "extrafiles" twice.
+
+2009-05-18  Jon Beniston <jon@beniston.com>
+
+        * gennltvals.sh: Add lm32 target.
+        * nltvals.def: Add lm32 syscall definitions. 
+
+2009-03-19  J"orn Rennecke  <joern.rennecke@arc.com>  (tiny change)
+
+       Speed up simulator startup:
+       * sim-utils.c (zalloc): Use xcalloc.
+
 2009-01-07  Hans-Peter Nilsson  <hp@axis.com>
 
+       * cgen-ops.h (ADDQI, SUBQI, MULQI, NEGQI, ABSQI, ADDHI, SUBHI)
+       (MULHI, NEGHI, ABSHI, ADDSI, SUBSI, MULSI, NEGSI, ABSSI, ADDDI)
+       (SUBDI, MULDI, NEGDI, ABSDI): Cast arguments to the unsigned type
+       variant; UQI, UHI, USI, UDI, and cast the result to the signed
+       type, QI, HI, SI, DI.
+
        * callback.c (os_error): Mark as being a noreturn function.
        * sim-io.h (sim_io_error): Similar for sim_io_error.
 
This page took 0.025028 seconds and 4 git commands to generate.