src/gold ChangeLog plugin.cc testsuite/Makefil ...

ccoutant@sourceware.org ccoutant@sourceware.org
Tue Dec 23 23:46:00 GMT 2008


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ccoutant@sourceware.org	2008-12-23 23:46:55

Modified files:
	gold           : ChangeLog plugin.cc 
	gold/testsuite : Makefile.am Makefile.in 
Added files:
	gold/testsuite : plugin_test_3.sh 

Log message:
	* 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.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.159&r2=1.160
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/plugin.cc.diff?cvsroot=src&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/testsuite/plugin_test_3.sh.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/testsuite/Makefile.am.diff?cvsroot=src&r1=1.81&r2=1.82
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/testsuite/Makefile.in.diff?cvsroot=src&r1=1.86&r2=1.87



More information about the Binutils-cvs mailing list