r217466 - in /branches/melt-branch: contrib/Cha...

bstarynk@gcc.gnu.org bstarynk@gcc.gnu.org
Thu Nov 13 08:58:00 GMT 2014


Author: bstarynk
Date: Thu Nov 13 08:58:35 2014
New Revision: 217466

URL: https://gcc.gnu.org/viewcvs?rev=217466&root=gcc&view=rev
Log:
[gcc/]
2014-11-13  Basile Starynkevitch  <basile@starynkevitch.net>
	* melt-run.proto.h: Include plugin-version.h after gcc-plugin.h
	after config.h.
	(MELT_GCC_VERSION): Defaults to GCCPLUGIN_VERSION.
	Us GCCPLUGIN_VERSION preferably.
	* melt-runtime.h: Use GCCPLUGIN_VERSION preferably.
	(MELT_VERSION_STRING): Bump to 1.1.3rc0post.
	* melt-runtime.cc: Likewise.


[contrib/]
2014-11-13  Basile Starynkevitch  <basile@starynkevitch.net>
	* MELT-Plugin-Makefile (melt-run.h): Have only one rule for it.


Modified:
    branches/melt-branch/contrib/ChangeLog.MELT
    branches/melt-branch/contrib/MELT-Plugin-Makefile
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/melt-run.proto.h
    branches/melt-branch/gcc/melt-runtime.cc
    branches/melt-branch/gcc/melt-runtime.h



More information about the Gcc-cvs mailing list