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]

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


Author: bstarynk
Date: Mon Jun 27 12:26:34 2011
New Revision: 175521

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175521
Log:

2011-06-27  Basile Starynkevitch  <basile@starynkevitch.net>

	* Makefile.in (MELT_RUNTIME_CPPDEFS): New variable.
	(melt-runtime.o): Use it.
	(melt.encap): Do also check-melt-runtime; echo-s are made silent.
	(check-melt-runtime): New phony target.

	* melt/warmelt-base.melt (cstring_prefixed): New cmatcher.

	* melt/xtramelt-ana-simple.melt (meltframe_gate, meltframe_exec)
	(meltframe_docmd): New functions.
	(meltframe_mode): New mode.


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/Makefile.in
    branches/melt-branch/gcc/melt/warmelt-base.melt
    branches/melt-branch/gcc/melt/xtramelt-ana-simple.melt


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