Age | Commit message (Expand) | Author | Files | Lines |
2010-08-20 | * serial.h (gdb_pipe, serial_pipe): Declare. | Pedro Alves | 1 | -0/+7 |
2010-05-16 | 2010-05-16 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+2 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-02-18 | 2005-02-18 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -55/+55 |
2005-02-15 | 2005-02-15 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2004-07-26 | 2004-07-26 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -55/+55 |
2003-01-19 | 2003-01-18 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2001-07-11 | s/typedef serial_t/struct serial */ | Andrew Cagney | 1 | -23/+23 |
2001-06-10 | * gnu-regex.c: Eliminate obsolete check for _MSC_VER. | Christopher Faylor | 1 | -1/+0 |
2001-03-26 | * config/djgpp/djconfig.sh: Add copyright notice. | Eli Zaretskii | 1 | -25/+23 |
2001-03-14 | Eliminate some uses of __STDC__. | Andrew Cagney | 1 | -4/+0 |
2001-02-04 | * ser-go32.c (dos_write) [UART_FIFO_WORKS]: Use outportsb only if | Eli Zaretskii | 1 | -0/+7 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -39/+16 |
2000-05-25 | * ser-go32.c: Remove PARAMS. | Eli Zaretskii | 1 | -9/+9 |
2000-03-19 | * ser-go32.c (ports): Make the initializers complete, to pacify | Eli Zaretskii | 1 | -4/+5 |
2000-03-15 | * ser-go32.c (dos_noop, dos_raw, dos_noflush_set_tty_state) | Eli Zaretskii | 1 | -17/+11 |
2000-03-15 | * ser-go32.c (dos_get_tty_state): Fail if the (fake) handle was | Eli Zaretskii | 1 | -0/+17 |
2000-02-29 | From Eli. Warning fixes. | Andrew Cagney | 1 | -4/+2 |
2000-02-02 | import gdb-2000-02-01 snapshot | Jason Molenda | 1 | -3/+3 |
1999-09-22 | import gdb-1999-09-21 | Jason Molenda | 1 | -3/+3 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -268/+286 |
1999-05-05 | import gdb-19990504 snapshot | Stan Shebs | 1 | -3/+4 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+958 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -958/+0 |
1998-03-06 | PR 15068 | Fred Fish | 1 | -0/+1 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-03-07 | * serial.h ser-go32.c ser-go32-para.c ser-mac.c ser-tcp.c | Stu Grossman | 1 | -1/+33 |
1995-02-03 | * core.c (dis_asm_read_memory), defs.h, gdbtk.c (gdb_disassemble), | Stu Grossman | 1 | -5/+10 |
1995-01-31 | From nigel@algor.co.uk. | Steve Chamberlain | 1 | -4/+30 |
1995-01-23 | Mon Jan 23 00:06:57 1995 Steve Chamberlain <sac@splat> | Steve Chamberlain | 1 | -313/+729 |
1994-08-22 | Work to reduce the interrupts-off duration when running in DOS. | Steve Chamberlain | 1 | -17/+72 |
1994-06-29 | * remote-e7000.c (e7000_open): Don't try a tcp open if we're | Steve Chamberlain | 1 | -1/+0 |
1994-06-28 | ser-go32.c: Rewrite so it runs under windows. | Steve Chamberlain | 1 | -44/+100 |
1994-04-15 | * h8500-tdep.c (initialize_h8500_tdep, large_command): | Steve Chamberlain | 1 | -1/+4 |
1993-12-12 | * ser-go32.c: Lint. (strncasecmp): Removed, now in libiberty. | Steve Chamberlain | 1 | -104/+83 |
1993-11-01 | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1 | -1/+1 |
1993-10-22 | * Makefile.in (init.c): Generate using the source, not munch. This | Jim Kingdon | 1 | -0/+1 |
1993-10-08 | * inflow.c: Remove unused includes of sys/param.h, etc. | Jim Kingdon | 1 | -19/+0 |
1993-08-06 | * ser-go32.c: Define job_control variable. | Jim Kingdon | 1 | -1/+2 |
1993-07-28 | * serial.h, ser-{unix,go32,tcp}.c: Add flush_input and send_break. | Jim Kingdon | 1 | -3/+4 |
1993-06-30 | * inftarg.c: Remove unused include of terminal.h. | Jim Kingdon | 1 | -1/+48 |
1993-06-26 | * remote.c: Add arg names to prototypes, in a modest effort at | Stu Grossman | 1 | -7/+6 |
1993-06-04 | * ser-go32.c: Clean up lots of compilation nits. | Stu Grossman | 1 | -14/+15 |
1993-05-29 | * Makefile.in: Add new file ser-tcp.c. | Stu Grossman | 1 | -7/+53 |
1993-04-09 | * remote.c (remote_open): Use SERIAL_OPEN instead of serial_open. | Stu Grossman | 1 | -4/+6 |