Regenerate tree using Autoconf 2.64 and Automake 1.11.
[deliverable/binutils-gdb.git] / sim / v850 / ChangeLog
index 78fe7e288c267ee1ef01f35e0c94730d45f1c302..73407d853f45593f93ed5c104401b6f0e283cbf0 100644 (file)
@@ -1,3 +1,118 @@
+2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * config.in: Regenerate.
+       * configure: Likewise.
+
+       * configure: Regenerate.
+
+2008-07-11  Hans-Peter Nilsson  <hp@axis.com>
+
+       * configure: Regenerate to track ../common/common.m4 changes.
+       * config.in: Ditto.
+
+2008-06-06  Vladimir Prus  <vladimir@codesourcery.com>
+            Daniel Jacobowitz  <dan@codesourcery.com>
+            Joseph Myers  <joseph@codesourcery.com>
+
+       * configure: Regenerate.
+
+2008-02-05  DJ Delorie  <dj@redhat.com>
+
+       * simops.c (OP_1C007E0): Compensate for 64 bit hosts.
+       (OP_18007E0): Likewise.
+       (OP_2C007E0): Likewise.
+       (OP_28007E0): Likewise.
+       * v850.igen (divh): Likewise.
+       
+       * simops.c (OP_C0): Correct saturation logic.
+       (OP_220): Likewise.
+       (OP_A0): Likewise.
+       (OP_660): Likewise.
+       (OP_80): Likewise.
+
+       * simops.c (OP_2A0): If the shift count is zero, clear the
+       carry.
+       (OP_A007E0): Likewise.
+       (OP_2C0): Likewise.
+       (OP_C007E0): Likewise.
+       (OP_280): Likewise.
+       (OP_8007E0): Likewise.
+
+       * simops.c (OP_2C207E0): Correct PSW flags for special divu
+       conditions.
+       (OP_2C007E0): Likewise, for div.
+       (OP_28207E0): Likewise, for divhu.
+       (OP_28007E0): Likewise, for divh.  Also, sign-extend the correct
+       operand.
+       * v850.igen (divh): Likewise, for 2-op divh.
+       
+       * v850.igen (bsh): Fix carry logic.
+
+2007-02-20  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * Makefile.in (interp.o): Uncomment and update.
+
+2006-12-21  Hans-Peter Nilsson  <hp@axis.com>
+
+       * acconfig.h: Remove.
+       * config.in: Regenerate.
+
+2006-06-13  Richard Earnshaw  <rearnsha@arm.com>
+
+       * configure: Regenerated.
+
+2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * configure: Regenerated.
+
+2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * configure: Regenerated.
+
+2005-03-23  Mark Kettenis  <kettenis@gnu.org>
+
+       * configure: Regenerate.
+
+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.
This page took 0.024682 seconds and 4 git commands to generate.