| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 repository | 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 |
* | * serial.h: Fix prototye for serial_raw(). | Stu Grossman | 1992-09-09 | 1 | -24/+23 |
* | * a68v-xdep.c (store_inferior_registers): declare as void. | Stu Grossman | 1992-09-08 | 1 | -6/+27 |
* | * ser-termios.c, ser-go32.c: Remove DEFUN crap, clean up. | John Gilmore | 1992-09-02 | 1 | -26/+21 |
* | Changes to support GDB running on DOS using GO32 and H8 support | Steve Chamberlain | 1992-05-13 | 1 | -0/+62 |