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

charlet@gcc.gnu.org charlet@gcc.gnu.org
Tue Jul 28 08:15:00 GMT 2009


Author: charlet
Date: Tue Jul 28 08:15:44 2009
New Revision: 150147

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150147
Log:
2009-07-28  Sergey Rybin  <rybin@adacore.com>

	* gnat_ugn.texi: Add section about gnatcheck rule exemption.

2009-07-28  Vadim Godunko  <godunko@adacore.com>

	* s-oscons-tmplt.c: Define _XOPEN_SOURCE on Linux, otherwise IOV_MAX is
	not defined by limits.h.

	* g-socket.adb (Receive_Vector): Use minimum length from user's vector
	length and maximum supported length of data vector.

2009-07-28  Gary Dismukes  <dismukes@adacore.com>

	* usage.adb: Inhibit printing gcc-specific switches for AAMP target.
	* make.adb: Call Get_Target_Parameters before calling Usage so that
	VM_Target and AAMP_On_Target will be set.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/g-socket.adb
    trunk/gcc/ada/gnat_ugn.texi
    trunk/gcc/ada/make.adb
    trunk/gcc/ada/s-oscons-tmplt.c
    trunk/gcc/ada/usage.adb



More information about the Gcc-cvs mailing list