This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r146371 - in /trunk/gcc/ada: ChangeLog g-socket...


Author: charlet
Date: Mon Apr 20 08:41:44 2009
New Revision: 146371

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146371
Log:
2009-04-20  Arnaud Charlet  <charlet@adacore.com>

	* opt.ads (Inspector_Mode): Update documentation of this flag.

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

	* g-socket.ads: Minor reformatting

	* socket.c, gsocket.h (__gnat_get_h_errno, VxWorks case): No need to
	consider S_resolvLib error codes since we only use the hostLib wrappers.

2009-04-20  Eric Botcazou  <ebotcazou@adacore.com>

	* sem_ch3.adb (Build_Derived_Private_Type): Insert the declaration
	of the Underlying_Record_View after that of the derived type.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/g-socket.ads
    trunk/gcc/ada/gsocket.h
    trunk/gcc/ada/opt.ads
    trunk/gcc/ada/sem_ch3.adb
    trunk/gcc/ada/socket.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]