summaryrefslogtreecommitdiff
path: root/include/plugin-api.h
Commit message (Expand)AuthorAgeFilesLines
* Implement LDPT_REGISTER_CLAIM_FILE_HOOK_V2 linker plugin hook [PR109128]devel/omp/gcc-12Tobias Burnus2023-05-111-1/+17
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Fix typo in a macro usage.Martin Liska2020-04-011-1/+1
* Improve endianess detection.Martin Liska2020-03-241-2/+63
* Fix comma at end of enumerator list seen with -std=c++98.Martin Liska2020-03-211-1/+1
* Update include/plugin-api.h.Martin Liska2020-03-191-2/+30
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* PR other/16615 [2/5]Sandra Loosemore2019-01-091-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Plugin API to get the list of wrap symbols.Sriraman Tallam2018-05-021-1/+11
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Add plugin API for processing plugin-added input files.Stephen Crane2017-11-101-1/+17
* Update copyright years.Jakub Jelinek2017-01-041-1/+1
* Sync include/plugin-api.h with binutils.Cary Coutant2016-03-041-2/+27
* Update copyright year in includeH.J. Lu2015-07-141-1/+1
* Sync plugin-api.h with the copy in binutils. Please see:Sriraman Tallam2013-02-111-27/+27
* Sync plugin-api.h with gold patch : http://sourceware.org/ml/binutils/2012-08...Sriraman Tallam2012-08-241-1/+32
* plugin-api.h (ld_plugin_output_file_type): Add LDPO_PIE.Rafael Ávila de Espíndola2012-06-121-1/+2
* re PR lto/47247 (Linker plugin specification makes it difficult to handle COM...Cary Coutant2011-09-261-2/+9
* 2012011-07-13 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2011-07-141-1/+80
* plugin-api.h (ld_plugin_get_view): New.Rafael Ávila de Espíndola2011-03-231-1/+7
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* Sync LD plugin patch series (part 1/6) with src/include/.Dave Korn2010-10-151-1/+2
* plugin-api.h (ld_plugin_set_extra_library_path): New.Rafael Avila de Espindola2010-06-211-1/+9
* plugin.h (ld_plugin_add_input_file, [...]): Make argument const.Rafael Avila de Espindola2010-06-181-2/+2
* plugin-api.h (ld_plugin_tag): Add LDPT_OUTPUT_NAME.Rafael Avila de Espindola2010-06-021-1/+2
* re PR lto/40790 (plugin-api.h unconditionally includes stdint.h)Rafael Espindola2009-10-191-0/+8
* plugin-api.h (ld_plugin_add_input_library): Change argument name to libname.Rafael Avila de Espindola2009-10-091-1/+1
* plugin-api.h: Sync with src.Rafael Avila de Espindola2009-10-051-2/+29
* plugin-api.h: Fix compile.Jerry Quinn2009-10-041-1/+1
* Merge lto branch into trunk.Diego Novillo2009-10-031-0/+263