aboutsummaryrefslogtreecommitdiff
path: root/gdb/ser-go32.c
AgeCommit message (Expand)AuthorFilesLines
2001-07-11s/typedef serial_t/struct serial */Andrew Cagney1-23/+23
2001-06-10* gnu-regex.c: Eliminate obsolete check for _MSC_VER.Christopher Faylor1-1/+0
2001-03-26 * config/djgpp/djconfig.sh: Add copyright notice.Eli Zaretskii1-25/+23
2001-03-14Eliminate some uses of __STDC__.Andrew Cagney1-4/+0
2001-02-04 * ser-go32.c (dos_write) [UART_FIFO_WORKS]: Use outportsb only ifEli Zaretskii1-0/+7
2000-07-30Protoization.Kevin Buettner1-39/+16
2000-05-25 * ser-go32.c: Remove PARAMS.Eli Zaretskii1-9/+9
2000-03-19 * ser-go32.c (ports): Make the initializers complete, to pacifyEli Zaretskii1-4/+5
2000-03-15* ser-go32.c (dos_noop, dos_raw, dos_noflush_set_tty_state)Eli Zaretskii1-17/+11
2000-03-15* ser-go32.c (dos_get_tty_state): Fail if the (fake) handle wasEli Zaretskii1-0/+17
2000-02-29From Eli. Warning fixes.Andrew Cagney1-4/+2
2000-02-02import gdb-2000-02-01 snapshotJason Molenda1-3/+3
1999-09-22import gdb-1999-09-21Jason Molenda1-3/+3
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-268/+286
1999-05-05import gdb-19990504 snapshotStan Shebs1-3/+4
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+958
1999-04-16Initial creation of sourceware repositoryStan Shebs1-958/+0
1998-03-06PR 15068Fred Fish1-0/+1
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-1/+33
1995-02-03 * core.c (dis_asm_read_memory), defs.h, gdbtk.c (gdb_disassemble),Stu Grossman1-5/+10
1995-01-31 From nigel@algor.co.uk.Steve Chamberlain1-4/+30
1995-01-23Mon Jan 23 00:06:57 1995 Steve Chamberlain <sac@splat>Steve Chamberlain1-313/+729
1994-08-22 Work to reduce the interrupts-off duration when running in DOS.Steve Chamberlain1-17/+72
1994-06-29 * remote-e7000.c (e7000_open): Don't try a tcp open if we'reSteve Chamberlain1-1/+0
1994-06-28ser-go32.c: Rewrite so it runs under windows.Steve Chamberlain1-44/+100
1994-04-15 * h8500-tdep.c (initialize_h8500_tdep, large_command):Steve Chamberlain1-1/+4
1993-12-12 * ser-go32.c: Lint. (strncasecmp): Removed, now in libiberty.Steve Chamberlain1-104/+83
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