OSDN Git Service

2011-08-30 Robert Dewar <dewar@adacore.com>
[pf3gnuchains/gcc-fork.git] / gcc / ada / ChangeLog
index 47a989f..81574bb 100644 (file)
@@ -1,3 +1,21 @@
+2011-08-30  Robert Dewar  <dewar@adacore.com>
+
+       * exp_ch9.adb, s-tassta.adb, s-secsta.adb: Minor reformatting.
+
+2011-08-30  Yannick Moy  <moy@adacore.com>
+
+       * exp_ch6_light.adb, exp_ch6_light.ads, exp_attr_light.adb,
+       exp_attr_light.ads, exp_ch7_light.adb, exp_ch7_light.ads,
+       exp_light.adb, exp_light.ads, exp_prag.adb, expander.adb,
+       gnat1drv.adb, exp_ch11.adb, exp_ch6.adb, exp_ch6.ads, exp_aggr.adb:
+       Revert change which introduced files for "light"
+       expansion, to be replaced by a single file for Alfa expansion.
+
+2011-08-30  Robert Dewar  <dewar@adacore.com>
+
+       * opt.ads, s-soflin.adb, exp_ch9.adb, sem_res.adb: Update comment.
+       Minor code reorg/reformatting.
+
 2011-08-30  Yannick Moy  <moy@adacore.com>
 
        * opt.adb, opt.ads (Full_Expander_Active): New function defines a
@@ -12,8 +30,8 @@
 
        * s-parame-vms-alpha.ads, s-parame-hpux.ads, s-tassta.adb,
        s-tarest.adb, s-parame-vms-ia64.ads, s-soflin.adb, s-secsta.adb,
-       s-secsta.ads, s-parame.ads, s-parame-vxworks.ads: Renames Ratio to
-       Percentage, and Sec_Stack_Ratio to Sec_Stack_Percentage.
+       s-secsta.ads, s-parame.ads, s-parame-vxworks.ads, s-parame-ae653.ads:
+       Renames Ratio to Percentage, and Sec_Stack_Ratio to Sec_Stack_Percentage
 
 2011-08-30  Gary Dismukes  <dismukes@adacore.com>