summaryrefslogtreecommitdiff
path: root/gold/plugin.cc
AgeCommit message (Expand)Author
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-12-19gold: Move sym declaration just before useH.J. Lu
2020-12-07[GOLD] gcc-11 stringop-overflow warningAlan Modra
2020-11-08gold: Avoid sharing Plugin_list::iteratorH.J. Lu
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-12-03Restore build on x86_64-w64-mingw32.Alexey Neyman
2018-03-26Fix case where IR file provides symbol visibility but replacement file does not.Cary Coutant
2018-03-23Fix warn-unused-return message.Cary Coutant
2018-03-23Add --debug=plugin option to record plugin actions.Cary Coutant
2018-02-22New plugin interface to get list of symbols wrapped with --wrap option.Sriraman Tallam
2018-02-15Fix symbol resolution with linker plugins for defsym symbols.Sriraman Tallam
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-09-20Check for export dynamic symbol options when doing symbol resolution in plugins.Teresa Johnson
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-03-03Don't handle every plugin symbol as defined.Rafael Ávila de Espíndola
2016-03-03Add new plugin hooks to support querying section alignment and size.Cary Coutant
2016-03-03get_symbols() plugin API tweak to support --start-lib/--end-lib.Evgenii Stepanov
2016-01-01Copyright update for binutilsAlan Modra
2015-05-02Change Section_id type to use Relobj* instead of Object*.Cary Coutant
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-17Fix handling of common symbols with plugins.Rafael Ávila de Espíndola
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-02-11 * descriptors.cc (Descriptors::close_all): New function.Ian Lance Taylor
2013-01-11 Fix mingw gold build with plugins enabledIan Lance Taylor
2012-08-24Patch adds support to allow plugins to map selected subset of sections to uniqueSriraman Tallam
2012-06-122012-06-12 Rafael Ávila de Espíndola <respindola@mozilla.com>Rafael Ávila de Espíndola
2012-03-212012-03-21 Cary Coutant <ccoutant@google.com>Cary Coutant
2011-10-18 PR gold/13245Cary Coutant
2011-10-10 * gold/incremental.cc (Sized_relobj_incr::Sized_relobj_incr):Cary Coutant
2011-09-292011-09-29 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam
2011-09-26include/ChangeLogCary Coutant
2011-07-142011-07-13 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam
2011-05-25 * archive.cc (Library_base::should_include_member): Pull in objectIan Lance Taylor
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-02-082010-02-08 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-11-05 PR gold/10708Cary Coutant
2010-10-14 * debug.h (DEBUG_INCREMENTAL): New flag.Cary Coutant
2010-08-25 * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton
2010-08-12elfcpp/ChangeLog:Cary Coutant
2010-08-02 PR 11855Ian Lance Taylor
2010-07-15 * plugin.cc (Plugin_finish::run): Don't call cleanup handlers from here.Cary Coutant