[RFC - Gold Patch] Implement INCLUDE directive

Sterling Augustine saugustine@google.com
Thu Nov 17 17:48:00 GMT 2011


On Wed, Nov 16, 2011 at 5:54 PM, Ian Lance Taylor <iant@google.com> wrote:
> This is OK with those changes.

All fixed and committed as included below.

Sterling

2011-11-17  Sterling Augustine  <saugustine@google.com>

	* script.cc (script_include_directive): Implement.
	(read_script_file): New local variables name and search_path. Update
	comment. Call IS_ABSOLUTE_PATH and Dirsearch::find_file_in_dir_list.
	* dirsearch.h (Dirsearch::find_file_in_dir_list): Declare new method.
	* dirsearch.cc (Dirsearch::find_file_in_dir_list): Implement it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: include_directive.patch
Type: text/x-patch
Size: 4705 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20111117/8f3f370f/attachment.bin>


More information about the Binutils mailing list