[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 16 Apr 2009 10:44:27 +0000 (12:44 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 16 Apr 2009 10:44:27 +0000 (12:44 +0200)
commit540b5d9ce19915edcf491f6cebeec0a5c5571ac7
tree19234e62b03b6b4b5729aab19428cda3fb16a6b3
parentdae4faf2e17c5c51954dd6f7e29229780371750c
[multiple changes]

2009-04-16  Jerome Lambourg  <lambourg@adacore.com>

* sem_prag.adb (Analyze_Pragma): Make sure that pragma pack is not
taken into account for VM targets.

2009-04-16  Hristian Kirtchev  <kirtchev@adacore.com>

* g-calend.ads, g-calend.adb (Week_In_Year): Now calls
Year_Week_In_Year.
(Year_Week_In_Year): New routine which contains the original code from
Week_In_Year. Add the missing special case for January 1st falling on
a Monday.

From-SVN: r146167
gcc/ada/ChangeLog
gcc/ada/g-calend.adb
gcc/ada/g-calend.ads
gcc/ada/sem_prag.adb