]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix minor issues
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 20 Oct 2011 06:18:09 +0000 (06:18 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 20 Oct 2011 06:18:09 +0000 (06:18 +0000)
From-SVN: r180236

gcc/ada/ChangeLog

index f839cfb222ef9210a461b36350637872dfdd5d97..ff41f8e5f1aa916a5d9fa34780e90e9301c734d1 100644 (file)
@@ -1,4 +1,4 @@
-2011-10-15  Tom Tromey  <tromey@redhat.com> 
+2011-10-16  Tom Tromey  <tromey@redhat.com>
            Dodji Seketeli  <dodji@redhat.com>
 
        * gcc-interface/trans.c (gigi, Sloc_to_locus): Adjust to use the
@@ -6,7 +6,7 @@
 
 2011-10-16  Tristan Gingold  <gingold@adacore.com>
 
-       * link.c (_AIX): Add support for GNU ld.        
+       * link.c (_AIX): Add support for GNU ld.
 
 2011-10-16  Fedor Rybin  <frybin@adacore.com>