From: Steve Ellcey Date: Thu, 15 Jan 2015 18:32:11 +0000 (+0000) Subject: Fix ChangeLog entry. X-Git-Tag: releases/gcc-5.1.0~1730 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=869b656cc08a406d7c339c8b462f342f01d07394;p=thirdparty%2Fgcc.git Fix ChangeLog entry. From-SVN: r219677 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2d5974b3d006..564074f0c39c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -11,9 +11,10 @@ * config/i386/sysv4.h (CRT_GET_RFIB_DATA): Ditto. 2015-01-15 Steve Ellcey + * 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