diff options
author | H.J. Lu <hongjiu.lu@intel.com> | 2009-12-05 23:57:50 +0000 |
---|---|---|
committer | H.J. Lu <hjl@gcc.gnu.org> | 2009-12-05 15:57:50 -0800 |
commit | 5232785803793c342f559e3f891beadbfa44964e (patch) | |
tree | cdf1dd7928c98f1684200341dfe607d77270eae5 /lto-plugin/ChangeLog | |
parent | 5d7fc9412c6ff2d2278cd1b684d0ec2b3f7e0100 (diff) | |
download | gcc-5232785803793c342f559e3f891beadbfa44964e.tar.gz |
re PR bootstrap/42306 (Revision 155012 breaks lto-plugin)
2009-12-05 H.J. Lu <hongjiu.lu@intel.com>
PR bootstrap/42306
* configure: Regenerated.
* Makefile.in: Likewise.
From-SVN: r155017
Diffstat (limited to 'lto-plugin/ChangeLog')
-rw-r--r-- | lto-plugin/ChangeLog | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/lto-plugin/ChangeLog b/lto-plugin/ChangeLog index 9efa77e0b00..77a8313cd61 100644 --- a/lto-plugin/ChangeLog +++ b/lto-plugin/ChangeLog @@ -1,7 +1,8 @@ -2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> +2009-12-05 H.J. Lu <hongjiu.lu@intel.com> - * configure: Regenerate. - * Makefile.in: Regenerate. + PR bootstrap/42306 + * configure: Regenerated. + * Makefile.in: Likewise. 2009-11-19 Rafael Avila de Espindola <espindola@google.com> |