aboutsummaryrefslogtreecommitdiff
path: root/gdb/ser-tcp.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2006-02-10 * NEWS: Mention native Windows support.Daniel Jacobowitz1-17/+24
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-07-24 * ser-tcp.c (close): Define as a function-like macro on MinGW.Mark Mitchell1-1/+1
2005-06-13* ser-tcp.c: Tewak comment.Mark Kettenis1-2/+7
2005-05-262005-05-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+2
2005-04-21 * configure.ac: On MinGW, define USE_WIN32API and link withMark Mitchell1-8/+57
2005-03-25 * ser-base.c (ser_unix_write): Rename to ...Mark Mitchell1-13/+13
2005-03-25 * Makefile.in (SFILES): Add ser-base.c.Mark Mitchell1-0/+1
2005-03-16 * event-top.c (async_init_signals): Allow for systems that do notMark Mitchell1-0/+2
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-01-142005-01-13 Michael Snyder <msnyder@redhat.com>Michael Snyder1-2/+2
2004-06-252004-06-25 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+3
2004-06-242004-06-24 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+0
2003-05-13 * ser-pipe.c (_initialize_ser_pipe): Correct call to memset--swapIan Lance Taylor1-1/+1
2002-05-162002-05-16 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-1/+0
2002-05-142002-05-14 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-18/+36
2001-12-182001-12-18 Martin M. Hunt <hunt@redhat.com>Martin Hunt1-0/+5
2001-12-072001-12-07 Martin M. Hunt <hunt@redhat.com>Martin Hunt1-1/+8
2001-12-042001-12-03 Martin M. Hunt <hunt@redhat.com>Martin Hunt1-49/+90
2001-08-02 * MAINTAINERS: Add myself to the write-after-approval list.Corinna Vinschen1-0/+3
2001-07-11s/typedef serial_t/struct serial */Andrew Cagney1-4/+4
2001-06-10* gnu-regex.c: Eliminate obsolete check for _MSC_VER.Christopher Faylor1-2/+0
2001-04-05* main.c: Remove windows.h use.Christopher Faylor1-1/+1
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-02-06* signals.h: Removed.J.T. Conklin1-1/+1
1999-10-05import gdb-1999-10-04 snapshotJason Molenda1-1/+1
1999-09-22import gdb-1999-09-21Jason Molenda1-276/+31
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-1/+1
1999-08-31import gdb-1999-08-30 snapshotJason Molenda1-3/+0
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-59/+60
1999-07-07import gdb-1999-07-07 pre reformatJason Molenda1-5/+1
1999-07-05import gdb-1999-07-05 snapshotJason Molenda1-1/+5
1999-04-26import gdb-19990422 snapshotStan Shebs1-1/+49
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+358
1999-04-16Initial creation of sourceware repositoryStan Shebs1-358/+0
1999-01-28This is the merge of the Itcl3.0 gdbtk development branch into theJim Ingham1-1/+1
1998-11-13Fri Nov 13 00:15:08 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1-1/+1
1998-10-161998-10-16 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-15/+21
1998-03-06PR 15068Fred Fish1-0/+1
1996-09-06Don't include netinet/tcp.h in ser-tcp.c if __CYGWIN32__ definedGeoffrey Noer1-0/+4
1996-07-26See gdb ChangeLog entry with header:Fred Fish1-0/+4
1996-03-30 * core-aout.c (fetch_core_registers): Cast core_reg_size to intFred Fish1-1/+2
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-06-08typo in tcp_openStu Grossman1-0/+1
1995-06-08 * defs.h maint.c monitor.c remote-mips.c remote.c: Add supportStu Grossman1-17/+27
1995-03-07 * serial.h ser-go32.c ser-go32-para.c ser-mac.c ser-tcp.cStu Grossman1-0/+10
1994-12-23 * ser-tcp.c (tcp_open): Cast to struct sockaddr when passing toJim Kingdon1-1/+1