This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r217472 - in /branches/melt-branch/gcc: ChangeL...
- From: bstarynk at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Thu, 13 Nov 2014 10:33:36 -0000
- Subject: 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