aboutsummaryrefslogtreecommitdiff
path: root/gdb/ser-unix.c
AgeCommit message (Expand)AuthorFilesLines
2001-07-15* serial.h (SERIAL_ASYNC): Delete.Andrew Cagney1-4/+4
2001-07-11s/typedef serial_t/struct serial */Andrew Cagney1-62/+67
2001-05-112001-05-11 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-8/+41
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-02-06 * ser-unix.c (hardware_print_tty_state) [HAVE_SGTTY]: CallMichael Sokolov1-1/+1
2001-02-02* monitor.c (#include "gdb_wait.h"): Removed.J.T. Conklin1-2/+1
2000-12-02* ser-unix.c (wait_for): Initialize the FD_SET before every selectAndrew Cagney1-35/+38
2000-10-30* gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c,J.T. Conklin1-1/+1
2000-10-252000-10-25 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser1-1/+2
2000-09-152000-09-15 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser1-1/+1
2000-07-30Protoization.Kevin Buettner1-3/+1
2000-07-01Revert previous ser-unix change. Locks up serial device.Andrew Cagney1-26/+39
2000-03-28From Jonathan L. Fix ser-unix.c timing out when there was no timeout.Andrew Cagney1-39/+26
2000-02-09Replace ../include/wait.h with gdb_wait.h.Andrew Cagney1-3/+1
2000-02-02import gdb-2000-02-01 snapshotJason Molenda1-4/+4
1999-10-05import gdb-1999-10-04 snapshotJason Molenda1-67/+273
1999-09-22import gdb-1999-09-21Jason Molenda1-125/+378
1999-08-31import gdb-1999-08-30 snapshotJason Molenda1-3/+0
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-100/+161
1999-07-07import gdb-1999-07-07 pre reformatJason Molenda1-5/+1
1999-07-05import gdb-1999-07-05 snapshotJason Molenda1-1/+5
1999-04-26import gdb-19990422 snapshotStan Shebs1-24/+24
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+808
1999-04-16Initial creation of sourceware repositoryStan Shebs1-808/+0
1999-01-28This is the merge of the Itcl3.0 gdbtk development branch into theJim Ingham1-6/+6
1998-11-13Fri Nov 13 00:15:08 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1-6/+6
1998-10-161998-10-16 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-5/+8
1998-07-31Change the definition of ui_loop_hook to be a function pointerDrew Moseley1-1/+1
1998-05-24 * ser-unix.c (wait_for): Do not reset timeout_remaining for cygwin32 soKeith Seitz1-3/+26
1998-05-04Update copyright.Stu Grossman1-1/+1
1998-05-02 * ser-unix.c (baudtab): Add 57600, 115200, 230400, and 460800 baud.Stu Grossman1-0/+12
1998-03-06PR 15068Fred Fish1-0/+34
1996-07-26See gdb ChangeLog entry with header:Fred Fish1-1/+7
1995-09-29Thu Sep 28 14:32:11 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-8/+6
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-07-18 * dache.c (struct dcache_block): Change data member from unsigned charFred Fish1-0/+2
1995-03-07 * serial.h ser-go32.c ser-go32-para.c ser-mac.c ser-tcp.cStu Grossman1-0/+46
1994-06-02 * configure.in: Add nlm subdir to configdirs for alpha-*-netwareStu Grossman1-2/+4
1994-02-24 * exec.c (print_section_info): Print entry point for exec_bfd only.Peter Schauer1-2/+2
1994-01-29 * ser-unix.c (wait_for, hardwire_readchar) [HAVE_TERMIO, HAVE_TERMIOS]:Jim Kingdon1-47/+74
1994-01-22 * remote-mips.c (mips_initialize): Clear mips_initializing viaJim Kingdon1-2/+32
1994-01-18 * ser-unix.c (hardwire_noflush_set_tty_state): Don't muck with ICANON.Jim Kingdon1-17/+3
1993-12-07set the other three terminal state pieces for systems that HAVE_SGTTYK. Richard Pixley1-0/+6
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-4/+4
1993-10-08 * inflow.c: Remove unused includes of sys/param.h, etc.Jim Kingdon1-120/+3
1993-09-08gcc lintK. Richard Pixley1-5/+4
1993-08-13 * ser-unix.c (get_tty_state): if a descriptor is not a tty, thenK. Richard Pixley1-4/+14
1993-08-08* ser-unix.c (hardwire_send_break) [HAVE_SGTTY]: Use select not usleep.Jim Kingdon1-4/+14
1993-07-29* ser-unix.c (gdb_setpgid): Pass our pid, not 0, to setpgid.Jim Kingdon1-1/+4
1993-07-28 * serial.h, ser-{unix,go32,tcp}.c: Add flush_input and send_break.Jim Kingdon1-0/+42