From 8ae3959e3b25087dda45e126b13471db2e1f115a Mon Sep 17 00:00:00 2001 From: Eric Botcazou Date: Sat, 26 Jul 2008 19:03:37 +0000 Subject: [PATCH] Fix nits. From-SVN: r138180 --- gcc/ada/ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index 137d6524c6e..fb57909e895 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -1,7 +1,7 @@ -2008-07-24 Jan Hubicka +2008-07-25 Jan Hubicka - * ada/utils.c (end_subprog_body): Remove inline trees check. - * ada/misc.c (gnat_post_options): Do not set flag_inline_trees. + * utils.c (end_subprog_body): Remove inline trees check. + * misc.c (gnat_post_options): Do not set flag_inline_trees. 2008-07-25 Rainer Orth @@ -12,7 +12,7 @@ * gnathtml.pl: New file. 2008-07-19 Olivier Hainque - + * targtyps.c (get_target_default_allocator_alignment): Use MALLOC_ABI_ALIGNMENT. -- 2.30.2