summaryrefslogtreecommitdiff
path: root/include/plugin-api.h
AgeCommit message (Expand)Author
2023-05-17PR29961, plugin-api.h: "Could not detect architecture endianess"Alan Modra
2023-05-11Add LDPT_REGISTER_CLAIM_FILE_HOOK_V2 linker plugin hook [GCC PR109128]Joseph Myers
2023-01-01Update year range in copyright notice of binutils filesAlan Modra
2022-07-12LTO plugin: sync header file with GCCMartin Liska
2022-05-04LTO plugin: sync header file with GCCMartin Liska
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-04-01include: Sync plugin-api.h with GCCMartin Liska
2020-03-24include: Sync plugin-api.h with GCCMartin Liska
2020-03-21include: Sync lto-symtab.h and plugin-api.h with GCCMartin Liska
2020-03-19Include: Sync lto-symtab.h and plugin-api.h with GCCMartin Liska
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-01-09Merge from gcc: use "cannot" instead of "can not" in libiberty and include.Sandra Loosemore
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-02-22New plugin interface to get list of symbols wrapped with --wrap option.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-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