diff options
author | Daniel Jacobowitz <drow@false.org> | 2003-12-14 20:28:56 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2003-12-14 20:28:56 +0000 |
commit | 0c6f48899279371568f8e0d7d94c9c2513b021d6 (patch) | |
tree | 552740a212dbe677b2407f14ff09dd07bf07eed6 /sim/ChangeLog | |
parent | d65bf6c15a506c2ab4b723a292714f5abdccb343 (diff) | |
download | gdb-0c6f48899279371568f8e0d7d94c9c2513b021d6.zip gdb-0c6f48899279371568f8e0d7d94c9c2513b021d6.tar.gz gdb-0c6f48899279371568f8e0d7d94c9c2513b021d6.tar.bz2 |
Merge drow-cplus-branch to:
cvs rtag -D 2003-12-14 00:00:00 UTC drow-cplus-merge-20031214 gdb+dejagnu
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r-- | sim/ChangeLog | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index 35bcfb5..97fecf2 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,3 +1,45 @@ +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. |