2011-11-17 Sterling Augustine <saugustine@google.com>
authorSterling Augustine <saugustine@google.com>
Thu, 17 Nov 2011 17:46:54 +0000 (17:46 +0000)
committerSterling Augustine <saugustine@google.com>
Thu, 17 Nov 2011 17:46:54 +0000 (17:46 +0000)
commit628f39beca35cfdf725fdb4f855272c1166ad656
tree1b820aae7730c0b44b8c10f05c98b58dd9650afe
parenta7bbf4e9b9ed14909afef85db4ffc91a6f4cb50a
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.
gold/ChangeLog
gold/dirsearch.cc
gold/dirsearch.h
gold/script.cc
This page took 0.02824 seconds and 4 git commands to generate.