aboutsummaryrefslogtreecommitdiff
path: root/gold/plugin.cc
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-12-19gold: Move sym declaration just before useH.J. Lu1-1/+1
2020-12-07[GOLD] gcc-11 stringop-overflow warningAlan Modra1-1/+1
2020-11-08gold: Avoid sharing Plugin_list::iteratorH.J. Lu1-17/+17
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-12-03Restore build on x86_64-w64-mingw32.Alexey Neyman1-0/+14
2018-03-26Fix case where IR file provides symbol visibility but replacement file does not.Cary Coutant1-1/+2
2018-03-23Fix warn-unused-return message.Cary Coutant1-3/+10
2018-03-23Add --debug=plugin option to record plugin actions.Cary Coutant1-19/+277
2018-02-22New plugin interface to get list of symbols wrapped with --wrap option.Sriraman Tallam1-1/+27
2018-02-15Fix symbol resolution with linker plugins for defsym symbols.Sriraman Tallam1-3/+16
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-11Add plugin API for processing plugin-added input filesStephen Crane1-15/+48
2017-09-20Check for export dynamic symbol options when doing symbol resolution in plugins.Teresa Johnson1-1/+3
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-03-03Don't handle every plugin symbol as defined.Rafael Ávila de Espíndola1-0/+2
2016-03-03Add new plugin hooks to support querying section alignment and size.Cary Coutant1-1/+65
2016-03-03get_symbols() plugin API tweak to support --start-lib/--end-lib.Evgenii Stepanov1-2/+29
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-05-02Change Section_id type to use Relobj* instead of Object*.Cary Coutant1-4/+4
2015-02-04Resolve forwarding symbols in plugins.Peter Collingbourne1-5/+12
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-11-07Fix race condition when using --threads with linker plugins.Evgeniy Dushistov1-0/+5
2014-09-17Fix handling of common symbols with plugins.Rafael Ávila de Espíndola1-3/+1
2014-09-02Make Elf_file::section_name() a const function, so that it can be used inCary Coutant1-1/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-02-11 * descriptors.cc (Descriptors::close_all): New function.Ian Lance Taylor1-0/+9
2013-01-11 Fix mingw gold build with plugins enabledIan Lance Taylor1-1/+31
2012-08-24Patch adds support to allow plugins to map selected subset of sections to uniqueSriraman Tallam1-1/+77
2012-06-122012-06-12 Rafael Ávila de Espíndola <respindola@mozilla.com>Rafael Ávila de Espíndola1-0/+2
2012-03-212012-03-21 Cary Coutant <ccoutant@google.com>Cary Coutant1-5/+6
2011-10-18 PR gold/13245Cary Coutant1-1/+5
2011-10-10 * gold/incremental.cc (Sized_relobj_incr::Sized_relobj_incr):Cary Coutant1-4/+8
2011-09-292011-09-29 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam1-11/+9
2011-09-26include/ChangeLogCary Coutant1-12/+65
2011-07-142011-07-13 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam1-16/+255
2011-05-25 * archive.cc (Library_base::should_include_member): Pull in objectIan Lance Taylor1-5/+1
2011-04-12 * archive.cc (Archive::include_member): Adjust call toCary Coutant1-0/+10
2011-03-30 * archive.cc (Library_base::should_include_member): MoveCary Coutant1-0/+16
2011-03-232010-03-23 Rafael Ávila de Espíndola <respindola@mozilla.com>Rafael Ávila de Espíndola1-1/+46
2011-02-082010-02-08 Rafael Ávila de Espíndola <respindola@mozilla.com>Rafael Ávila de Espíndola1-0/+2
2011-01-24 * plugin.cc (class Plugin_rescan): Define new class.Ian Lance Taylor1-1/+205
2010-11-05 PR gold/10708Cary Coutant1-1/+8
2010-10-14 * debug.h (DEBUG_INCREMENTAL): New flag.Cary Coutant1-1/+1
2010-08-25 * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton1-15/+15
2010-08-12elfcpp/ChangeLog:Cary Coutant1-1/+1