diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 01d265e..4a46ce8 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,14 @@ +Mon Nov 15 14:32:29 1993 Steve Chamberlain (sac@jonny.cygnus.com) + + * remote-e7000.c: New file to cope with the Hitachi E7000 ICE. + * remote-utils.c, remote-utils.h (gr_load_image): New function to + download to target. + * h8300-tdep.c, h8500-tdep.c, remote-z8k.c, sh-tdep.c z8k-tdep.c + (sim_load): delete. + * remote-sim.c (gr_sim_load): Use gd_load_image, rather than + sim_load. + * config/sh/sh.mt: Add remote-e7000 + Mon Nov 15 11:38:25 1993 Jim Kingdon (kingdon@lioth.cygnus.com) * config/i386/linux.mh: Remove XM_CLIBS, TERMLIB, SYSV_DEFINE, and |