diff options
author | Andrew Cagney <cagney@redhat.com> | 1997-04-02 04:53:56 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 1997-04-02 04:53:56 +0000 |
commit | 61c8342039a6f9e0607d7e557c2c129c5a0ddf77 (patch) | |
tree | 6a977c42597e4c6ea673a5cb4c910b786b5f11d7 | |
parent | b69cc8ab14c443a9310b2ce0c8b129d5d9924225 (diff) | |
download | gdb-61c8342039a6f9e0607d7e557c2c129c5a0ddf77.zip gdb-61c8342039a6f9e0607d7e557c2c129c5a0ddf77.tar.gz gdb-61c8342039a6f9e0607d7e557c2c129c5a0ddf77.tar.bz2 |
New target autoconf-changelog
-rw-r--r-- | sim/ChangeLog | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index 9c60360..729a0ce 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,3 +1,41 @@ +Wed Apr 2 14:25:52 1997 Andrew Cagney <cagney@kremvax.cygnus.com> + + * Makefile.in (autoconf-common-changelog): New target, update + ChangeLog for all subdirectories - normally used after + autoconf-common target. + +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. + +Mon Mar 3 13:01:00 1997 Jeffrey A Law (law@cygnus.com) + + * configure.in: Add mn10200 configure lines accidentally + removed. + * configure: Regenerated. + +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 |