summaryrefslogtreecommitdiff
path: root/gold/plugin.cc
Commit message (Expand)AuthorAgeFilesLines
* (From Rafael Espindola)Cary Coutant2009-02-131-46/+1
* 2009-01-20 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2009-01-281-4/+2
* * archive.cc (Archive::get_elf_object_for_member): Remove callCary Coutant2009-01-151-14/+88
* * gold.cc (gold_exit): Call plugin cleanup handlers on exit.Cary Coutant2008-12-241-3/+17
* * plugin.cc (is_visible_from_outside): New function.Cary Coutant2008-12-231-1/+16
* * object.cc (Sized_relobj::layout_section): New function.Cary Coutant2008-12-231-20/+20
* * plugin.cc (Plugin::load): Move LDPT_MESSAGE to front of transferCary Coutant2008-12-161-13/+14
* 2008-12-05 Rafael Avila de Espindola <espindola@google.com>Cary Coutant2008-12-051-25/+8
* gold/ChangeLog:Cary Coutant2008-12-011-3/+3
* * plugin.cc (make_sized_plugin_object): Fix conditionalCary Coutant2008-10-021-4/+20
* Add plugin functionality for link-time optimization (LTO).Cary Coutant2008-09-191-0/+968