aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
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.