2010-06-21 Rafael Espindola <espindola@google.com>
authorRafael Ávila de Espíndola <respindola@mozilla.com>
Mon, 21 Jun 2010 21:21:25 +0000 (21:21 +0000)
committerRafael Ávila de Espíndola <respindola@mozilla.com>
Mon, 21 Jun 2010 21:21:25 +0000 (21:21 +0000)
commit42218b9f16a40780716d3ec5b817d3d44fbf4d2e
treedaa80a4703213d7613379142b6cafd7025ab0aa1
parent75079b2b314a0c1a9a70a5786098559595f56c7c
2010-06-21  Rafael Espindola  <espindola@google.com>

* fileread.cc (Input_file::find_fie): New
(Input_file::open): Use Input_file::find_fie.
* fileread.h (Input_file::find_fie): New
* plugin.cc (set_extra_library_path): New.
(Plugin::load): Add set_extra_library_path to the transfer vector.
(Plugin_manager::set_extra_library_path): New.
(Plugin_manager::add_input_file): Use the extra search path if set.
(set_extra_library_path(): New.
* plugin.h (Plugin_manager): Add set_extra_library_path and
extra_search_path_.
2010-06-21  Rafael Espindola  <espindola@google.com>

* plugin-api.h (ld_plugin_set_extra_library_path): New.
(ld_plugin_tag): Add LDPT_SET_EXTRA_LIBRARY_PATH.
(ld_plugin_tv): Add tv_set_extra_library_path.
gold/ChangeLog
gold/fileread.cc
gold/plugin.cc
gold/plugin.h
include/ChangeLog
include/plugin-api.h
This page took 0.025974 seconds and 4 git commands to generate.