projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5695084
)
Add ChangeLog entry for hunk introduced together with another one
author
Olivier Hainque
<hainque@gcc.gnu.org>
Mon, 29 Oct 2018 20:52:29 +0000
(20:52 +0000)
committer
Olivier Hainque
<hainque@gcc.gnu.org>
Mon, 29 Oct 2018 20:52:29 +0000
(20:52 +0000)
From-SVN: r265604
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 6fb544321cee7ed286f755feff058abe3ce2075e..812b37aed11d5d5ea466b56b4e86a7465c19b108 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-39,6
+39,10
@@
(VXWORKS_OS_CPP_BUILTINS): Use it. Feed TOOL and
TOOL_FAMILY instead of _VX_TOOL/_VXTOOL_FAMILY.
+2018-10-29 Olivier Hainque <hainque@adacore.com>
+
+ * config/vxworks.h (CLEAR_INSN_CACHE): #undef before #define.
+
2018-10-29 Richard Biener <rguenther@suse.de>
PR tree-optimization/87790