| Commit message (Expand) | Author | Age | Files | Lines |
* | 2003-01-18 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 2003-01-19 | 1 | -2/+2 |
* | s/typedef serial_t/struct serial */ | Andrew Cagney | 2001-07-11 | 1 | -23/+23 |
* | * gnu-regex.c: Eliminate obsolete check for _MSC_VER. | Christopher Faylor | 2001-06-10 | 1 | -1/+0 |
* | * config/djgpp/djconfig.sh: Add copyright notice. | Eli Zaretskii | 2001-03-26 | 1 | -25/+23 |
* | Eliminate some uses of __STDC__. | Andrew Cagney | 2001-03-14 | 1 | -4/+0 |
* | * ser-go32.c (dos_write) [UART_FIFO_WORKS]: Use outportsb only if | Eli Zaretskii | 2001-02-04 | 1 | -0/+7 |
* | Protoization. | Kevin Buettner | 2000-07-30 | 1 | -39/+16 |
* | * ser-go32.c: Remove PARAMS. | Eli Zaretskii | 2000-05-25 | 1 | -9/+9 |
* | * ser-go32.c (ports): Make the initializers complete, to pacify | Eli Zaretskii | 2000-03-19 | 1 | -4/+5 |
* | * ser-go32.c (dos_noop, dos_raw, dos_noflush_set_tty_state) | Eli Zaretskii | 2000-03-15 | 1 | -17/+11 |
* | * ser-go32.c (dos_get_tty_state): Fail if the (fake) handle was | Eli Zaretskii | 2000-03-15 | 1 | -0/+17 |
* | From Eli. Warning fixes. | Andrew Cagney | 2000-02-29 | 1 | -4/+2 |
* | import gdb-2000-02-01 snapshot | Jason Molenda | 2000-02-02 | 1 | -3/+3 |
* | import gdb-1999-09-21 | Jason Molenda | 1999-09-22 | 1 | -3/+3 |
* | import gdb-1999-07-07 post reformat | Jason Molenda | 1999-07-07 | 1 | -268/+286 |
* | import gdb-19990504 snapshot | Stan Shebs | 1999-05-05 | 1 | -3/+4 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -0/+958 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -958/+0 |
* | PR 15068 | Fred Fish | 1998-03-06 | 1 | -0/+1 |
* | Update FSF address. | Fred Fish | 1995-08-02 | 1 | -1/+1 |
* | * serial.h ser-go32.c ser-go32-para.c ser-mac.c ser-tcp.c | Stu Grossman | 1995-03-07 | 1 | -1/+33 |
* | * core.c (dis_asm_read_memory), defs.h, gdbtk.c (gdb_disassemble), | Stu Grossman | 1995-02-03 | 1 | -5/+10 |
* | From nigel@algor.co.uk. | Steve Chamberlain | 1995-01-31 | 1 | -4/+30 |
* | Mon Jan 23 00:06:57 1995 Steve Chamberlain <sac@splat> | Steve Chamberlain | 1995-01-23 | 1 | -313/+729 |
* | Work to reduce the interrupts-off duration when running in DOS. | Steve Chamberlain | 1994-08-22 | 1 | -17/+72 |
* | * remote-e7000.c (e7000_open): Don't try a tcp open if we're | Steve Chamberlain | 1994-06-29 | 1 | -1/+0 |
* | ser-go32.c: Rewrite so it runs under windows. | Steve Chamberlain | 1994-06-28 | 1 | -44/+100 |
* | * h8500-tdep.c (initialize_h8500_tdep, large_command): | Steve Chamberlain | 1994-04-15 | 1 | -1/+4 |
* | * ser-go32.c: Lint. (strncasecmp): Removed, now in libiberty. | Steve Chamberlain | 1993-12-12 | 1 | -104/+83 |
* | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1993-11-01 | 1 | -1/+1 |
* | * Makefile.in (init.c): Generate using the source, not munch. This | Jim Kingdon | 1993-10-22 | 1 | -0/+1 |
* | * inflow.c: Remove unused includes of sys/param.h, etc. | Jim Kingdon | 1993-10-08 | 1 | -19/+0 |
* | * ser-go32.c: Define job_control variable. | Jim Kingdon | 1993-08-06 | 1 | -1/+2 |
* | * serial.h, ser-{unix,go32,tcp}.c: Add flush_input and send_break. | Jim Kingdon | 1993-07-28 | 1 | -3/+4 |
* | * inftarg.c: Remove unused include of terminal.h. | Jim Kingdon | 1993-06-30 | 1 | -1/+48 |
* | * remote.c: Add arg names to prototypes, in a modest effort at | Stu Grossman | 1993-06-26 | 1 | -7/+6 |
* | * ser-go32.c: Clean up lots of compilation nits. | Stu Grossman | 1993-06-04 | 1 | -14/+15 |
* | * Makefile.in: Add new file ser-tcp.c. | Stu Grossman | 1993-05-29 | 1 | -7/+53 |
* | * remote.c (remote_open): Use SERIAL_OPEN instead of serial_open. | Stu Grossman | 1993-04-09 | 1 | -4/+6 |
* | * ser-go32.c: Make it use serial port name. | Stu Grossman | 1993-04-08 | 1 | -24/+54 |
* | * ser-go32.c: Format. (go32_open): Use proper return value. | Stu Grossman | 1993-04-07 | 1 | -10/+14 |
* | * ser-go32.c: First cut at adapting to new serial interface. | Stu Grossman | 1993-04-06 | 1 | -173/+108 |
* | * command.c (shell_escape, make_command, _initialze_command): | Steve Chamberlain | 1993-01-04 | 1 | -2/+8 |
* | * remote-hms.c, ser-go32.c, serial.h: Change from | Stu Grossman | 1992-10-19 | 1 | -9/+3 |
* | * ser-termios.c, ser-go32.c: Remove DEFUN crap, clean up. | John Gilmore | 1992-09-02 | 1 | -39/+51 |
* | * tm-hppa.h: New file, architectural definition of HP PA. | John Gilmore | 1992-06-25 | 1 | -6/+2 |
* | Changes to support GDB running on DOS using GO32 and H8 support | Steve Chamberlain | 1992-05-13 | 1 | -0/+330 |