aboutsummaryrefslogtreecommitdiff
path: root/lto-plugin
diff options
context:
space:
mode:
authorAndi Kleen <ak@gcc.gnu.org>2010-07-28 14:05:59 +0000
committerAndi Kleen <ak@gcc.gnu.org>2010-07-28 14:05:59 +0000
commit90e26247ab33e109445be83862e0a79e1a9ca6c5 (patch)
treed236d79cc0b4b64f2c9efb8111da4ea56169639e /lto-plugin
parentba4141f488d7ae083629dfd51259d60efab0548c (diff)
downloadgcc-90e26247ab33e109445be83862e0a79e1a9ca6c5.zip
gcc-90e26247ab33e109445be83862e0a79e1a9ca6c5.tar.gz
gcc-90e26247ab33e109445be83862e0a79e1a9ca6c5.tar.bz2
Add Changelog too
From-SVN: r162631
Diffstat (limited to 'lto-plugin')
-rw-r--r--lto-plugin/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lto-plugin/ChangeLog b/lto-plugin/ChangeLog
index e3e9653..79c829f 100644
--- a/lto-plugin/ChangeLog
+++ b/lto-plugin/ChangeLog
@@ -1,3 +1,7 @@
+2010-07-27 Andi Kleen <ak@linux.intel.com>
+
+ * lto-plugin.c (translate): Remove debug fprintf.
+
2010-07-23 H.J. Lu <hongjiu.lu@intel.com>
PR bootstrap/45042