| Commit message (Expand) | Author | Age | Files | Lines |
* | Pass stderr of program run with "target remote |" | Vladimir Prus | 2007-04-08 | 1 | -0/+10 |
* | Copyright updates for 2007. | Daniel Jacobowitz | 2007-01-09 | 1 | -3/+2 |
* | * ser-mingw.c: Include <conio.h>. | Daniel Jacobowitz | 2006-04-24 | 1 | -0/+4 |
* | * NEWS: Mention native Windows support. | Daniel Jacobowitz | 2006-02-10 | 1 | -1/+25 |
* | * breakpoint.c: | Eli Zaretskii | 2005-12-17 | 1 | -3/+3 |
* | * configure.ac: On MinGW, define USE_WIN32API and link with | Mark Mitchell | 2005-04-21 | 1 | -0/+6 |
* | 2005-01-13 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2005-01-14 | 1 | -21/+22 |
* | 2004-06-25 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-06-25 | 1 | -2/+3 |
* | 2003-04-12 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2003-04-12 | 1 | -0/+2 |
* | Add note to serial_open. | Martin Hunt | 2001-12-04 | 1 | -1/+4 |
* | * serial.h (SERIAL_ASYNC): Delete. | Andrew Cagney | 2001-07-15 | 1 | -27/+3 |
* | s/typedef serial_t/struct serial */ | Andrew Cagney | 2001-07-11 | 1 | -49/+49 |
* | s/struct _serial_t/struct serial/ | Andrew Cagney | 2001-07-09 | 1 | -4/+4 |
* | Update/correct copyright notices. | Kevin Buettner | 2001-03-06 | 1 | -1/+2 |
* | Corrected spelling errors in comments | David Anderson | 2000-10-23 | 1 | -1/+1 |
* | import gdb-2000-02-01 snapshot | Jason Molenda | 2000-02-02 | 1 | -3/+3 |
* | import gdb-1999-10-11 snapshot | Jason Molenda | 1999-10-12 | 1 | -5/+7 |
* | import gdb-1999-10-04 snapshot | Jason Molenda | 1999-10-05 | 1 | -12/+32 |
* | import gdb-1999-09-21 | Jason Molenda | 1999-09-22 | 1 | -111/+155 |
* | import gdb-1999-07-19 snapshot | Jason Molenda | 1999-07-19 | 1 | -0/+1 |
* | import gdb-1999-07-07 post reformat | Jason Molenda | 1999-07-07 | 1 | -56/+59 |
* | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1999-04-16 | 1 | -0/+191 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -191/+0 |
* | PR 15068 | Fred Fish | 1998-03-06 | 1 | -1/+10 |
* | * Makefile.in: Add mswin to SUBDIRS. Add rules for | Stu Grossman | 1996-09-05 | 1 | -5/+3 |
* | See gdb ChangeLog entry with header: | Fred Fish | 1996-07-26 | 1 | -0/+2 |
* | * NEWS: Make note of new record and replay feature for | Fred Fish | 1996-01-24 | 1 | -3/+12 |
* | * monitor.c (monitor_load_srec monitor_make_srec): Move all | Stu Grossman | 1995-11-14 | 1 | -0/+3 |
* | Update FSF address. | Fred Fish | 1995-08-02 | 1 | -1/+1 |
* | * config/m68k/tm-m68kv4.h (DWARF_REG_TO_REGNUM): Define to | Peter Schauer | 1995-07-20 | 1 | -7/+4 |
* | * defs.h maint.c monitor.c remote-mips.c remote.c: Add support | Stu Grossman | 1995-06-08 | 1 | -0/+5 |
* | * serial.h ser-go32.c ser-go32-para.c ser-mac.c ser-tcp.c | Stu Grossman | 1995-03-07 | 1 | -0/+10 |
* | * serial.h (SERIAL_SET_TTY_STATE): Comment return value. | Jim Kingdon | 1994-01-29 | 1 | -1/+3 |
* | * ser-unix.c (wait_for, hardwire_readchar) [HAVE_TERMIO, HAVE_TERMIOS]: | Jim Kingdon | 1994-01-29 | 1 | -0/+3 |
* | * serial.h (serial_fdopen): Make parameter const to match | Ian Lance Taylor | 1993-12-06 | 1 | -1/+1 |
* | * inflow.c: Remove unused includes of sys/param.h, etc. | Jim Kingdon | 1993-10-08 | 1 | -15/+0 |
* | fix serial.h inclusion | K. Richard Pixley | 1993-09-14 | 1 | -0/+5 |
* | gcc lint | K. Richard Pixley | 1993-09-08 | 1 | -2/+2 |
* | comment change | K. Richard Pixley | 1993-08-13 | 1 | -3/+4 |
* | * serial.h, ser-{unix,go32,tcp}.c: Add flush_input and send_break. | Jim Kingdon | 1993-07-28 | 1 | -1/+15 |
* | * inftarg.c: Remove unused include of terminal.h. | Jim Kingdon | 1993-06-30 | 1 | -0/+45 |
* | * Makefile.in: Add new file ser-tcp.c. | Stu Grossman | 1993-05-29 | 1 | -7/+14 |
* | check in serial.h change that grossman made but forgot to check in | Jim Kingdon | 1993-05-07 | 1 | -6/+7 |
* | * remote.c (remote_open): Use SERIAL_OPEN instead of serial_open. | Stu Grossman | 1993-04-09 | 1 | -15/+24 |
* | * Makefile.in (SFILES OBS): Add serial.[co] & ser-hardwire.[co]. | Stu Grossman | 1993-04-06 | 1 | -42/+37 |
* | Lint: * c-exp.y (parse_number): Avoid shift warning. | John Gilmore | 1993-03-20 | 1 | -1/+5 |
* | * command.c (shell_escape, make_command, _initialze_command): | Steve Chamberlain | 1993-01-04 | 1 | -0/+6 |
* | * {ser-bsd.c, ser-termios.c} (serial_close): Pass address of | Fred Fish | 1992-11-06 | 1 | -1/+1 |
* | * elfread.c, mipsread.c: Include <string.h>. | Stu Grossman | 1992-11-04 | 1 | -0/+4 |
* | * remote-hms.c, ser-go32.c, serial.h: Change from | Stu Grossman | 1992-10-19 | 1 | -2/+2 |