Index: arm/ChangeLog
[deliverable/binutils-gdb.git] / sim / v850 / ChangeLog
index 15c1deed96193419a7db9019750d1d09581853c9..ed31848c18ff6034c095fc989ed10b6607bcf7a6 100644 (file)
@@ -1,3 +1,94 @@
+2005-01-14  Andrew Cagney  <cagney@gnu.org>
+
+       * configure.ac: Sinclude aclocal.m4 before common.m4.  Add
+       explicit call to AC_CONFIG_HEADER.
+       * configure: Regenerate.
+
+2005-01-12  Andrew Cagney  <cagney@gnu.org>
+
+       * configure.ac: Update to use ../common/common.m4.
+       * configure: Re-generate.
+
+2005-01-11  Andrew Cagney  <cagney@localhost.localdomain>
+
+       * configure: Regenerated to track ../common/aclocal.m4 changes.
+
+2005-01-07  Andrew Cagney  <cagney@gnu.org>
+
+       * configure.ac: Rename configure.in, require autoconf 2.59.
+       * configure: Re-generate.
+
+2004-12-08  Hans-Peter Nilsson  <hp@axis.com>
+
+       * configure: Regenerate for ../common/aclocal.m4 update.
+
+2004-01-18  Mark Kettenis  <kettenis@gnu.org>
+
+       * simops.c: Include <sys/types.h>.
+
+2003-09-05  Andrew Cagney  <cagney@redhat.com>
+           Nick Clifton  <nickc@redhat.com>
+
+       * interp.c (sim_open): Accept bfd_mach_v850e1.
+       * v850-dc: Add entry for v850e1.
+       * v850.igen: Add support for v850e1.
+       Add code for DBTRAP and DBRET instructions.
+       (dbtrap): Create a separate v850e1 specific instruction.
+       Only generate a trap if the target is not the v850e1.
+       Otherwise treat it as a special kind of branch.
+       (break): Mark as v850/v850e specific.
+       
+2003-05-16  Ian Lance Taylor  <ian@airs.com>
+
+       * Makefile.in (SHELL): Make sure this is defined.
+       (tmp-igen): Use $(SHELL) whenever we invoke move-if-change.
+
+2003-04-06  Nick Clifton  <nickc@redhat.com>
+
+       * simops.c (OP_40): Delete.  Move code to...
+       * v850-igen.c (): ...Here. Sign extend the first operand.
+       * simops.h (OP_40): Remove prototype.
+
+2003-02-27  Andrew Cagney  <cagney@redhat.com>
+
+       * interp.c (sim_open, sim_create_inferior): Rename _bfd to bfd.
+
+2002-11-30  Andrew Cagney  <cagney@redhat.com>
+
+       * simops.c: Use int, 1, 0 instead of boolean, true and false.
+       * sim-main.h: Ditto.
+
+2002-09-27  Jim Wilson  <wilson@redhat.com>
+
+       * simops.c (OP_E6077E0): And op1 with 7 after reading register, not
+       before.
+       (BIT_CHANGE_OP): Likewise.
+
+2002-09-26  Jim Wilson  <wilson@redhat.com>
+
+       * simops (OP_10007E0): Don't subtract 4 from PC.
+
+2002-09-19  Nick Clifton  <nickc@redhat.com>
+
+       * interp.c (sim_open): Remove reference to v850ea.
+       (sim_create_inferior): Likewise.
+       * v850-dc: Likewise.
+       * v850.igen: Remove all references to v850ea, including v850ea
+       specific instructions.
+
+2002-08-29  Nick Clifton  <nickc@redhat.com>
+
+       From 2001-08-23  Catherine Moore  <clm@redhat.com>
+
+       * Makefile.in: Add gen-zero-r0 option.
+       * sim-main.h (GPR_SET, GPR_CLEAR): Define.
+       * simops.c (OP_24007E0):  Sign extend the imm9
+       operand of a mul instruction.
+
+2002-06-17  Andrew Cagney  <cagney@redhat.com>
+
+       * simops.c (trace_result): Fix printf formatting.
+
 2002-06-16  Andrew Cagney  <ac131313@redhat.com>
 
        * configure: Regenerated to track ../common/aclocal.m4 changes.
This page took 0.02898 seconds and 4 git commands to generate.