Age | Commit message (Expand) | Author | Files | Lines |
2005-04-21 | * configure.ac: On MinGW, define USE_WIN32API and link with | Mark Mitchell | 1 | -192/+29 |
2005-03-25 | * ser-base.c (ser_unix_write): Rename to ... | Mark Mitchell | 1 | -3/+3 |
2005-03-25 | * Makefile.in (SFILES): Add ser-base.c. | Mark Mitchell | 1 | -289/+3 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+3 |
2005-01-14 | 2005-01-13 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -10/+11 |
2004-06-25 | 2004-06-25 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -8/+10 |
2004-06-24 | 2004-06-24 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+0 |
2004-01-09 | 2004-01-09 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+3 |
2004-01-05 | 2004-01-05 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-05-13 | * ser-pipe.c (_initialize_ser_pipe): Correct call to memset--swap | Ian Lance Taylor | 1 | -1/+1 |
2001-07-15 | * serial.h (SERIAL_ASYNC): Delete. | Andrew Cagney | 1 | -4/+4 |
2001-07-11 | s/typedef serial_t/struct serial */ | Andrew Cagney | 1 | -62/+67 |
2001-05-11 | 2001-05-11 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 1 | -8/+41 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2001-02-06 | * ser-unix.c (hardware_print_tty_state) [HAVE_SGTTY]: Call | Michael Sokolov | 1 | -1/+1 |
2001-02-02 | * monitor.c (#include "gdb_wait.h"): Removed. | J.T. Conklin | 1 | -2/+1 |
2000-12-02 | * ser-unix.c (wait_for): Initialize the FD_SET before every select | Andrew Cagney | 1 | -35/+38 |
2000-10-30 | * gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c, | J.T. Conklin | 1 | -1/+1 |
2000-10-25 | 2000-10-25 Fernando Nasser <fnasser@cygnus.com> | Fernando Nasser | 1 | -1/+2 |
2000-09-15 | 2000-09-15 Fernando Nasser <fnasser@cygnus.com> | Fernando Nasser | 1 | -1/+1 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -3/+1 |
2000-07-01 | Revert previous ser-unix change. Locks up serial device. | Andrew Cagney | 1 | -26/+39 |
2000-03-28 | From Jonathan L. Fix ser-unix.c timing out when there was no timeout. | Andrew Cagney | 1 | -39/+26 |
2000-02-09 | Replace ../include/wait.h with gdb_wait.h. | Andrew Cagney | 1 | -3/+1 |
2000-02-02 | import gdb-2000-02-01 snapshot | Jason Molenda | 1 | -4/+4 |
1999-10-05 | import gdb-1999-10-04 snapshot | Jason Molenda | 1 | -67/+273 |
1999-09-22 | import gdb-1999-09-21 | Jason Molenda | 1 | -125/+378 |
1999-08-31 | import gdb-1999-08-30 snapshot | Jason Molenda | 1 | -3/+0 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -100/+161 |
1999-07-07 | import gdb-1999-07-07 pre reformat | Jason Molenda | 1 | -5/+1 |
1999-07-05 | import gdb-1999-07-05 snapshot | Jason Molenda | 1 | -1/+5 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -24/+24 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+808 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -808/+0 |
1999-01-28 | This is the merge of the Itcl3.0 gdbtk development branch into the | Jim Ingham | 1 | -6/+6 |
1998-11-13 | Fri Nov 13 00:15:08 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1 | -6/+6 |
1998-10-16 | 1998-10-16 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -5/+8 |
1998-07-31 | Change the definition of ui_loop_hook to be a function pointer | Drew Moseley | 1 | -1/+1 |
1998-05-24 | * ser-unix.c (wait_for): Do not reset timeout_remaining for cygwin32 so | Keith Seitz | 1 | -3/+26 |
1998-05-04 | Update copyright. | Stu Grossman | 1 | -1/+1 |
1998-05-02 | * ser-unix.c (baudtab): Add 57600, 115200, 230400, and 460800 baud. | Stu Grossman | 1 | -0/+12 |
1998-03-06 | PR 15068 | Fred Fish | 1 | -0/+34 |
1996-07-26 | See gdb ChangeLog entry with header: | Fred Fish | 1 | -1/+7 |
1995-09-29 | Thu Sep 28 14:32:11 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -8/+6 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-07-18 | * dache.c (struct dcache_block): Change data member from unsigned char | Fred Fish | 1 | -0/+2 |
1995-03-07 | * serial.h ser-go32.c ser-go32-para.c ser-mac.c ser-tcp.c | Stu Grossman | 1 | -0/+46 |
1994-06-02 | * configure.in: Add nlm subdir to configdirs for alpha-*-netware | Stu Grossman | 1 | -2/+4 |
1994-02-24 | * exec.c (print_section_info): Print entry point for exec_bfd only. | Peter Schauer | 1 | -2/+2 |
1994-01-29 | * ser-unix.c (wait_for, hardwire_readchar) [HAVE_TERMIO, HAVE_TERMIOS]: | Jim Kingdon | 1 | -47/+74 |