]> 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 f8fc051062dcdb1d7c8f795084a252285ebd4264..2183398a80d5f17e7dfc266de8982b66814eabad 100644 (file)
@@ -1,3 +1,136 @@
+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.