Age | Commit message (Expand) | Author | Files | Lines |
2001-12-04 | Add note to serial_open. | Martin Hunt | 1 | -1/+4 |
2001-07-15 | * serial.h (SERIAL_ASYNC): Delete. | Andrew Cagney | 1 | -27/+3 |
2001-07-11 | s/typedef serial_t/struct serial */ | Andrew Cagney | 1 | -49/+49 |
2001-07-09 | s/struct _serial_t/struct serial/ | Andrew Cagney | 1 | -4/+4 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2000-10-23 | Corrected spelling errors in comments | David Anderson | 1 | -1/+1 |
2000-02-02 | import gdb-2000-02-01 snapshot | Jason Molenda | 1 | -3/+3 |
1999-10-12 | import gdb-1999-10-11 snapshot | Jason Molenda | 1 | -5/+7 |
1999-10-05 | import gdb-1999-10-04 snapshot | Jason Molenda | 1 | -12/+32 |
1999-09-22 | import gdb-1999-09-21 | Jason Molenda | 1 | -111/+155 |
1999-07-19 | import gdb-1999-07-19 snapshot | Jason Molenda | 1 | -0/+1 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -56/+59 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+191 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -191/+0 |
1998-03-06 | PR 15068 | Fred Fish | 1 | -1/+10 |
1996-09-05 | * Makefile.in: Add mswin to SUBDIRS. Add rules for | Stu Grossman | 1 | -5/+3 |
1996-07-26 | See gdb ChangeLog entry with header: | Fred Fish | 1 | -0/+2 |
1996-01-24 | * NEWS: Make note of new record and replay feature for | Fred Fish | 1 | -3/+12 |
1995-11-14 | * monitor.c (monitor_load_srec monitor_make_srec): Move all | Stu Grossman | 1 | -0/+3 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-07-20 | * config/m68k/tm-m68kv4.h (DWARF_REG_TO_REGNUM): Define to | Peter Schauer | 1 | -7/+4 |
1995-06-08 | * defs.h maint.c monitor.c remote-mips.c remote.c: Add support | Stu Grossman | 1 | -0/+5 |
1995-03-07 | * serial.h ser-go32.c ser-go32-para.c ser-mac.c ser-tcp.c | Stu Grossman | 1 | -0/+10 |
1994-01-29 | * serial.h (SERIAL_SET_TTY_STATE): Comment return value. | Jim Kingdon | 1 | -1/+3 |
1994-01-29 | * ser-unix.c (wait_for, hardwire_readchar) [HAVE_TERMIO, HAVE_TERMIOS]: | Jim Kingdon | 1 | -0/+3 |
1993-12-06 | * serial.h (serial_fdopen): Make parameter const to match | Ian Lance Taylor | 1 | -1/+1 |
1993-10-08 | * inflow.c: Remove unused includes of sys/param.h, etc. | Jim Kingdon | 1 | -15/+0 |
1993-09-14 | fix serial.h inclusion | K. Richard Pixley | 1 | -0/+5 |
1993-09-08 | gcc lint | K. Richard Pixley | 1 | -2/+2 |
1993-08-13 | comment change | K. Richard Pixley | 1 | -3/+4 |
1993-07-28 | * serial.h, ser-{unix,go32,tcp}.c: Add flush_input and send_break. | Jim Kingdon | 1 | -1/+15 |
1993-06-30 | * inftarg.c: Remove unused include of terminal.h. | Jim Kingdon | 1 | -0/+45 |
1993-05-29 | * Makefile.in: Add new file ser-tcp.c. | Stu Grossman | 1 | -7/+14 |
1993-05-07 | check in serial.h change that grossman made but forgot to check in | Jim Kingdon | 1 | -6/+7 |
1993-04-09 | * remote.c (remote_open): Use SERIAL_OPEN instead of serial_open. | Stu Grossman | 1 | -15/+24 |
1993-04-06 | * Makefile.in (SFILES OBS): Add serial.[co] & ser-hardwire.[co]. | Stu Grossman | 1 | -42/+37 |
1993-03-20 | Lint: * c-exp.y (parse_number): Avoid shift warning. | John Gilmore | 1 | -1/+5 |
1993-01-04 | * command.c (shell_escape, make_command, _initialze_command): | Steve Chamberlain | 1 | -0/+6 |
1992-11-06 | * {ser-bsd.c, ser-termios.c} (serial_close): Pass address of | Fred Fish | 1 | -1/+1 |
1992-11-04 | * elfread.c, mipsread.c: Include <string.h>. | Stu Grossman | 1 | -0/+4 |
1992-10-19 | * remote-hms.c, ser-go32.c, serial.h: Change from | Stu Grossman | 1 | -2/+2 |
1992-09-09 | * serial.h: Fix prototye for serial_raw(). | Stu Grossman | 1 | -24/+23 |
1992-09-08 | * a68v-xdep.c (store_inferior_registers): declare as void. | Stu Grossman | 1 | -6/+27 |
1992-09-02 | * ser-termios.c, ser-go32.c: Remove DEFUN crap, clean up. | John Gilmore | 1 | -26/+21 |
1992-05-13 | Changes to support GDB running on DOS using GO32 and H8 support | Steve Chamberlain | 1 | -0/+62 |