summaryrefslogtreecommitdiff
path: root/gdb/ser-go32.c
Commit message (Expand)AuthorAgeFilesLines
* s/typedef serial_t/struct serial */Andrew Cagney2001-07-111-23/+23
* * gnu-regex.c: Eliminate obsolete check for _MSC_VER.Christopher Faylor2001-06-101-1/+0
* * config/djgpp/djconfig.sh: Add copyright notice.Eli Zaretskii2001-03-261-25/+23
* Eliminate some uses of __STDC__.Andrew Cagney2001-03-141-4/+0
* * ser-go32.c (dos_write) [UART_FIFO_WORKS]: Use outportsb only ifEli Zaretskii2001-02-041-0/+7
* Protoization.Kevin Buettner2000-07-301-39/+16
* * ser-go32.c: Remove PARAMS.Eli Zaretskii2000-05-251-9/+9
* * ser-go32.c (ports): Make the initializers complete, to pacifyEli Zaretskii2000-03-191-4/+5
* * ser-go32.c (dos_noop, dos_raw, dos_noflush_set_tty_state)Eli Zaretskii2000-03-151-17/+11
* * ser-go32.c (dos_get_tty_state): Fail if the (fake) handle wasEli Zaretskii2000-03-151-0/+17
* From Eli. Warning fixes.Andrew Cagney2000-02-291-4/+2
* import gdb-2000-02-01 snapshotJason Molenda2000-02-021-3/+3
* import gdb-1999-09-21Jason Molenda1999-09-221-3/+3
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-268/+286
* import gdb-19990504 snapshotStan Shebs1999-05-051-3/+4
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+958
* Initial creation of sourceware repositoryStan Shebs1999-04-161-958/+0
* PR 15068Fred Fish1998-03-061-0/+1
* Update FSF address.Fred Fish1995-08-021-1/+1
* * serial.h ser-go32.c ser-go32-para.c ser-mac.c ser-tcp.cStu Grossman1995-03-071-1/+33
* * core.c (dis_asm_read_memory), defs.h, gdbtk.c (gdb_disassemble),Stu Grossman1995-02-031-5/+10
* From nigel@algor.co.uk.Steve Chamberlain1995-01-311-4/+30
* Mon Jan 23 00:06:57 1995 Steve Chamberlain <sac@splat>Steve Chamberlain1995-01-231-313/+729
* Work to reduce the interrupts-off duration when running in DOS.Steve Chamberlain1994-08-221-17/+72
* * remote-e7000.c (e7000_open): Don't try a tcp open if we'reSteve Chamberlain1994-06-291-1/+0
* ser-go32.c: Rewrite so it runs under windows.Steve Chamberlain1994-06-281-44/+100
* * h8500-tdep.c (initialize_h8500_tdep, large_command):Steve Chamberlain1994-04-151-1/+4
* * ser-go32.c: Lint. (strncasecmp): Removed, now in libiberty.Steve Chamberlain1993-12-121-104/+83
* Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1993-11-011-1/+1
* * Makefile.in (init.c): Generate using the source, not munch. ThisJim Kingdon1993-10-221-0/+1
* * inflow.c: Remove unused includes of sys/param.h, etc.Jim Kingdon1993-10-081-19/+0
* * ser-go32.c: Define job_control variable.Jim Kingdon1993-08-061-1/+2
* * serial.h, ser-{unix,go32,tcp}.c: Add flush_input and send_break.Jim Kingdon1993-07-281-3/+4
* * inftarg.c: Remove unused include of terminal.h.Jim Kingdon1993-06-301-1/+48
* * remote.c: Add arg names to prototypes, in a modest effort atStu Grossman1993-06-261-7/+6
* * ser-go32.c: Clean up lots of compilation nits.Stu Grossman1993-06-041-14/+15
* * Makefile.in: Add new file ser-tcp.c.Stu Grossman1993-05-291-7/+53
* * remote.c (remote_open): Use SERIAL_OPEN instead of serial_open.Stu Grossman1993-04-091-4/+6
* * ser-go32.c: Make it use serial port name.Stu Grossman1993-04-081-24/+54
* * ser-go32.c: Format. (go32_open): Use proper return value.Stu Grossman1993-04-071-10/+14
* * ser-go32.c: First cut at adapting to new serial interface.Stu Grossman1993-04-061-173/+108
* * command.c (shell_escape, make_command, _initialze_command):Steve Chamberlain1993-01-041-2/+8
* * remote-hms.c, ser-go32.c, serial.h: Change fromStu Grossman1992-10-191-9/+3
* * ser-termios.c, ser-go32.c: Remove DEFUN crap, clean up.John Gilmore1992-09-021-39/+51
* * tm-hppa.h: New file, architectural definition of HP PA.John Gilmore1992-06-251-6/+2
* Changes to support GDB running on DOS using GO32 and H8 supportSteve Chamberlain1992-05-131-0/+330