OSDN Git Service

* readsyms.cc (Read_symbols::incompatible_warning): New function.
[pf3gnuchains/pf3gnuchains3x.git] / gold / plugin.cc
2009-03-14 ian * readsyms.cc (Read_symbols::incompatible_warning...
2009-03-13 ian * fileread.cc (Input_file::open): Remove options param...
2009-03-01 ian * layout.cc (Layout::find_or_add_kept_section): New...
2009-02-13 ccoutant (From Rafael Espindola)
2009-01-28 tmsriram2009-01-20 Sriraman Tallam <tmsriram@google.com>
2009-01-15 ccoutant * archive.cc (Archive::get_elf_object_for_member)...
2008-12-24 ccoutant * gold.cc (gold_exit): Call plugin cleanup handlers...
2008-12-23 ccoutant * plugin.cc (is_visible_from_outside): New function.
2008-12-23 ccoutant * object.cc (Sized_relobj::layout_section): New function.
2008-12-16 ccoutant * plugin.cc (Plugin::load): Move LDPT_MESSAGE to front...
2008-12-05 ccoutant2008-12-05 Rafael Avila de Espindola <espindola@googl...
2008-12-01 ccoutantgold/ChangeLog:
2008-10-02 ccoutant * plugin.cc (make_sized_plugin_object): Fix conditional
2008-09-19 ccoutantAdd plugin functionality for link-time optimization...