aboutsummaryrefslogtreecommitdiff
path: root/include/plugin-api.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-08-07PR29961, plugin-api.h: "Could not detect architecture endianess"Alan Modra1-22/+23
2023-05-11Implement LDPT_REGISTER_CLAIM_FILE_HOOK_V2 linker plugin hook [PR109128]Joseph Myers1-0/+16
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-07-12lto-plugin: implement LDPT_GET_API_VERSIONMartin Liska1-0/+33
2022-05-04LTO plugin: modernize a bit.Martin Liska1-34/+34
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-04-01Fix typo in a macro usage.Martin Liska1-1/+1
2020-03-24Improve endianess detection.Martin Liska1-2/+63
2020-03-21Fix comma at end of enumerator list seen with -std=c++98.Martin Liska1-1/+1
2020-03-19Update include/plugin-api.h.Martin Liska1-2/+30
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-09PR other/16615 [2/5]Sandra Loosemore1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-05-02Plugin API to get the list of wrap symbols.Sriraman Tallam1-1/+11
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-10Add plugin API for processing plugin-added input files.Stephen Crane1-1/+17
2017-01-04Update copyright years.Jakub Jelinek1-1/+1
2016-03-04Sync include/plugin-api.h with binutils.Cary Coutant1-2/+27
2015-07-14Update copyright year in includeH.J. Lu1-1/+1
2013-02-11Sync plugin-api.h with the copy in binutils. Please see:Sriraman Tallam1-27/+27
2012-08-24Sync plugin-api.h with gold patch : http://sourceware.org/ml/binutils/2012-08...Sriraman Tallam1-1/+32
2012-06-12plugin-api.h (ld_plugin_output_file_type): Add LDPO_PIE.Rafael Ávila de Espíndola1-1/+2
2011-09-26re PR lto/47247 (Linker plugin specification makes it difficult to handle COM...Cary Coutant1-2/+9
2011-07-142012011-07-13 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam1-1/+80
2011-03-23plugin-api.h (ld_plugin_get_view): New.Rafael Ávila de Espíndola1-1/+7
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-10-15Sync LD plugin patch series (part 1/6) with src/include/.Dave Korn1-1/+2
2010-06-21plugin-api.h (ld_plugin_set_extra_library_path): New.Rafael Avila de Espindola1-1/+9
2010-06-18plugin.h (ld_plugin_add_input_file, [...]): Make argument const.Rafael Avila de Espindola1-2/+2
2010-06-02plugin-api.h (ld_plugin_tag): Add LDPT_OUTPUT_NAME.Rafael Avila de Espindola1-1/+2
2009-10-19re PR lto/40790 (plugin-api.h unconditionally includes stdint.h)Rafael Espindola1-0/+8
2009-10-09plugin-api.h (ld_plugin_add_input_library): Change argument name to libname.Rafael Avila de Espindola1-1/+1
2009-10-05plugin-api.h: Sync with src.Rafael Avila de Espindola1-2/+29
2009-10-04plugin-api.h: Fix compile.Jerry Quinn1-1/+1
2009-10-03Merge lto branch into trunk.Diego Novillo1-0/+263