aboutsummaryrefslogtreecommitdiff
path: root/gdb/ser-go32-para.c
AgeCommit message (Collapse)AuthorFilesLines
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-03-07 * serial.h ser-go32.c ser-go32-para.c ser-mac.c ser-tcp.cStu Grossman1-0/+9
ser-unix.c: Add SERIAL_SETSTOPBITS to set the number of stopbits (needed for IDP board?!?!?).
1995-02-04 * ser-go32-para.c (dos_read): fix syntax errors.Kung Hsu1-4/+5
1995-02-03 * arc-tdep.c: new target dependent codes for arc processor.Kung Hsu1-0/+261
* remote-arc.c: new file for arc-specific protocol through parallel line. * ser-go32-para.c: new file for go32 parallel port communication. * .Sanitize: sanitize arc specific files out.