gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gold / plugin.cc
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-12-04  Alexey NeymanRestore build on x86_64-w64-mingw32.
2018-03-26  Cary CoutantFix case where IR file provides symbol visibility but...
2018-03-24  Cary CoutantFix warn-unused-return message.
2018-03-23  Cary CoutantAdd --debug=plugin option to record plugin actions.
2018-02-22  Sriraman TallamNew plugin interface to get list of symbols wrapped...
2018-02-16  Sriraman TallamFix symbol resolution with linker plugins for defsym...
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-12-11  Stephen CraneAdd plugin API for processing plugin-added input files
2017-09-20  Teresa JohnsonCheck for export dynamic symbol options when doing...
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-03-03  Rafael Ávila de... Don't handle every plugin symbol as defined.
2016-03-03  Cary CoutantAdd new plugin hooks to support querying section alignm...
2016-03-03  Evgenii Stepanovget_symbols() plugin API tweak to support --start-lib...
2016-01-01  Alan ModraCopyright update for binutils
2015-05-02  Cary CoutantChange Section_id type to use Relobj* instead of Object*.
2015-02-04  Peter CollingbourneResolve forwarding symbols in plugins.
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-11-08  Evgeniy DushistovFix race condition when using --threads with linker...
2014-09-17  Rafael Ávila de... Fix handling of common symbols with plugins.
2014-09-02  Cary CoutantMake Elf_file::section_name() a const function, so...
2014-03-05  Alan ModraUpdate copyright years
2013-02-11  Ian Lance Taylor * descriptors.cc (Descriptors::close_all): New function.
2013-01-11  Ian Lance Taylor Fix mingw gold build with plugins enabled
2012-08-24  Sriraman TallamPatch adds support to allow plugins to map selected...
2012-06-12  Rafael Ávila de... 2012-06-12 Rafael Ávila de Espíndola <respindola@mozil...
2012-03-21  Cary Coutant2012-03-21 Cary Coutant <ccoutant@google.com>
2011-10-18  Cary Coutant PR gold/13245
2011-10-10  Cary Coutant * gold/incremental.cc (Sized_relobj_incr::Sized_relobj...
2011-09-29  Sriraman Tallam2011-09-29 Sriraman Tallam <tmsriram@google.com>
2011-09-26  Cary Coutantinclude/ChangeLog
2011-07-14  Sriraman Tallam2011-07-13 Sriraman Tallam <tmsriram@google.com>
2011-05-25  Ian Lance Taylor * archive.cc (Library_base::should_include_member...
2011-04-12  Cary Coutant * archive.cc (Archive::include_member): Adjust call to
2011-03-30  Cary Coutant * archive.cc (Library_base::should_include_member...
2011-03-23  Rafael Ávila de... 2010-03-23 Rafael Ávila de Espíndola <respindola@mozil...
2011-02-08  Rafael Ávila de... 2010-02-08 Rafael Ávila de Espíndola <respindola@mozil...
2011-01-24  Ian Lance Taylor * plugin.cc (class Plugin_rescan): Define new class.
2010-11-05  Cary Coutant PR gold/10708
2010-10-14  Cary Coutant * debug.h (DEBUG_INCREMENTAL): New flag.
2010-08-25  Nick Clifton * archive.cc: Formatting fixes: Remove whitespa...
2010-08-12  Cary Coutantelfcpp/ChangeLog:
2010-08-02  Ian Lance Taylor PR 11855
2010-07-15  Cary Coutant * plugin.cc (Plugin_finish::run): Don't call cleanup...
2010-06-28  Rafael Ávila de... 2010-06-28 Rafael Espindola <espindola@google.com>
2010-06-21  Rafael Ávila de... 2010-06-21 Rafael Espindola <espindola@google.com>
2010-06-18  Rafael Ávila de... 2010-06-18 Rafael Espindola <espindola@google.com>
2010-06-15  Rafael Ávila de... 2010-06-15 Rafael Espindola <espindola@google.com>
2010-06-01  Rafael Ávila de... 2010-06-01 Rafael Espindola <espindola@google.com>
2010-06-01  Rafael Ávila de... 2010-06-01 Rafael Espindola <espindola@google.com>
2010-04-06  Cary Coutant gcc PR lto/42757
2010-03-22  Rafael Ávila de... 2010-03-22 Rafael Espindola <espindola@google.com>
2010-01-05  Ian Lance Taylor PR 10980
2009-12-14  Ian Lance Taylor Revert -Wshadow changes, all changes from:
2009-12-11  Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-12-10  Ian Lance Taylor * plugin.cc (Plugin::load): Don't cast from void*...
2009-10-28  Cary Coutant * plugin.h (Plugin::Plugin): Initialize cleanup_done_.
2009-10-12  Ian Lance Taylor * plugin.cc: Include "gold.h" before other header...
2009-10-10  Chris Demetriou2009-10-10 Chris Demetriou <cgd@google.com>
2009-10-09  Ian Lance Taylor * plugin.cc: Don't include dlfcn.h when ENABLE_PLUGINS...
2009-10-06  Ian Lance Taylor * plugin.cc (add_input_library): New.
2009-09-30  Ian Lance Taylor * object.h (class Object): Remove target_ field, and...
2009-08-05  Sriraman Tallam*** empty log message ***
2009-07-17  Ian Lance Taylor PR 10400
2009-05-15  Ian Lance Taylor * gold.h (Incremental_argument_list): Remove (invalid...
2009-03-14  Ian Lance Taylor * readsyms.cc (Read_symbols::incompatible_warning...
2009-03-13  Ian Lance Taylor * fileread.cc (Input_file::open): Remove options param...
2009-03-01  Ian Lance Taylor * layout.cc (Layout::find_or_add_kept_section): New...
2009-02-13  Cary Coutant (From Rafael Espindola)
2009-01-28  Sriraman Tallam2009-01-20 Sriraman Tallam <tmsriram@google.com>
2009-01-15  Cary Coutant * archive.cc (Archive::get_elf_object_for_member)...
2008-12-24  Cary Coutant * gold.cc (gold_exit): Call plugin cleanup handlers...
2008-12-23  Cary Coutant * plugin.cc (is_visible_from_outside): New function.
2008-12-23  Cary Coutant * object.cc (Sized_relobj::layout_section): New function.
2008-12-16  Cary Coutant * plugin.cc (Plugin::load): Move LDPT_MESSAGE to front...
2008-12-05  Cary Coutant2008-12-05 Rafael Avila de Espindola <espindola@googl...
2008-12-01  Cary Coutantgold/ChangeLog:
2008-10-02  Cary Coutant * plugin.cc (make_sized_plugin_object): Fix conditional
2008-09-19  Cary CoutantAdd plugin functionality for link-time optimization...
This page took 1.131865 seconds and 86 git commands to generate.