X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gold%2FChangeLog;h=9ce8cfd5a81a532b312a2549918aba7a33df5749;hb=d66a9eb3f048c2143a5281fb967255b9445fb961;hp=493681eba0c6e91b3be7a158e38fad36c77bef4f;hpb=84e94c9023c5d75f0ab10f9aa572003f9612b6ab;p=deliverable%2Fbinutils-gdb.git diff --git a/gold/ChangeLog b/gold/ChangeLog index 493681eba0..9ce8cfd5a8 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,13 @@ +2008-12-23 Cary Coutant + + * plugin.cc (is_visible_from_outside): New function. + (Pluginobj::get_symbol_resolution_info): Call is_visible_from_outside + so we don't return "IR only" status for exported symbols or -r links. + + * testsuite/Makefile.am (plugin_test_3): New test case. + * testsuite/Makefile.in: Regenerate. + * testsuite/plugin_test_3.sh: New file. + 2008-12-22 Cary Coutant * object.cc (Sized_relobj::layout_section): New function.