aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorDavid Edelsohn <dje@gcc.gnu.org>2016-11-07 17:33:10 -0500
committerDavid Edelsohn <dje@gcc.gnu.org>2016-11-07 17:33:10 -0500
commit9b8dc9eadfef7adef4594b12d75662094d6b22bc (patch)
tree302a3ba7deac6e87cc65318647e0f4afefa7f4e6 /gcc
parentb3be619e2412d1796cfeace38431ef5055dfd01c (diff)
downloadgcc-9b8dc9eadfef7adef4594b12d75662094d6b22bc.zip
gcc-9b8dc9eadfef7adef4594b12d75662094d6b22bc.tar.gz
gcc-9b8dc9eadfef7adef4594b12d75662094d6b22bc.tar.bz2
Fix dates.
From-SVN: r241941
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 46773df..33b05f0 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -9,7 +9,7 @@
if appropriate.
* config/rs6000/vector.md (div<mode>3): Ditto.
-2016-11-06 David Edelsohn <dje.gcc@gmail.com>
+2016-11-07 David Edelsohn <dje.gcc@gmail.com>
* 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 <howarth.at.gcc@gmail.com>
+2016-11-07 Jack Howarth <howarth.at.gcc@gmail.com>
PR driver/78206
* incpath.c: (remove_dup(): Also silently ignore EPERM.