diff options
author | Andrey Volkov <avolkov@transas.com> | 2002-07-29 17:01:57 +0000 |
---|---|---|
committer | Andrey Volkov <avolkov@transas.com> | 2002-07-29 17:01:57 +0000 |
commit | a64bfde32f9360d1d220a20835dca8ecf69113b6 (patch) | |
tree | 6acc21adda1c922dd76775abe4b754ffeda8d9d5 /sim/h8300/ChangeLog | |
parent | 467e970634e0f881a58ea8d71e35ceceb2f7eb80 (diff) | |
download | gdb-a64bfde32f9360d1d220a20835dca8ecf69113b6.zip gdb-a64bfde32f9360d1d220a20835dca8ecf69113b6.tar.gz gdb-a64bfde32f9360d1d220a20835dca8ecf69113b6.tar.bz2 |
Add dependences to Makefile.in and include sim-h8300 in compile.c
Diffstat (limited to 'sim/h8300/ChangeLog')
-rw-r--r-- | sim/h8300/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/h8300/ChangeLog b/sim/h8300/ChangeLog index e49d1cb..657a69f 100644 --- a/sim/h8300/ChangeLog +++ b/sim/h8300/ChangeLog @@ -1,3 +1,9 @@ +2002-07-29 Andrey Volkov <avolkov@transas.com> + + * compile.c: Include "gdb/sim-h8300.h" + * Makefile.in: Add dependences on "inst.h", + "gdb/callback.h", "gdb/remote-sim.h" and "gdb/sim-h8300.h". + 2002-06-16 Andrew Cagney <ac131313@redhat.com> * configure: Regenerated to track ../common/aclocal.m4 changes. |