sim: always enable support for the --endian option
[binutils-gdb.git] / sim / common / ChangeLog
index 26f00e64b974c795ed39f20a722569a349cd2237..1b1bd3b1698ce8154311651e1231ce41625cc7fb 100644 (file)
@@ -1,3 +1,81 @@
+2010-03-22  Mike Frysinger  <vapier@gentoo.org>
+
+       * sim/common/sim-options.c (enum): Remove SIM_HAVE_BIENDIAN ifdef.
+       (standard_options): Likewise.
+       (standard_option_handler): Likewise.
+
+2010-03-16  Mike Frysinger  <vapier@gentoo.org>
+
+       * hw-ports.c (TRACE): Delete.
+       * hw-properties.c (TRACE): Delete.
+       (hw_find_ihandle_runtime_property): Change TRACE to HW_TRACE.
+       (hw_find_integer_property): Likewise.
+       (hw_find_integer_array_property): Likewise.
+       (hw_add_duplicate_property): Likewise.
+
+2010-03-15  Mike Frysinger  <vapier@gentoo.org>
+
+       * hw-properties.h (hw_add_boolean_property): Rename "bool" to
+       "boolean".
+
+2010-02-04  Mike Frysinger  <vapier@gentoo.org>
+
+       * sim-model.c: Include sim-model.h
+
+2010-02-04  Mike Frysinger  <vapier@gentoo.org>
+
+       * sim-base.h: Declare sim_state.cpu as a pointer in the comment.  Drop
+       & from the STATE_CPU() examples.
+
+2010-01-24  Doug Evans  <dje@sebabeach.org>
+
+       * cgen-accfp.c (fextsfdf): New arg how.  All callers updated.
+       (ftruncdfsf, floatsisf, flostsidf, ufloatsisf, fixsfsi, fixdfsi,
+       ufixsfsi): Ditto.
+       * cgen-fpu.h (CGEN_FPCONV_KIND): New enum.
+       (struct cgen_fp_ops): Update signatures of floating point conversion
+       operations.
+
+       * Make-common.in (CGEN_SIM_DEPS): Define.
+       (CGEN_INCLUDE_DEPS): Use it.
+       (CGEN_MAIN_CPU_DEPS): Simplify.
+
+2010-01-22  Doug Evans  <dje@sebabeach.org>
+
+       * cgen-ops.h (SUBWORDXFSI): Fix word ordering.
+       (SUBWORDTFSI, JOINSIDI): Ditto.
+
+2010-01-05  Doug Evans  <dje@sebabeach.org>
+
+       * cgen-types.h (SETDI): Delete, unused.
+
+2009-12-02  Doug Evans  <dje@sebabeach.org>
+
+       * cgen-engine.h: Remove duplicated comment.
+
+2009-11-23  Doug Evans  <dje@sebabeach.org>
+
+       * cgen-engine.h (EXTRACT_MSB0_SINT): Renamed from EXTRACT_MSB0_INT.
+       (EXTRACT_LSB0_SINT): Renamed from EXTRACT_LSB0_INT.
+
+2009-11-22  Doug Evans  <dje@sebabeach.org>
+
+       * cgen-engine.h (EXTRACT_MSB0_LGSINT, EXTRACT_MSB0_LGUINT): Define.
+       (EXTRACT_LSB0_LGSINT, EXTRACT_LSB0_LGUINT): Define.
+       (EXTRACT_FN, SEMANTIC_FN): Use CGEN_INSN_WORD in prototype
+       instead of CGEN_INSN_INT.
+
+       * cgen-trace.h (trace_extract): Add cast to fix warning.
+
+2009-11-05  Doug Evans  <dje@sebabeach.org>
+
+       * cgen-mem.h (DECLARE_GETT): Don't inline.
+       (DECLARE_SETT): Ditto.
+
+2009-10-15  Joel Sherrill <joel.sherrill@oarcorp.com>
+
+       * sim-inline.h: Fix spelling error.
+
 2009-10-02  Ralf Corsepius <ralf.corsepius@rtems.org>
 
        * Make-common.in: Add datarootdir.