diff options
author | Frank Ch. Eigler <fche@redhat.com> | 2000-08-21 15:52:39 +0000 |
---|---|---|
committer | Frank Ch. Eigler <fche@redhat.com> | 2000-08-21 15:52:39 +0000 |
commit | 604259a086894006eb6fd65142a26305858862e7 (patch) | |
tree | ce09ab34acd3e2874640afedcc8bc89c32e10aa7 /sim/i960/ChangeLog | |
parent | 9765193ec2250ebd086d8614342ae9ab95a4697c (diff) | |
download | gdb-604259a086894006eb6fd65142a26305858862e7.zip gdb-604259a086894006eb6fd65142a26305858862e7.tar.gz gdb-604259a086894006eb6fd65142a26305858862e7.tar.bz2 |
* Contribute CGEN simulator build support code.
* Patch was posted by bje@redhat.com.
Diffstat (limited to 'sim/i960/ChangeLog')
-rw-r--r-- | sim/i960/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/i960/ChangeLog b/sim/i960/ChangeLog index bb87c5e..fd85747 100644 --- a/sim/i960/ChangeLog +++ b/sim/i960/ChangeLog @@ -1,3 +1,8 @@ +2000-08-21 Frank Ch. Eigler <fche@redhat.com> + + * Makefile.in (i960-clean): Add stamp-arch, stamp-cpu. + (stamp-arch, stamp-cpu): New targets. + Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com> * configure: Regenerated to track ../common/aclocal.m4 changes. |