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