]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix date
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 30 Sep 2010 21:13:14 +0000 (21:13 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 30 Sep 2010 21:13:14 +0000 (21:13 +0000)
From-SVN: r164769

gcc/ada/ChangeLog

index 36389f42168d7aff40cbe38688bb9839bf97d085..abc84298ca9b82cc5be60591db31ae8946c6cb09 100644 (file)
@@ -1,13 +1,13 @@
 2010-09-30  Joseph Myers  <joseph@codesourcery.com>
 
-       * gcc-interface/misc.c (optimize, optimize_size): Undefine as
-       macros and define as variables.
+       * gcc-interface/misc.c (optimize, optimize_size): Undefine as macros
+       and define as variables.
        (gnat_post_options): Set optimize and optimize_size variables.
 
-2010-09-28  Joel Sherrill <joel.sherrill@oarcorp.com>
+2010-09-29  Joel Sherrill  <joel.sherrill@oarcorp.com>
 
-       * g-socket.adb: Move pragma to disable warnings in case
-       multiple errnos are not defined by target.
+       * g-socket.adb: Move pragma to disable warnings in case multiple errnos
+       are not defined by target.
 
 2010-09-29  Eric Botcazou  <ebotcazou@adacore.com>