diff options
author | Andrew Cagney <cagney@redhat.com> | 2003-01-31 16:32:45 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2003-01-31 16:32:45 +0000 |
commit | c48861fb9350162456bb07948643aeca6fa06e90 (patch) | |
tree | 21b3c204d4c2a4b5383c9d50efdbf756c59d96e5 /gdb/README | |
parent | d764a8245b40717267242979491f5a2fb131091e (diff) | |
download | binutils-c48861fb9350162456bb07948643aeca6fa06e90.tar.gz binutils-c48861fb9350162456bb07948643aeca6fa06e90.tar.bz2 binutils-c48861fb9350162456bb07948643aeca6fa06e90.zip |
2003-01-31 Andrew Cagney <ac131313@redhat.com>
* README: Remove reference to Ericsson 1800 monitor.
* Makefile.in (remote-es.o): Delete rule.
(ALLDEPFILES): Delete remote-es.c.
* remote-es.c: Delete file.
* config/m68k/es1800.mt: Delete file.
* config/djgpp/fnchange.lst: Update.
* configure.tgt: Delete m68*-ericsson-* target.
Diffstat (limited to 'gdb/README')
-rw-r--r-- | gdb/README | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/README b/gdb/README index 97224c75e01..a8b4b82f3ef 100644 --- a/gdb/README +++ b/gdb/README @@ -464,7 +464,6 @@ monitors and other hardware: remote-array.c Array Tech RAID controller remote-e7000.c Hitachi E7000 ICE - remote-es.c Ericsson 1800 monitor remote-est.c EST emulator remote-hms.c Hitachi Micro Systems H8/300 monitor remote-mips.c MIPS remote debugging protocol |