summaryrefslogtreecommitdiff
path: root/lto-plugin/ChangeLog
diff options
context:
space:
mode:
authorak <ak@138bc75d-0d04-0410-961f-82ee72b054a4>2010-07-28 14:05:59 +0000
committerak <ak@138bc75d-0d04-0410-961f-82ee72b054a4>2010-07-28 14:05:59 +0000
commit6d3ee67f8251a4be1c1a4c64041992f5ca81421a (patch)
treed236d79cc0b4b64f2c9efb8111da4ea56169639e /lto-plugin/ChangeLog
parent0793438f2e735b5e4fe2208e88dc541592e039d0 (diff)
downloadgcc-6d3ee67f8251a4be1c1a4c64041992f5ca81421a.tar.gz
Add Changelog too
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@162631 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'lto-plugin/ChangeLog')
-rw-r--r--lto-plugin/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lto-plugin/ChangeLog b/lto-plugin/ChangeLog
index e3e965371c4..79c829fe5ce 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