summaryrefslogtreecommitdiff
path: root/gold/plugin.cc
Commit message (Expand)AuthorAgeFilesLines
* * 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