aboutsummaryrefslogtreecommitdiff
path: root/gold/ChangeLog
diff options
context:
space:
mode:
authorCary Coutant <ccoutant@google.com>2010-04-06 21:56:24 +0000
committerCary Coutant <ccoutant@google.com>2010-04-06 21:56:24 +0000
commitbe234d887ed5127f8a87aecb6e131679398485c1 (patch)
tree3e54d235fd89df3866ea696bd10ab969a883f1a4 /gold/ChangeLog
parent3149d8c1150e24222c6c41e2c0fdde42f202d750 (diff)
downloadgdb-be234d887ed5127f8a87aecb6e131679398485c1.zip
gdb-be234d887ed5127f8a87aecb6e131679398485c1.tar.gz
gdb-be234d887ed5127f8a87aecb6e131679398485c1.tar.bz2
gcc PR lto/42757
* plugin.cc (Pluginobj::get_symbol_resolution_info): Check for prevailing definitions of common symbols. * testsuite/plugin_test_6.sh: New test case. * testsuite/plugin_common_test_1.c: New test case. * testsuite/plugin_common_test_2.c: New test case. * testsuite/Makefile.am (plugin_test_6): New test case. * testsuite/Makefile.in: Regenerate.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r--gold/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog
index b97766c..42f1c02 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,3 +1,14 @@
+2010-04-06 Cary Coutant <ccoutant@google.com>
+
+ gcc PR lto/42757
+ * plugin.cc (Pluginobj::get_symbol_resolution_info): Check for
+ prevailing definitions of common symbols.
+ * testsuite/plugin_test_6.sh: New test case.
+ * testsuite/plugin_common_test_1.c: New test case.
+ * testsuite/plugin_common_test_2.c: New test case.
+ * testsuite/Makefile.am (plugin_test_6): New test case.
+ * testsuite/Makefile.in: Regenerate.
+
2010-04-06 Nick Clifton <nickc@redhat.com>
* po/vi.po: New Vietnamese translation.