From aa6c5afeb2d99d66b129f5568dfc1e9fa7dcf8f8 Mon Sep 17 00:00:00 2001 From: Eric Botcazou Date: Thu, 10 Jan 2019 07:21:35 +0000 Subject: [PATCH] Fix formatting From-SVN: r267797 --- gcc/ada/ChangeLog | 28 ++++++++++------------------ 1 file changed, 10 insertions(+), 18 deletions(-) diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index d4d7eb2..d680ef6 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -1,14 +1,12 @@ 2019-01-09 Sandra Loosemore PR other/16615 - * exp_ch11.adb: Change "can not" to "cannot". * sem_ch4.adb: Likewise. 2019-01-09 Sandra Loosemore PR other/16615 - * exp_ch9.adb: Mechanically replace "can not" with "cannot". * libgnat/s-regpat.ads: Likewise. * par-ch4.adb: Likewise. @@ -18,28 +16,22 @@ 2019-01-08 Justin Squirek Revert: - 2018-07-31 Justin Squirek - gcc/ada/ - - * lib-writ.adb (Write_With_Lines): Modfiy the generation - of dependencies within ali files so that source unit - bodies are properly listed even if said bodies are - missing. Perform legacy behavior in GNATprove mode. - * lib-writ.ads: Modify documentation to reflect current - behavior. + * lib-writ.adb (Write_With_Lines): Modfiy the generation + of dependencies within ali files so that source unit + bodies are properly listed even if said bodies are + missing. Perform legacy behavior in GNATprove mode. + * lib-writ.ads: Modify documentation to reflect current + behavior. and: - 2018-09-26 Justin Squirek - gcc/ada/ - - * lib-writ.adb, lib-writ.ads (Write_With_Lines): Add - documentation and an extra conditional check for RCI - units so that generated ali files will list the spec - only instead of a body when a body is not found. + * lib-writ.adb, lib-writ.ads (Write_With_Lines): Add + documentation and an extra conditional check for RCI + units so that generated ali files will list the spec + only instead of a body when a body is not found. 2019-01-04 Eric Botcazou -- 2.7.4