binutils-gdb/gdb/unittests
Eli Zaretskii 41fa577fbc Fix GDB compilation on MinGW (PR gdb/24292)
gdb/ChangeLog:

2019-03-02  Eli Zaretskii  <eliz@gnu.org>

	PR gdb/24292
	* common/netstuff.c:
	* gdbserver/gdbreplay.c
	* gdbserver/remote-utils.c:
	* ser-tcp.c:
	* unittests/parse-connection-spec-selftests.c [USE_WIN32API]:
	Include ws2tcpip.h instead of wsiapi.h and winsock2.h.  Redefine
	_WIN32_WINNT to 0x0501 if defined to a smaller value, as
	'getaddrinfo' and 'freeaddrinfo' were not available before
	Windows XP, and mingw.org's MinGW headers by default define
	_WIN32_WINNT to 0x500.
2019-03-02 15:13:54 +02:00
..
basic_string_view Fix year range in unittests/.../char/empty.cc copyright header 2019-01-02 10:11:41 +04:00
optional Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
array-view-selftests.c Normalize includes to use common/ 2019-01-25 15:28:16 -07:00
child-path-selftests.c Add a new function child_path. 2019-02-12 13:56:16 -08:00
cli-utils-selftests.c Normalize includes to use common/ 2019-01-25 15:28:16 -07:00
common-utils-selftests.c Normalize includes to use common/ 2019-01-25 15:28:16 -07:00
copy_bitwise-selftests.c Normalize includes to use common/ 2019-01-25 15:28:16 -07:00
environ-selftests.c Normalize includes to use common/ 2019-01-25 15:28:16 -07:00
format_pieces-selftests.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
function-view-selftests.c Normalize includes to use common/ 2019-01-25 15:28:16 -07:00
lookup_name_info-selftests.c Normalize includes to use common/ 2019-01-25 15:28:16 -07:00
memory-map-selftests.c Normalize includes to use common/ 2019-01-25 15:28:16 -07:00
memrange-selftests.c Normalize includes to use common/ 2019-01-25 15:28:16 -07:00
mkdir-recursive-selftests.c Normalize includes to use common/ 2019-01-25 15:28:16 -07:00
observable-selftests.c Normalize includes to use common/ 2019-01-25 15:28:16 -07:00
offset-type-selftests.c Normalize includes to use common/ 2019-01-25 15:28:16 -07:00
optional-selftests.c Normalize includes to use common/ 2019-01-25 15:28:16 -07:00
parse-connection-spec-selftests.c Fix GDB compilation on MinGW (PR gdb/24292) 2019-03-02 15:13:54 +02:00
ptid-selftests.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
rsp-low-selftests.c Normalize includes to use common/ 2019-01-25 15:28:16 -07:00
scoped_fd-selftests.c Normalize includes to use common/ 2019-01-25 15:28:16 -07:00
scoped_mmap-selftests.c Normalize includes to use common/ 2019-01-25 15:28:16 -07:00
scoped_restore-selftests.c Normalize includes to use common/ 2019-01-25 15:28:16 -07:00
string_view-selftests.c Normalize includes to use common/ 2019-01-25 15:28:16 -07:00
style-selftests.c Normalize includes to use common/ 2019-01-25 15:28:16 -07:00
tracepoint-selftests.c Normalize includes to use common/ 2019-01-25 15:28:16 -07:00
unpack-selftests.c Normalize includes to use common/ 2019-01-25 15:28:16 -07:00
utils-selftests.c Normalize includes to use common/ 2019-01-25 15:28:16 -07:00
xml-utils-selftests.c Normalize includes to use common/ 2019-01-25 15:28:16 -07:00