2012-05-15 Yannick Moy <moy@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 May 2012 11:02:25 +0000 (11:02 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 May 2012 11:02:25 +0000 (11:02 +0000)
commit77416989935d1542a8856b28140c2ae27cca1929
tree03a8cd81be1c8ea5788d3f7a31ca35040a709cdc
parent839db8e87d7d006c7260c3f768a87916c065efb2
2012-05-15  Yannick Moy  <moy@adacore.com>

* aspects.ads: Minor addition of comments to provide info on
how to add new aspects.

2012-05-15  Thomas Quinot  <quinot@adacore.com>

* osint.ads: Minor reformatting.

2012-05-15  Thomas Quinot  <quinot@adacore.com>

* exp_ch5.adb, exp_pakd.adb, sem_util.adb, sem_util.ads
(Expand_Assign_Array): Handle the case of a packed bit array within a
record with reverse storage order (assign element by element in that
case).
(In_Reverse_Storage_Order_Record): New subprogram,
code extracted from Exp_Pakd.

2012-05-15  Yannick Moy  <moy@adacore.com>

* a-ngelfu.ads: Add postconditions using Ada 2012
aspect syntax, reflecting some of the RM requirements for these
functions, from Annex A.5.1 or G.2.4.

2012-05-15  Thomas Quinot  <quinot@adacore.com>

* adaint.c: Minor fix: move misplaced comment.

2012-05-15  Doug Rupp  <rupp@adacore.com>

* vms_data.ads: Enhance help for /IMMEDIATE_ERRORS to discourage
use by customers.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@187525 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/a-ngelfu.ads
gcc/ada/adaint.c
gcc/ada/aspects.ads
gcc/ada/exp_ch5.adb
gcc/ada/exp_pakd.adb
gcc/ada/osint.ads
gcc/ada/sem_util.adb
gcc/ada/sem_util.ads
gcc/ada/vms_data.ads