diff options
author | Dave Brolley <brolley@redhat.com> | 2003-09-08 17:25:35 +0000 |
---|---|---|
committer | Dave Brolley <brolley@redhat.com> | 2003-09-08 17:25:35 +0000 |
commit | d89a78b651379c57d0e866ed30a4ca7734037c74 (patch) | |
tree | 86a5a4684d04133e5926afb28d9824fef2803248 /sim/frv/ChangeLog | |
parent | ea52ff81ba88d9490d4fa765b922c764ab4c6f4a (diff) | |
download | gdb-d89a78b651379c57d0e866ed30a4ca7734037c74.zip gdb-d89a78b651379c57d0e866ed30a4ca7734037c74.tar.gz gdb-d89a78b651379c57d0e866ed30a4ca7734037c74.tar.bz2 |
2003-09-08 Dave Brolley <brolley@redhat.com>
On behalf of Doug Evans <dje@sebabeach.org>
* Makefile.in (stamp-arch,stamp-cpu): Pass archfile to cgen.
Remove copying of .cpu file to cgen/cpu, no longer needed.
Diffstat (limited to 'sim/frv/ChangeLog')
-rw-r--r-- | sim/frv/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/frv/ChangeLog b/sim/frv/ChangeLog index e7ae4f4..91f636a 100644 --- a/sim/frv/ChangeLog +++ b/sim/frv/ChangeLog @@ -1,3 +1,9 @@ +2003-09-08 Dave Brolley <brolley@redhat.com> + + On behalf of Doug Evans <dje@sebabeach.org> + * Makefile.in (stamp-arch,stamp-cpu): Pass archfile to cgen. + Remove copying of .cpu file to cgen/cpu, no longer needed. + 2003-09-03 Dave Brolley <brolley@redhat.com> * cpu.h, model.c, sem.c, decode.h, decode.c: Regenerated. |