gold patch committed: Add support for EXTERN in linker scripts

Ian Lance Taylor iant@google.com
Tue Mar 24 19:09:00 GMT 2009


I committed this patch to gold to add support for EXTERN in linker
scripts.  EXTERN names an undefined symbol, like -u on the command line.

Ian


2009-03-24  Ian Lance Taylor  <iant@google.com>

	* yyscript.y (file_cmd): Recognize EXTERN.
	(extern_name_list, extern_name_list_body): New nonterminals.
	* script.cc (script_add_extern): Define.
	* script-c.h (script_add_extern): Declare.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-patch
Size: 2878 bytes
Desc: Add support for EXTERN in linker scripts
URL: <https://sourceware.org/pipermail/binutils/attachments/20090324/1ca20010/attachment.bin>


More information about the Binutils mailing list