From: Andi Kleen Date: Wed, 28 Jul 2010 14:05:59 +0000 (+0000) Subject: Add Changelog too X-Git-Tag: releases/gcc-4.6.0~5362 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90e26247ab33e109445be83862e0a79e1a9ca6c5;p=thirdparty%2Fgcc.git Add Changelog too From-SVN: r162631 --- diff --git a/lto-plugin/ChangeLog b/lto-plugin/ChangeLog index e3e965371c44..79c829fe5ce4 100644 --- a/lto-plugin/ChangeLog +++ b/lto-plugin/ChangeLog @@ -1,3 +1,7 @@ +2010-07-27 Andi Kleen + + * lto-plugin.c (translate): Remove debug fprintf. + 2010-07-23 H.J. Lu PR bootstrap/45042