diff options
author | Stu Grossman <grossman@cygnus> | 1995-10-27 17:53:44 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1995-10-27 17:53:44 +0000 |
commit | 0fb3e100cb114c5c9f3b56374e8a8e94aa5b4460 (patch) | |
tree | f37ad3b85d4a1da0e963cd746f144a3957ab78b7 /gdb/ChangeLog | |
parent | cd10c7e3886bd28dc6ada58dcd5d93685a3ce865 (diff) | |
download | gdb-0fb3e100cb114c5c9f3b56374e8a8e94aa5b4460.zip gdb-0fb3e100cb114c5c9f3b56374e8a8e94aa5b4460.tar.gz gdb-0fb3e100cb114c5c9f3b56374e8a8e94aa5b4460.tar.bz2 |
* config/mips/tm-magic.h config/mips/magic.mt: New files for
magic target support.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3bd54c5..26e2b6e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -49,6 +49,8 @@ start-sanitize-gm * configure, configure.in: Add mip*-*-magic* target. * magic.c magic.h: Special routines to handle GM stuff (like stepping through dispatcher). + * config/mips/tm-magic.h config/mips/magic.mt: New files for + magic target support. end-sanitize-gm Thu Oct 26 22:02:27 1995 Stan Shebs <shebs@andros.cygnus.com> |