gcc/lto-plugin
Martin Liska 32a753506b lto-plugin: implement LDPT_GET_API_VERSION
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.
2022-07-12 15:26:57 +02:00
..
aclocal.m4
ChangeLog Daily bump. 2022-07-08 00:16:22 +00:00
config.h.in lto-plugin: use locking only for selected targets 2022-07-07 15:18:58 +02:00
configure lto-plugin: use locking only for selected targets 2022-07-07 15:18:58 +02:00
configure.ac lto-plugin: use locking only for selected targets 2022-07-07 15:18:58 +02:00
lto-plugin.c lto-plugin: implement LDPT_GET_API_VERSION 2022-07-12 15:26:57 +02:00
lto-plugin.map lto-plugin: Use GNU ld or Solaris ld version script in preference to -export-symbols-regex [PR102426] 2022-03-22 11:03:54 +01:00
Makefile.am lto-plugin: implement LDPT_GET_API_VERSION 2022-07-12 15:26:57 +02:00
Makefile.in lto-plugin: implement LDPT_GET_API_VERSION 2022-07-12 15:26:57 +02:00