r148794 - in /trunk/gcc/ada: ChangeLog bindusg....
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Mon Jun 22 13:29:00 GMT 2009
Author: charlet
Date: Mon Jun 22 13:28:59 2009
New Revision: 148794
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148794
Log:
2009-06-22 Jose Ruiz <ruiz@adacore.com>
* sysdep.c (__gnat_localtime_tzoff for RTX):
SystemTimeToTzSpecificLocalTime is not supported by RTX. Use
GetTimeZoneInformation instead.
2009-06-22 Robert Dewar <dewar@adacore.com>
* sem_res.adb (Check_No_Direct_Boolean_Operators): New procedure
2009-06-22 Ed Schonberg <schonberg@adacore.com>
* sem_ch12.adb (Collect_Previous_Instances): Do not collect
instantiations declared in a previous generic package body.
2009-06-22 Robert Dewar <dewar@adacore.com>
* gnat_rm.texi: Add doc that X=True and X=False is allowed for the
restriction No_Direct_Boolean_Operators.
2009-06-22 Thomas Quinot <quinot@adacore.com>
* bindusg.adb: Minor fixes to gnatbind usage message
* sem_eval.adb: Minor reformatting
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/bindusg.adb
trunk/gcc/ada/gnat_rm.texi
trunk/gcc/ada/sem_ch12.adb
trunk/gcc/ada/sem_eval.adb
trunk/gcc/ada/sem_res.adb
trunk/gcc/ada/sysdep.c
More information about the Gcc-cvs
mailing list