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/binutils-2.44
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: remove gdbcmd.h
Simon Marchi
2024-04-25
1
-1
/
+1
*
gdb, gdbserver, gdbsupport: remove includes of early headers
Simon Marchi
2024-03-26
1
-1
/
+0
*
Update copyright year range in header of all files managed by GDB
Andrew Burgess
2024-01-12
1
-1
/
+1
*
Change serial_readchar to throw
Tom Tromey
2023-11-27
1
-1
/
+4
*
Change serial_send_break and serial_write to throw
Tom Tromey
2023-11-27
1
-3
/
+6
*
Change serial "open" functions to throw exception
Tom Tromey
2023-11-27
1
-37
/
+42
*
Remove explanatory comments from includes
Tom Tromey
2023-09-20
1
-2
/
+2
*
Update copyright year range in header of all files managed by GDB
Joel Brobecker
2023-01-01
1
-1
/
+1
*
Unify gdb printf functions
Tom Tromey
2022-03-29
1
-2
/
+2
*
Automatic Copyright Year update after running gdb/copyright.py
Joel Brobecker
2022-01-01
1
-1
/
+1
*
gdb: add add_setshow_prefix_cmd
Simon Marchi
2021-10-28
1
-6
/
+5
*
gdb: generate the prefix name for prefix commands on demand
Marco Barisione
2021-05-12
1
-2
/
+2
*
gdb: use interruptible_select when connecting to a remote
Simon Marchi
2021-01-21
1
-1
/
+1
*
Update copyright year range in all GDB files
Joel Brobecker
2021-01-01
1
-1
/
+1
*
Replace most calls to help_list and cmd_show_list
Tom Tromey
2020-04-17
1
-20
/
+6
*
Move gdb_select.h to gdbsupport/
Tom Tromey
2020-04-13
1
-1
/
+1
*
gdb: add back declarations for _initialize functions
Simon Marchi
2020-01-13
1
-1
/
+2
*
Update copyright year range in all GDB files.
Joel Brobecker
2020-01-01
1
-1
/
+1
*
[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
[next]