[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 20 Jul 2009 12:55:43 +0000 (14:55 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 20 Jul 2009 12:55:43 +0000 (14:55 +0200)
commitae65d635df87446453628c005cacf2ed3850b9c6
treefa9429c3abb0b2200bdc7151416d825424d673a9
parent5132708f8a29709b74d5eedb36c3414cdf44fa96
[multiple changes]

2009-07-20  Robert Dewar  <dewar@adacore.com>

* sem_ch13.adb: Minor reformatting

* einfo.ads: Minor reformatting
Component_Bit_Offset is no longer considered obsolescent

2009-07-20  Nicolas Roche  <roche@adacore.com>

* a-calend.adb: Redefine time_t as signed integer with same size as
Address type.
* s-os_lib.ads: Redefine OS_Time as signed integer with same size as
Address type
* adaint.h: On Windows 64bits declare OS_Time as long long instead of
long

2009-07-20  Javier Miranda  <miranda@adacore.com>

* exp_tss.adb (Init_Proc): Add missing support for non-default C++
constructors that have anonymous access type formals.

* sem_res.adb (Resolve_Actuals): Disable checks associated with Ada
class-wide arguments in case of imported C++ subprograms.

* exp_ch3.adb (Build_Initialization_Call): Add assertion.

2009-07-20  Sergey Rybin  <rybin@adacore.com>

* vms_data.ads: Update qualifiers.

From-SVN: r149810
gcc/ada/ChangeLog
gcc/ada/a-calend.adb
gcc/ada/adaint.h
gcc/ada/einfo.ads
gcc/ada/exp_ch3.adb
gcc/ada/exp_tss.adb
gcc/ada/s-os_lib.ads
gcc/ada/sem_ch13.adb
gcc/ada/sem_res.adb
gcc/ada/vms_data.ads