projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cab283f
)
Fix ChangeLog entry.
author
Steve Ellcey
<sje@gcc.gnu.org>
Thu, 15 Jan 2015 18:32:11 +0000
(18:32 +0000)
committer
Steve Ellcey
<sje@gcc.gnu.org>
Thu, 15 Jan 2015 18:32:11 +0000
(18:32 +0000)
From-SVN: r219677
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 2d5974b3d006e27b8619242bb53548e364e199cd..564074f0c39c712b3d5f120bc3cf6b09ef953f28 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-11,9
+11,10
@@
* config/i386/sysv4.h (CRT_GET_RFIB_DATA): Ditto.
2015-01-15 Steve Ellcey <sellcey@mips.com>
+
* Makefile.in (PLUGIN_HEADERS): Add dominance.h, cfg.h, cfgrtl.h,
cfganal.h, cfgbuild.h, cfgcleanup.h, lcm.h, cfgloopmanip.h,
- builtins.def,
chkp-builtins.def, and pass-instance
s.def.
+ builtins.def,
and chkp-builtin
s.def.
2014-01-15 David Edelsohn <dje.gcc@gmail.com>