X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=sim%2FChangeLog;h=92193f533784e48b4e0c0f53c41e849cc6492c72;hb=786e2c0f621fad6ac9f6cf8070c65e247b7a278a;hp=9b4122709982e7ea63d39df698f392adc9fa2acc;hpb=3f1a33d6736d504f6935087905db07a5c908ea5e;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/ChangeLog b/sim/ChangeLog index 9b41227099..92193f5337 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,3 +1,119 @@ +Sat Mar 4 16:48:54 2000 Andrew Cagney + + * MAINTAINERS: New file. Blank. + +1999-11-18 Ben Elliston + + * configure.in: Require autoconf 2.13 and remove obsolete + invocation of AC_C_CROSS. + * configure: Regenerate. + +1999-09-29 Doug Evans + + * configure.in: Configure the testsuite directory for thumb. + * configure: Regenerate. + +1999-07-16 Ben Elliston + + * configure.in: Configure the testsuite directory for arm. + * configure: Regenerate. + +1999-04-08 Nick Clifton + + * configure.in: Add support for MCore target. + * configure: Regenerate. + +1999-03-14 Stan Shebs + + * Makefile.in (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS): Remove + RUNTEST instead of commenting out, fixes portability problem. + +1999-02-08 Nick Clifton + + * 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 + + * configure.in (i960-*-*): Add. + * configure: Rebuild. + +Wed Nov 4 19:11:43 1998 Dave Brolley + + * configure.in: Added case for fr30-*-*. + * configure: Regenerated. + +Fri Sep 25 10:12:19 1998 Christopher Faylor + + * 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 + + * 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 + + * configure.in: Build simulator on sparclite and sparc86x targets. + * configure: Regenerate. + +Sun Apr 26 15:21:01 1998 Tom Tromey + + * Makefile.in (autoconf-common autoheader-common): Don't pass -l + to autoconf and autoheader. + +Fri Apr 24 11:14:13 1998 Tom Tromey + + * 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 + + * 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 + + * configure.in (extra_subdirs): Enable igen for mn10300. + * configure: Re-generate. + +Tue Dec 2 10:10:42 1997 Nick Clifton + + * 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 + + * configure.in (extra_subdirs): Add IGEN directory when MIPS + target. + * configure: Regenerate. + +Fri Sep 12 13:10:31 1997 Andrew Cagney + + * configure.in (extra_subdirs): v850ea needs igen. + * configure: Re-generate. + +Mon Sep 1 16:48:23 1997 Andrew Cagney + + * configure.in (testdir): When a testsuite directory, add that to + the list of confdirs. + +Tue Aug 19 11:17:46 1997 Andrew Cagney + + * configure.in (extra_subdirs): Enable igen ready for V850. + Tue Aug 26 15:14:48 1997 Andrew Cagney * configure.in (w65-*-*, only_if_enabled): Set. @@ -10,18 +126,14 @@ Mon Aug 25 16:26:53 1997 Andrew Cagney simulator. * configure: Regenerate. -start-sanitize-v850e Mon Aug 18 10:56:59 1997 Nick Clifton * configure.in (extra_subdirs): Add v850e target. -end-sanitize-v850e -start-sanitize-v850eq Mon Aug 18 10:56:59 1997 Nick Clifton - * 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 * configure.in (sparc*-*-*): Don't build erc32. @@ -39,12 +151,6 @@ Mon Apr 21 22:57:55 1997 Andrew Cagney * 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 - - * configure.in (tic80-*-*): New target. - -end-sanitize-tic80 Fri Apr 11 17:18:07 1997 Ian Lance Taylor * Makefile.in (clean mostlyclean): Restore targets accidentally @@ -68,11 +174,9 @@ Wed Apr 2 14:25:52 1997 Andrew Cagney Wed Mar 19 14:26:21 1997 Andrew Cagney -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. @@ -87,17 +191,13 @@ Wed Feb 19 10:34:20 1997 Andrew Cagney * 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 * 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 @@ -143,14 +243,12 @@ Thu Oct 17 12:50:08 1996 Doug Evans (--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 * configure.in: Do build erc32 for DOS and Windows hosts. @@ -168,12 +266,10 @@ Wed Sep 4 15:49:16 1996 Ian Lance Taylor 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 * configure.in (d10v-*-*): Added D10V simulator. @@ -328,7 +424,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)