diff options
author | Andrew Cagney <cagney@redhat.com> | 2001-07-10 22:46:59 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2001-07-10 22:46:59 +0000 |
commit | b51c76031a7287d6629083e94020afc93eddc42d (patch) | |
tree | 286d9377575f0e7f94b1c33909816abcd651871e /sim/m68hc11/ChangeLog | |
parent | 899ff3a211b8df5737b55890c0956daaeb407dde (diff) | |
download | gdb-b51c76031a7287d6629083e94020afc93eddc42d.zip gdb-b51c76031a7287d6629083e94020afc93eddc42d.tar.gz gdb-b51c76031a7287d6629083e94020afc93eddc42d.tar.bz2 |
* Makefile.in (gencode): Provide explicit path to gencode.c.
Diffstat (limited to 'sim/m68hc11/ChangeLog')
-rw-r--r-- | sim/m68hc11/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/m68hc11/ChangeLog b/sim/m68hc11/ChangeLog index 04e0fb6..b17febb 100644 --- a/sim/m68hc11/ChangeLog +++ b/sim/m68hc11/ChangeLog @@ -1,3 +1,7 @@ +2001-07-10 Andrew Cagney <ac131313@redhat.com> + + * Makefile.in (gencode): Provide explicit path to gencode.c. + 2001-05-20 Stephane Carrez <Stephane.Carrez@worldnet.fr> * Makefile.in (M68HC11_OBJS): Add m68hc12int.o. |