summaryrefslogtreecommitdiff
path: root/gold/plugin.h
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-11Add plugin API for processing plugin-added input filesStephen Crane
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-11-27Fix spelling in comments in C source files (gold)Ambrogino Modigliani
2016-01-01Copyright update for binutilsAlan Modra
2015-07-12Add SHF_COMPRESSED section decompression to goldH.J. Lu
2015-02-04Resolve forwarding symbols in plugins.Peter Collingbourne
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-11-07Fix race condition when using --threads with linker plugins.Evgeniy Dushistov
2014-09-02Make Elf_file::section_name() a const function, so that it can be used inCary Coutant
2014-03-05Update copyright yearsAlan Modra
2013-10-11gold/Roland McGrath
2012-03-212012-03-21 Cary Coutant <ccoutant@google.com>Cary Coutant
2011-09-26include/ChangeLogCary Coutant
2011-09-192011-09-19 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam
2011-07-142011-07-13 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam
2011-04-12 * archive.cc (Archive::include_member): Adjust call toCary Coutant
2011-03-30 * archive.cc (Library_base::should_include_member): MoveCary Coutant
2011-03-232010-03-23 Rafael Ávila de Espíndola <respindola@mozilla.com>Rafael Ávila de Espíndola
2011-01-24 * plugin.cc (class Plugin_rescan): Define new class.Ian Lance Taylor
2010-08-25 * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton
2010-08-02 PR 11855Ian Lance Taylor
2010-06-212010-06-21 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola
2010-06-182010-06-18 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola
2010-03-222010-03-22 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola
2010-01-05 PR 10980Ian Lance Taylor
2009-10-28 * plugin.h (Plugin::Plugin): Initialize cleanup_done_.Cary Coutant
2009-10-06 * plugin.cc (add_input_library): New.Ian Lance Taylor
2009-08-05*** empty log message ***Sriraman Tallam
2009-02-13 (From Rafael Espindola)Cary Coutant
2009-01-15 * archive.cc (Archive::get_elf_object_for_member): Remove callCary Coutant
2008-12-24 * gold.cc (gold_exit): Call plugin cleanup handlers on exit.Cary Coutant
2008-12-23 * object.cc (Sized_relobj::layout_section): New function.Cary Coutant
2008-12-052008-12-05 Rafael Avila de Espindola <espindola@google.com>Cary Coutant
2008-09-19Add plugin functionality for link-time optimization (LTO).Cary Coutant