From: Bob Duff Date: Mon, 11 Jun 2007 06:44:41 +0000 (+0200) Subject: Resync X-Git-Tag: releases/gcc-4.3.0~4526 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=93e17a25c4dd862cb3f6439f1cb1df2374439c59;p=thirdparty%2Fgcc.git Resync From-SVN: r125613 --- diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index 7acbf44389d8..8ad9d0d0c9a7 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -1,3 +1,11 @@ +2007-06-11 Bob Duff + Thomas Quinot + + * g-stsifd-sockets.adb (Create): Work around strange behavior of + 'bind' on windows that causes 'connect' to fail intermittently, by + retrying the 'bind'. + (GNAT.Sockets.Thin.Signalling_Fds): New procedure Close. + 2007-06-10 Duncan Sands * decl.c (gnat_to_gnu_entity): Use pointers to dummy nodes, rather