OSDN Git Service

Fix a couple of formatting issues
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Nov 2010 15:15:02 +0000 (15:15 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Nov 2010 15:15:02 +0000 (15:15 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@166708 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ada/ChangeLog

index d764fb6..420a596 100644 (file)
@@ -1,8 +1,7 @@
 2010-11-12  Joseph Myers  <joseph@codesourcery.com>
 
        * gcc-interface/Make-lang.in (ada/misc.o): Use $(OPTS_H).
-       * gcc-interface/misc.c (gnat_handle_option): Take location_t
-       parameter.
+       * gcc-interface/misc.c (gnat_handle_option): Take location_t parameter.
 
 2010-11-10  Eric Botcazou  <ebotcazou@adacore.com>
 
 
 2010-10-26  Robert Dewar  <dewar@adacore.com>
 
-       * opt.ads: Minor code reorganization
-       Alphabetize Warning switches.
+       * opt.ads: Minor code reorganization.  Alphabetize Warning switches.
 
 2010-10-26  Robert Dewar  <dewar@adacore.com>