From: Eric Botcazou Date: Sat, 26 Jul 2008 19:03:37 +0000 (+0000) Subject: Fix nits. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8ae3959e3b25087dda45e126b13471db2e1f115a;p=gcc.git Fix nits. From-SVN: r138180 --- 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.