summaryrefslogtreecommitdiff
path: root/gold/plugin.cc
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* gold: Move sym declaration just before useH.J. Lu2020-12-191-1/+1
* [GOLD] gcc-11 stringop-overflow warningAlan Modra2020-12-071-1/+1
* gold: Avoid sharing Plugin_list::iteratorH.J. Lu2020-11-081-17/+17
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Restore build on x86_64-w64-mingw32.Alexey Neyman2018-12-031-0/+14
* Fix case where IR file provides symbol visibility but replacement file does not.Cary Coutant2018-03-261-1/+2
* Fix warn-unused-return message.Cary Coutant2018-03-231-3/+10
* Add --debug=plugin option to record plugin actions.Cary Coutant2018-03-231-19/+277
* New plugin interface to get list of symbols wrapped with --wrap option.Sriraman Tallam2018-02-221-1/+27
* Fix symbol resolution with linker plugins for defsym symbols.Sriraman Tallam2018-02-151-3/+16
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Add plugin API for processing plugin-added input filesStephen Crane2017-12-111-15/+48
* Check for export dynamic symbol options when doing symbol resolution in plugins.Teresa Johnson2017-09-201-1/+3
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Don't handle every plugin symbol as defined.Rafael Ávila de Espíndola2016-03-031-0/+2
* Add new plugin hooks to support querying section alignment and size.Cary Coutant2016-03-031-1/+65
* get_symbols() plugin API tweak to support --start-lib/--end-lib.Evgenii Stepanov2016-03-031-2/+29
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Change Section_id type to use Relobj* instead of Object*.Cary Coutant2015-05-021-4/+4
* Resolve forwarding symbols in plugins.Peter Collingbourne2015-02-041-5/+12
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Fix race condition when using --threads with linker plugins.Evgeniy Dushistov2014-11-071-0/+5
* Fix handling of common symbols with plugins.Rafael Ávila de Espíndola2014-09-171-3/+1
* Make Elf_file::section_name() a const function, so that it can be used inCary Coutant2014-09-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-1/+1
* * descriptors.cc (Descriptors::close_all): New function.Ian Lance Taylor2013-02-111-0/+9
* Fix mingw gold build with plugins enabledIan Lance Taylor2013-01-111-1/+31
* Patch adds support to allow plugins to map selected subset of sections to uniqueSriraman Tallam2012-08-241-1/+77
* 2012-06-12 Rafael Ávila de Espíndola <respindola@mozilla.com>Rafael Ávila de Espíndola2012-06-121-0/+2
* 2012-03-21 Cary Coutant <ccoutant@google.com>Cary Coutant2012-03-211-5/+6
* PR gold/13245Cary Coutant2011-10-181-1/+5
* * gold/incremental.cc (Sized_relobj_incr::Sized_relobj_incr):Cary Coutant2011-10-101-4/+8
* 2011-09-29 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2011-09-291-11/+9
* include/ChangeLogCary Coutant2011-09-261-12/+65
* 2011-07-13 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2011-07-141-16/+255
* * archive.cc (Library_base::should_include_member): Pull in objectIan Lance Taylor2011-05-251-5/+1
* * archive.cc (Archive::include_member): Adjust call toCary Coutant2011-04-121-0/+10
* * archive.cc (Library_base::should_include_member): MoveCary Coutant2011-03-301-0/+16
* 2010-03-23 Rafael Ávila de Espíndola <respindola@mozilla.com>Rafael Ávila de Espíndola2011-03-231-1/+46
* 2010-02-08 Rafael Ávila de Espíndola <respindola@mozilla.com>Rafael Ávila de Espíndola2011-02-081-0/+2
* * plugin.cc (class Plugin_rescan): Define new class.Ian Lance Taylor2011-01-241-1/+205
* PR gold/10708Cary Coutant2010-11-051-1/+8
* * debug.h (DEBUG_INCREMENTAL): New flag.Cary Coutant2010-10-141-1/+1
* * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton2010-08-251-15/+15
* elfcpp/ChangeLog:Cary Coutant2010-08-121-1/+1
* PR 11855Ian Lance Taylor2010-08-021-10/+16