gcc/config
Boris Kolpackov 8c7dbea9f1 Plugin support on Windows/MinGW
config/ChangeLog:
2017-11-14 Boris Kolpackov  <boris@codesynthesis.com>

	* gcc-plugin.m4: Add support for MinGW.

gcc/ChangeLog:
2017-11-14 Boris Kolpackov  <boris@codesynthesis.com>

	* plugin.c (add_new_plugin): Use platform-specific library extensions.
	(try_init_one_plugin): Alternative implementation for MinGW.
	* Makefile.in (plugin_implib): New.
	(gengtype-lex.c): Fix broken AIX workaround.
	* configure: Regenerate.
	* doc/plugins.texi: Document support for MinGW.

gcc/c/ChangeLog:
2017-11-14 Boris Kolpackov  <boris@codesynthesis.com>

	* Make-lang.in (c.install-plugin): Install backend import library.

gcc/cp/ChangeLog:
2017-11-14 Boris Kolpackov  <boris@codesynthesis.com>

	* Make-lang.in (c++.install-plugin): Install backend import library.

libcc1/ChangeLog:
2017-11-14 Boris Kolpackov  <boris@codesynthesis.com>

	* configure: Regenerate.

From-SVN: r255154
2017-11-26 13:00:48 +00:00
..
2015-05-05 03:41:53 +00:00
2015-04-14 08:04:45 -07:00
2017-11-26 13:00:48 +00:00
2016-12-08 09:46:03 +10:30
2017-11-26 13:00:48 +00:00
2012-10-15 13:10:30 +00:00
2017-02-13 08:54:02 +00:00
2012-05-03 15:39:07 +00:00
2012-04-03 12:07:28 +00:00
2016-12-08 09:46:03 +10:30
2015-05-13 21:15:31 +00:00
2015-05-27 16:40:38 -04:00