From 589ef536a67edf7eda1163a141a21f79fc343b51 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sun, 21 Aug 2011 19:24:31 +0000 Subject: Fix ChangeLog format for revision 177257. From-SVN: r177945 --- gcc/ada/ChangeLog | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) (limited to 'gcc') diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index 6c04dd1..caf5885 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -3307,14 +3307,14 @@ 2011-08-03 Yannick Moy - * alfa.ads Update format of ALFA section in ALI file in order to add a - mapping from bodies to specs when both are present - (ALFA_Scope_Record): add components for spec file/scope - * get_alfa.adb (Get_ALFA): read the new file/scope for spec when present - * lib-xref-alfa.adb - (Collect_ALFA): after all scopes have been collected, fill in the spec - information when relevant - * put_alfa.adb (Put_ALFA): write the new file/scope for spec when + * alfa.ads: Update format of ALFA section in ALI file in order to + add a mapping from bodies to specs when both are present. + (ALFA_Scope_Record): Add components for spec file/scope. + * get_alfa.adb (Get_ALFA): Read the new file/scope for spec when + present. + * lib-xref-alfa.adb (Collect_ALFA): After all scopes have been + collected, fill in the spec information when relevant. + * put_alfa.adb (Put_ALFA): Write the new file/scope for spec when present. 2011-08-03 Eric Botcazou @@ -3325,13 +3325,12 @@ 2011-08-03 Javier Miranda * sem_aux.ads, sem_aux.adb (Is_VM_By_Copy_Actual): New subprogram. - * exp_ch9.adb - (Build_Simple_Entry_Call): Handle actuals that must be handled by copy - in VM targets. + * exp_ch9.adb (Build_Simple_Entry_Call): Handle actuals that must + be handled by copy in VM targets. 2011-08-03 Emmanuel Briot - * make.adb, makeutl.adb, makeutl.ads (Make.Switches_Of): now shares + * make.adb, makeutl.adb, makeutl.ads (Make.Switches_Of): Share code with Makeutl.Get_Switches. * prj-tree.adb: Update comment. -- cgit v1.1