Skip to content
Snippets Groups Projects
  • Martin Liska's avatar
    32a75350
    lto-plugin: implement LDPT_GET_API_VERSION · 32a75350
    Martin Liska authored
    include/ChangeLog:
    
    	* plugin-api.h (enum linker_api_version): New enum.
    	(ld_plugin_get_api_version): New.
    	(enum ld_plugin_tag): Add LDPT_GET_API_VERSION.
    	(struct ld_plugin_tv): Add tv_get_api_version.
    
    lto-plugin/ChangeLog:
    
    	* lto-plugin.c (negotiate_api_version): New.
    	(onload): Negotiate API version.
    	* Makefile.am: Add -DBASE_VERSION.
    	* Makefile.in: Regenerate.
    32a75350
    History
    lto-plugin: implement LDPT_GET_API_VERSION
    Martin Liska authored
    include/ChangeLog:
    
    	* plugin-api.h (enum linker_api_version): New enum.
    	(ld_plugin_get_api_version): New.
    	(enum ld_plugin_tag): Add LDPT_GET_API_VERSION.
    	(struct ld_plugin_tv): Add tv_get_api_version.
    
    lto-plugin/ChangeLog:
    
    	* lto-plugin.c (negotiate_api_version): New.
    	(onload): Negotiate API version.
    	* Makefile.am: Add -DBASE_VERSION.
    	* Makefile.in: Regenerate.