GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
ser-tcp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[gdb] Fix more typos in comments (2)
Tom de Vries
2019-10-26
1
-1
/
+1
*
Change boolean options to bool instead of int
Christian Biesinger
2019-09-18
1
-1
/
+1
*
Make first and last lines of 'command help documentation' consistent.
Philippe Waroquiers
2019-08-07
1
-8
/
+8
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-3
/
+3
*
Remove "struct" from foreach statements
Tom Tromey
2019-05-03
1
-1
/
+1
*
On MS-Windows, define _WIN32_WINNT in a single common place.
Eli Zaretskii
2019-05-03
1
-4
/
+0
*
Fix GDB compilation on MinGW (PR gdb/24292)
Eli Zaretskii
2019-03-02
1
-2
/
+5
*
Normalize includes to use common/
Tom Tromey
2019-01-25
1
-3
/
+3
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Fix thinko when deciding whether to disable TCP's Nagle algorithm
Sergio Durigan Junior
2018-08-03
1
-1
/
+1
*
Declare 'ioarg' (from ser-tcp.c:try_connect) as 'u_long' when on Windows (and...
Sergio Durigan Junior
2018-07-12
1
-0
/
+4
*
Implement IPv6 support for GDB/gdbserver
Sergio Durigan Junior
2018-07-11
1
-120
/
+176
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Assume termios is available, remove support for termio and sgtty
Pedro Alves
2017-11-06
1
-1
/
+0
*
Constify add_prefix_cmd
Tom Tromey
2017-10-11
1
-2
/
+2
*
Import "glob" and "getcwd" modules from gnulib
Sergio Durigan Junior
2017-09-22
1
-0
/
+4
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-2
/
+0
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
gdb: Use std::min and std::max throughout
Pedro Alves
2016-09-16
1
-1
/
+2
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
[C++/mingw] ser-tcp.c casts
Pedro Alves
2015-11-17
1
-6
/
+10
*
More char constification
Pedro Alves
2015-10-13
1
-1
/
+2
*
Prepare for gnulib update
Pedro Alves
2015-08-24
1
-1
/
+1
*
GDB: Add set/show serial parity command.
Yury Grechishchev
2015-03-23
1
-0
/
+1
*
Revert union gdb_sockaddr_u
Pedro Alves
2015-03-09
1
-7
/
+7
*
Fix struct sockaddr/sockaddr_in/sockaddr_un strict aliasing violations
Pedro Alves
2015-03-07
1
-7
/
+7
*
New common function "startswith"
Gary Benson
2015-03-06
1
-2
/
+2
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
make calls to help_list use enumerator
Tom Tromey
2014-06-13
1
-2
/
+2
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
don't allocate serial_ops
Tom Tromey
2013-12-19
1
-25
/
+31
*
make serial_ops const
Tom Tromey
2013-12-19
1
-1
/
+0
*
remove gdb_string.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
PR gdb/7912:
Tom Tromey
2013-04-22
1
-2
/
+3
*
Make GDB -Wpointer-sign clean on MinGW too.
Pedro Alves
2013-04-19
1
-1
/
+4
*
Accept "set foo unlimited" in integer/uinteger/zuinteger_unlimited commands.
Pedro Alves
2013-04-10
1
-4
/
+7
*
ser-tcp.c: Small signed->unsigned cleanup.
Pedro Alves
2013-03-26
1
-2
/
+2
*
ser-tcp.c:tcp_retry_limit: Change type to unsigned int.
Pedro Alves
2013-03-07
1
-1
/
+1
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-2
/
+1
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+2
*
2011-10-28 Alen Skondro <askondro@gmail.com>
Pedro Alves
2011-10-28
1
-0
/
+2
*
* inflow.c (terminal_init_inferior_with_pgrp): Copy ttystate.
Ulrich Weigand
2011-03-04
1
-0
/
+1
*
2011-01-11 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-11
1
-15
/
+16
*
2011-01-05 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-05
1
-2
/
+3
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+1
*
2010-05-26 Ozkan Sezer <sezeroz@gmail.com>
Ozkan Sezer
2010-05-26
1
-2
/
+2
*
2010-05-16 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2010-05-16
1
-0
/
+3
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+1
*
2009-01-06 Sandra Loosemore <sandra@codesourcery.com>
Sandra Loosemore
2009-01-06
1
-60
/
+184
[next]