summaryrefslogtreecommitdiff
path: root/gold/plugin.h
Commit message (Expand)AuthorAgeFilesLines
* PR 10980Ian Lance Taylor2010-01-051-1/+5
* * plugin.h (Plugin::Plugin): Initialize cleanup_done_.Cary Coutant2009-10-281-5/+5
* * plugin.cc (add_input_library): New.Ian Lance Taylor2009-10-061-1/+1
* *** empty log message ***Sriraman Tallam2009-08-051-0/+4
* (From Rafael Espindola)Cary Coutant2009-02-131-58/+1
* * archive.cc (Archive::get_elf_object_for_member): Remove callCary Coutant2009-01-151-8/+38
* * gold.cc (gold_exit): Call plugin cleanup handlers on exit.Cary Coutant2008-12-241-5/+12
* * object.cc (Sized_relobj::layout_section): New function.Cary Coutant2008-12-231-7/+21
* 2008-12-05 Rafael Avila de Espindola <espindola@google.com>Cary Coutant2008-12-051-5/+23
* Add plugin functionality for link-time optimization (LTO).Cary Coutant2008-09-191-0/+457