From: David Edelsohn Date: Mon, 7 Nov 2016 22:33:10 +0000 (-0500) Subject: Fix dates. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9b8dc9eadfef7adef4594b12d75662094d6b22bc;p=gcc.git Fix dates. From-SVN: r241941 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 46773df205c..33b05f08876 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -9,7 +9,7 @@ if appropriate. * config/rs6000/vector.md (div3): Ditto. -2016-11-06 David Edelsohn +2016-11-07 David Edelsohn * configure.ac (.hidden): Change to conftest_s string. Provide string for AIX assembler. @@ -34,7 +34,7 @@ config/rs6000/rs6000.h (ASM_WEAKEN_DECL): Change definition to reference function. -2016-11-06 Jack Howarth +2016-11-07 Jack Howarth PR driver/78206 * incpath.c: (remove_dup(): Also silently ignore EPERM.