diff options
author | Steve Chamberlain <sac@cygnus> | 1994-06-27 17:16:26 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1994-06-27 17:16:26 +0000 |
commit | 5567978794e02ed8ef4a7793f8950857b22e324d (patch) | |
tree | 805fb8b2494baee239adbd4dac134c37a99c1501 /gdb/.Sanitize | |
parent | 6a86fa489b7cb1048f9028ba674bd29da2537643 (diff) | |
download | gdb-5567978794e02ed8ef4a7793f8950857b22e324d.zip gdb-5567978794e02ed8ef4a7793f8950857b22e324d.tar.gz gdb-5567978794e02ed8ef4a7793f8950857b22e324d.tar.bz2 |
* ser-e7kpc.c: New file to support the E7000 with the PC ISA
bus interface.
* serial.c (serial_open): Notice device "pc".
* remote-e7000.c: Fix copyright date.
(expect): Compare \n and \r the same.
(e7000_open): Allow pc as a serial port
* sh/sh.mt: Add ser-e7kpc.
* h8300/h8300hms.mt: Add ser-e7kpc.
* main.c (proc_wait): Don't wait if using go32.
Diffstat (limited to 'gdb/.Sanitize')
-rw-r--r-- | gdb/.Sanitize | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/.Sanitize b/gdb/.Sanitize index 5fd93f0..8ae4173 100644 --- a/gdb/.Sanitize +++ b/gdb/.Sanitize @@ -251,6 +251,7 @@ rs6000-nat.c rs6000-pinsn.c rs6000-tdep.c saber.suppress +ser-e7kpc.c ser-go32.c ser-tcp.c ser-unix.c |