From e3bb089d5f7f4d615c3cf71acacbb89a89287a8e Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 25 Jan 2011 15:29:02 +0000 Subject: lto-plugin.c (gold_version): New static variable. * lto-plugin.c (gold_version): New static variable. (all_symbols_read_handler): Don't check pass_through_items if using gold 1.11 or later. (onload): Set gold_version if we see LDPT_GOLD_VERSION. From-SVN: r169237 --- lto-plugin/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'lto-plugin/ChangeLog') diff --git a/lto-plugin/ChangeLog b/lto-plugin/ChangeLog index 4b12002..bda47ec 100644 --- a/lto-plugin/ChangeLog +++ b/lto-plugin/ChangeLog @@ -1,3 +1,10 @@ +2011-01-25 Ian Lance Taylor + + * lto-plugin.c (gold_version): New static variable. + (all_symbols_read_handler): Don't check pass_through_items if + using gold 1.11 or later. + (onload): Set gold_version if we see LDPT_GOLD_VERSION. + 2011-01-12 Richard Guenther PR lto/47264 -- cgit v1.1