summaryrefslogtreecommitdiff
path: root/include/plugin-api.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-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-01-02ChangeLog rotatation and copyright year updateAlan Modra
2013-02-11This patch assigns explicit integers to enum values correspondingSriraman Tallam
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
2011-09-27merge from gccDJ Delorie
2011-09-26merge from gccDJ Delorie
2011-09-26include/ChangeLogCary Coutant
2011-07-142011-07-13 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam
2011-03-232010-03-23 Rafael Ávila de Espíndola <respindola@mozilla.com>Rafael Ávila de Espíndola
2011-01-03merge from gccDJ Delorie
2010-10-14Applied patch series for LD plugin interface (six parts).Dave Korn
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-06-012010-06-01 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola
2009-10-19merge from gccDJ Delorie
2009-10-09merge from gccDJ Delorie
2009-10-06Merge from gcc repository.Ian Lance Taylor
2009-01-15 * plugin-api.h (LDPS_BAD_HANDLE): New constant.Cary Coutant
2008-12-01gold/ChangeLog:Cary Coutant
2008-12-01 * plugin-api.h: Fix syntax error when compiling with C++.Cary Coutant
2008-09-22 * plugin-api.h (ld_plugin_status): Remove comma from the last item.Ian Lance Taylor
2008-09-19Add plugin functionality for link-time optimization (LTO).Cary Coutant