This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r217472 - in /branches/melt-branch/gcc: ChangeL...


Author: bstarynk
Date: Thu Nov 13 10:33:35 2014
New Revision: 217472

URL: https://gcc.gnu.org/viewcvs?rev=217472&root=gcc&view=rev
Log:

2014-11-13  Basile Starynkevitch  <basile@starynkevitch.net>
	* melt-runtime.h: Don't include plugin-version.h.
	Declare the built-in defaults as extern "C".
	* melt-runtime.cc: Remove a lot of includes, but include
	"melt-run.h" Require GCC 4.8 at least, so remove
	MELT_BOGUS_GENGTYPE_4dot7 trick.  Add some includes, like
	"intl.h", <dirent.h>, "print-tree.h", etc...


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/melt-runtime.cc
    branches/melt-branch/gcc/melt-runtime.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]