Fix ChangeLog entry.
authorSteve Ellcey <sje@gcc.gnu.org>
Thu, 15 Jan 2015 18:32:11 +0000 (18:32 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Thu, 15 Jan 2015 18:32:11 +0000 (18:32 +0000)
From-SVN: r219677

gcc/ChangeLog

index 2d5974b3d006e27b8619242bb53548e364e199cd..564074f0c39c712b3d5f120bc3cf6b09ef953f28 100644 (file)
        * 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-instances.def.
+       builtins.def, and chkp-builtins.def.
 
 2014-01-15  David Edelsohn  <dje.gcc@gmail.com>