]> gcc.gnu.org Git - gcc.git/commit - gcc/ada/ChangeLog
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 20 Apr 2009 10:41:25 +0000 (12:41 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 20 Apr 2009 10:41:25 +0000 (12:41 +0200)
commitd50633515b970d72c074e5face5eecf2dd3fa74a
treee668c89aa3f9087dd5b3d22630f97376345fb69c
parent51c2e647b2ba74449b7f540c9aeb43e3013d4da2
[multiple changes]

2009-04-20  Gary Dismukes  <dismukes@adacore.com>

* osint-c.ads, osint-c.adb (Get_Object_Output_File_Name): New function
to return the object file name saved by Set_Object_Output_File_Name.

2009-04-20  Emmanuel Briot  <briot@adacore.com>

* g-comlin.adb (Initialize_Option_Scan): Fix initialization of parsers
for the standard command line, when argc has been modified since the
start of the application.

2009-04-20  Thomas Quinot  <quinot@adacore.com>

* socket.c (__gnat_inet_pton, Windows case): Adjust return value.
WSAStringToAddress returns 0 for success and SOCKET_ERROR for failure.

From-SVN: r146395
gcc/ada/ChangeLog
gcc/ada/g-comlin.adb
gcc/ada/osint-c.adb
gcc/ada/osint-c.ads
gcc/ada/socket.c
This page took 0.064366 seconds and 5 git commands to generate.