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
..
2017-01-17 10:38:48 +01:00
2011-11-09 10:09:53 -08:00
2017-01-19 22:00:53 +01:00
2015-05-05 03:41:53 +00:00
2016-12-02 09:39:27 +02:00
2017-10-24 05:50:03 -07:00
2017-11-15 03:11:37 +00:00
2017-06-19 13:20:20 +00:00
2017-06-19 13:20:20 +00:00
2015-04-14 08:04:45 -07:00
2013-11-29 20:13:45 +00:00
2017-11-17 14:34:39 +01:00
2017-11-26 13:00:48 +00:00
2015-06-30 09:42:07 -07:00
2016-12-08 09:46:03 +10:30
2017-11-26 13:00:48 +00:00
2015-07-24 12:20:44 -06:00
2012-10-15 13:10:30 +00:00
2017-01-06 14:33:47 +00:00
2015-08-24 10:24:52 +00:00
2017-02-13 08:54:02 +00:00
2013-01-07 10:23:42 -08:00
2012-04-02 07:46:39 +00:00
2015-03-27 18:08:44 +01:00
2015-04-10 06:43:52 +00:00
2012-05-03 15:39:07 +00:00
2012-04-03 12:07:28 +00:00
2011-07-06 19:48:43 +02:00
2017-06-03 08:23:22 +00:00
2014-04-25 08:03:08 +00:00
2014-05-14 19:20:59 -04:00
2014-11-18 15:12:52 -07:00
2012-09-19 20:42:01 +00:00
2016-11-15 16:34:02 +00:00
2016-12-08 09:46:03 +10:30
2017-01-04 18:59:34 +10:30
2014-11-26 21:53:35 +00:00
2015-07-24 12:20:44 -06:00
2015-05-13 21:15:31 +00:00
2015-07-24 12:20:44 -06:00
2014-11-13 14:03:17 +00:00
2015-07-24 12:20:44 -06:00
2015-05-27 16:40:38 -04:00
2012-03-12 15:35:56 +00:00
2015-07-14 07:25:35 -07:00