]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/ChangeLog
2003-10-17 Shrinivas Atre <shrinivasa@KPITCummins.com>
[thirdparty/binutils-gdb.git] / sim / ChangeLog
index 5aebd7077b1beed2c8b38d21b317e13f10168377..2183398a80d5f17e7dfc266de8982b66814eabad 100644 (file)
@@ -1,3 +1,260 @@
+2003-10-17  Shrinivas Atre  <shrinivasa@KPITCummins.com>
+     * h8300/compile.c : Addition of extern variable h8300_normal_mode 
+        (SP) : Handle normal mode 
+        (bitfrom) : Use normal mode flag to return suitable value
+        (lvalue) : Use normal mode flag to return command line location
+        (decode) : Decode instruction correctly for normal mode
+        (init_pointers) : Initialise memory correctly for normal mode
+        (sim_resume) : Handle cases for normal mode using h8300_normal_mode flag
+        (sim_store_register) : Handle 2 byte PC for normal mode 
+        (sim_fetch_register) : Handle 2 byte PC for normal mode
+        (set_h8300h) : Set normal mode flag as per architechture
+        (sim_load) : Allocate 64K for normal mode instead of bigger memory
+
+2003-10-08  Dave Brolley  <brolley@redhat.com>
+
+       * configure.in: Move frv handling to alphabetically correct placement.
+
+2003-09-03  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.in (FLAGS_TO_PASS): Pass down $(bindir) and $(mandir).
+
+2003-08-29  Dave Brolley  <brolley@redhat.com>
+
+       * MAINTAINERS: Add myself as maintainer of the FRV port.
+
+2003-08-20  Michael Snyder  <msnyder@redhat.com>
+            Dave Brolley  <brolley@redhat.com>
+
+       * frv/: New directory, simulator for the Fujitsu FRV.
+       * configure.in: Add frv configury.
+       * configure: Regenerate.
+
+2003-08-10  Ben Elliston  <bje@wasabisystems.com>
+
+       * MAINTAINERS: Update my mail address.
+
+2003-08-09  Andrew Cagney  <cagney@redhat.com>
+
+       * MAINTAINERS: Andrew Cagney (mips) and Geoff Keating (ppc) drop
+       maintenance.  List igen and sh maintainers.  Mention that target
+       and global maintainers pick up the slack.
+
+2003-07-09  Michael Snyder  <msnyder@redhat.com>
+
+       * configure.in: Add testsuite to extra_subdirs for sh.
+       * configure: Regenerate.
+
+2003-01-23  Nick Clifton  <nickc@redhat.com>
+
+       * Add sh2e support:
+
+2002-04-02  Alexandre Oliva  <aoliva@redhat.com>
+
+       * sh/gencode.c: Replace sh3e with sh2e except in fsqrt.
+
+2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
+
+       * MAINTAINERS: Update my email address.
+
+2002-07-17  Andrew Cagney  <ac131313@redhat.com>
+
+       * w65/: Delete directory.
+
+2002-07-16  Andrew Cagney  <ac131313@redhat.com>
+
+       * configure.in (extra_subdirs): Mark fr30-*-* as obsolete.
+       * configure: Re-generate.
+
+2002-07-13  Andrew Cagney  <ac131313@redhat.com>
+
+       * configure.in (extra_subdirs): Mark d30v-*-* as obsolete.
+       * configure: Re-generate.
+       
+2002-06-16  Andrew Cagney  <ac131313@redhat.com>
+
+       * Makefile.in (autoconf-changelog autoheader-changelog): Let name,
+       id, date and host to be overriden by NAME, ID, DATE and HOST
+       respectfully.  Use ISO dates.
+
+Thu Jun  6 12:34:13 2002  Andrew Cagney  <cagney@redhat.com>
+
+       * Makefile.in (ChangeLog): New makefile variable.
+       * README-HACKING: Mention the ChangeLog makefile variable.
+
+2002-06-01  Andrew Cagney  <ac131313@redhat.com>
+
+       * tic80/: Delete directory.
+
+2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
+
+       * MAINTAINERS: Update my email address.
+
+2002-03-06  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
+
+       * MAINTAINERS: Record self as maintainer of m68hc11 simulator.
+
+2002-03-01  Frank Ch. Eigler  <fche@redhat.com>
+
+       * MAINTAINERS: Record self as a co-maintainer of just common/.
+
+2002-02-07  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * MAINTAINERS: Point to GDB files describing overall maintaince
+       and check-in procedures.
+
+2002-01-10  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * MAINTAINERS: Add myself for ARM portions.
+
+2001-10-19  Andrew Cagney  <ac131313@redhat.com>
+
+       * configure.in: When Linux or NetBSD, enable PowerPC simulator.
+       * configure: Re-generate.
+
+2001-02-16  Ben Elliston  <bje@redhat.com>
+
+       * MAINTAINERS: Add myself for common portions.
+
+2001-01-15  Chris Demetriou  <cgd@broadcom.com>
+
+       * MAINTAINERS: Added self and Andrew for the mips sim.
+
+2000-10-25  Geoff Keating  <geoffk@cygnus.com>
+
+       * MAINTAINERS: Added self and Andrew for the ppc sim.
+
+Thu Jul 27 21:26:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       From Stephane Carrez <Stephane.Carrez@worldnet.fr>:
+       * m68hc11: New directory.
+       * configure.in: Add.
+       * configure: Regenerate.
+
+Tue Jul  4 13:43:54 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * tic80: New directory.
+       * configure.in: Add configury.
+       * configure: Regenerate.
+
+2000-04-20  Nick Clifton  <nickc@cygnus.com>
+
+       * configure.in (extra_subdirs): Add testsuite to strongarm
+       directories. 
+       * configure: Regenerate.
+
+Sat Mar  4 16:48:54 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * MAINTAINERS: New file.  Blank.
+
+1999-11-18  Ben Elliston  <bje@cygnus.com>
+
+       * configure.in: Require autoconf 2.13 and remove obsolete
+       invocation of AC_C_CROSS.
+       * configure: Regenerate.
+
+1999-09-29  Doug Evans  <devans@casey.cygnus.com>
+
+       * configure.in: Configure the testsuite directory for thumb.
+       * configure: Regenerate.
+
+1999-07-16  Ben Elliston  <bje@cygnus.com>
+
+       * configure.in: Configure the testsuite directory for arm.
+       * configure: Regenerate.
+
+1999-04-08  Nick Clifton  <nickc@cygnus.com>
+
+       * configure.in: Add support for MCore target.
+       * configure: Regenerate.
+
+1999-03-14  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Remove
+       RUNTEST instead of commenting out, fixes portability problem.
+
+1999-02-08  Nick Clifton  <nickc@cygnus.com>
+
+       * configure.in: Add support for StrongARM target.
+       * configure: Regenerate.
+
+1999-01-04  Jason Molenda  (jsm@bugshack.cygnus.com)
+
+       * configure.in: Require autoconf 2.12.1 or higher.
+
+1998-12-08  James E Wilson  <wilson@wilson-pc.cygnus.com>
+
+       * configure.in (i960-*-*): Add.
+       * configure: Rebuild.
+
+Wed Nov  4 19:11:43 1998  Dave Brolley  <brolley@cygnus.com>
+
+       * configure.in: Added case for fr30-*-*.
+       * configure: Regenerated.
+
+Fri Sep 25 10:12:19 1998  Christopher Faylor <cgf@cygnus.com>
+
+       * ppc/Makefile.in: Add EXEEXT to installed powerpc-eabi-run program
+       to allow successful operation on Windows.
+
+Thu May 28 14:59:46 1998 Jillian Ye <jillian@cygnus.com>
+
+       * Makefile.in: Take RUNTEST out of FLAGS_TO_PASS so that make
+       check can be invoked recursively.
+
+Wed Apr 29 12:38:53 1998  Mark Alexander  <marka@cygnus.com>
+
+       * configure.in: Build simulator on sparclite and sparc86x targets.
+       * configure: Regenerate.
+
+Sun Apr 26 15:21:01 1998  Tom Tromey  <tromey@cygnus.com>
+
+       * Makefile.in (autoconf-common autoheader-common): Don't pass -l
+       to autoconf and autoheader.
+
+Fri Apr 24 11:14:13 1998  Tom Tromey  <tromey@cygnus.com>
+
+       * Makefile.in (autoconf-common autoheader-common): Pass `-l
+       ../common' to autoconf and autoheader.  Unconditionally run
+       autoconf in every subdir.
+       (autoconf-changelog autoheader-changelog): Unconditionally run
+       commands in every subdir.
+       (autoconf-install autoheader-install): Likewise.
+
+Tue Mar 24 17:12:43 1998  Stu Grossman  <grossman@bhuna.cygnus.co.uk>
+
+       * Makefile.in:  Get SHELL from configure.
+       * (FLAGS_TO_PASS):  Pass down SHELL.
+       * configure:  Regenerate with autoconf 2.12.1 to fix shell issues for
+       NT native builds.
+
+Tue Mar 24 11::18:00 1998  Joyce Janczyn  <janczyn@cygnus.com>
+
+       * configure.in (extra_subdirs): Enable igen for mn10300.
+       * configure: Re-generate.
+
+Tue Dec  2 10:10:42 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * configure.in (extra_subdirs): Add support for thumb target.
+
+       * configure (extra_subdirs): Add support for thumb target.
+
+Wed Oct  8 12:38:48 1997  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * configure.in (extra_subdirs): Add IGEN directory when MIPS
+       target.
+       * configure: Regenerate.
+       
+Fri Sep 12 13:10:31 1997  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * configure.in (extra_subdirs): v850ea needs igen.
+       * configure: Re-generate.
+       
+Mon Sep  1 16:48:23 1997  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * configure.in (testdir): When a testsuite directory, add that to
+       the list of confdirs.
+
 Tue Aug 19 11:17:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * configure.in (extra_subdirs): Enable igen ready for V850.
@@ -14,18 +271,14 @@ Mon Aug 25 16:26:53 1997  Andrew Cagney  <cagney@b1.cygnus.com>
        simulator.
        * configure: Regenerate.
        
-start-sanitize-v850e
 Mon Aug 18 10:56:59 1997  Nick Clifton  <nickc@cygnus.com>
 
        * configure.in (extra_subdirs): Add v850e target.
 
-end-sanitize-v850e
-start-sanitize-v850eq
 Mon Aug 18 10:56:59 1997  Nick Clifton  <nickc@cygnus.com>
 
-       * configure.in (extra_subdirs): Add v850eq target.
+       * configure.in (extra_subdirs): Add v850ea target.
 
-end-sanitize-v850eq
 Fri Jul 25 11:40:47 1997  Doug Evans  <dje@canuck.cygnus.com>
 
        * configure.in (sparc*-*-*): Don't build erc32.
@@ -43,12 +296,6 @@ Mon Apr 21 22:57:55 1997  Andrew Cagney  <cagney@b1.cygnus.com>
        * Makefile.in (.NOEXPORT, MAKEOVERRIDES): Moved to end, BSD make
        thought that .NOEXPORT was the default target.
 
-start-sanitize-tic80
-Mon Apr 21 22:26:52 1997  Andrew Cagney  <cagney@b1.cygnus.com>
-
-       * configure.in (tic80-*-*): New target.
-
-end-sanitize-tic80
 Fri Apr 11 17:18:07 1997  Ian Lance Taylor  <ian@cygnus.com>
 
        * Makefile.in (clean mostlyclean): Restore targets accidentally
@@ -72,11 +319,9 @@ Wed Apr  2 14:25:52 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
 
 Wed Mar 19 14:26:21 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
 
-start-sanitize-d30v
        * configure.in (extra_subdirs): Include testsuite for d30v.
        * configure: Regenerate.
        
-end-sanitize-d30v
        * Makefile.in (RUNTEST, RUNTESTFLAGS): Borrow test rules from
        ../gdb/Makefile.in
        (check): New rules - drive the testsuite.
@@ -91,17 +336,13 @@ Wed Feb 19 10:34:20 1997  Andrew Cagney  <cagney@critters.cygnus.com>
 
        * configure.in (extra_subdirs): Generalize common sub directory
        into a list.
-start-sanitize-d30v
        (extra_subdirs): For d30v add igen to the list to be built.
 
-end-sanitize-d30v
-start-sanitize-d30v
 Sun Feb 16 16:37:47 1997  Andrew Cagney  <cagney@critters.cygnus.com>
 
        * configure.in (d30v): New target.
        * configure: Regenerated.
        
-end-sanitize-d30v
 Wed Feb 19 23:17:13 1997  Jeffrey A Law  (law@cygnus.com)
 
        * configure.in: Don't require GCC to build the mn10200
@@ -147,14 +388,12 @@ Thu Oct 17 12:50:08 1996  Doug Evans  <dje@canuck.cygnus.com>
        (--enable-sim): Add.
        * configure: Regenerated.
 
-start-sanitize-v850
 Fri Oct 11 21:13:43 1996  Jeffrey A Law  (law@cygnus.com)
 
        * configure.in: Only build the V850 simulator if
        we are using gcc.
        * configure: Rebuild.
 
-end-sanitize-v850
 Sun Sep  8 17:22:50 1996  Ian Lance Taylor  <ian@cygnus.com>
 
        * configure.in: Do build erc32 for DOS and Windows hosts.
@@ -172,12 +411,10 @@ Wed Sep  4 15:49:16 1996  Ian Lance Taylor  <ian@cygnus.com>
        gcc.
        * configure: Rebuild.
 
-start-sanitize-v850
 Wed Aug 28 19:05:23 1996  Jeffrey A Law  (law@cygnus.com)
 
        * configure.in (v850-*-*): Added V850 simulator.
 
-end-sanitize-v850
 Thu Aug  1 17:08:41 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
 
        * configure.in (d10v-*-*): Added D10V simulator.
@@ -332,7 +569,7 @@ Mon Sep 13 12:47:15 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
        * Makefile.in (all-z8k, install-z8k, clean-z8k, all-h8300,
          install-h8300, clean-h8300, all-h8500, install-h8500,
          clean-h8500, all-sh, install-sh, clean-sh): do not echo
-         recursion lines. 
+         recursion lines.
 
 Wed Jun 30 14:12:05 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)