aboutsummaryrefslogtreecommitdiff
path: root/gdb/ser-go32.c
AgeCommit message (Expand)AuthorFilesLines
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-1/+1
1993-10-22 * Makefile.in (init.c): Generate using the source, not munch. ThisJim Kingdon1-0/+1
1993-10-08 * inflow.c: Remove unused includes of sys/param.h, etc.Jim Kingdon1-19/+0
1993-08-06* ser-go32.c: Define job_control variable.Jim Kingdon1-1/+2
1993-07-28 * serial.h, ser-{unix,go32,tcp}.c: Add flush_input and send_break.Jim Kingdon1-3/+4
1993-06-30 * inftarg.c: Remove unused include of terminal.h.Jim Kingdon1-1/+48
1993-06-26 * remote.c: Add arg names to prototypes, in a modest effort atStu Grossman1-7/+6
1993-06-04 * ser-go32.c: Clean up lots of compilation nits.Stu Grossman1-14/+15
1993-05-29 * Makefile.in: Add new file ser-tcp.c.Stu Grossman1-7/+53
1993-04-09 * remote.c (remote_open): Use SERIAL_OPEN instead of serial_open.Stu Grossman1-4/+6
1993-04-08 * ser-go32.c: Make it use serial port name.Stu Grossman1-24/+54
1993-04-07 * ser-go32.c: Format. (go32_open): Use proper return value.Stu Grossman1-10/+14
1993-04-06 * ser-go32.c: First cut at adapting to new serial interface.Stu Grossman1-173/+108
1993-01-04 * command.c (shell_escape, make_command, _initialze_command):Steve Chamberlain1-2/+8
1992-10-19* remote-hms.c, ser-go32.c, serial.h: Change fromStu Grossman1-9/+3
1992-09-02* ser-termios.c, ser-go32.c: Remove DEFUN crap, clean up.John Gilmore1-39/+51
1992-06-25* tm-hppa.h: New file, architectural definition of HP PA.John Gilmore1-6/+2
1992-05-13 Changes to support GDB running on DOS using GO32 and H8 supportSteve Chamberlain1-0/+330