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

bstarynk@gcc.gnu.org bstarynk@gcc.gnu.org
Mon Aug 29 14:30:00 GMT 2011


Author: bstarynk
Date: Mon Aug 29 14:30:09 2011
New Revision: 178248

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

2011-08-29  Basile Starynkevitch  <basile@starynkevitch.net>
	* melt-runtime.h (meltgc_new_string_without_suffix): New
	declaration.

	* melt-runtime.c (meltgc_new_string_without_suffix): New function.
	(meltgc_new_string_generated_c_filename): Add debugeprintf-s.

	* melt/warmelt-base.melt (make_string_without_suffix): New
	primitive.

	* melt/warmelt-outobj.melt (compile_one_or_more_files): More debug
	message.
	(translatefile_docmd, translatetomodule_docmd)
	(translatedebug_docmd, translatequickly_docmd, runfile_docmd)
	(rundebug_docmd): Use make_string_without_suffix to remove ".c".


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/melt-runtime.c
    branches/melt-branch/gcc/melt-runtime.h
    branches/melt-branch/gcc/melt/warmelt-base.melt
    branches/melt-branch/gcc/melt/warmelt-outobj.melt



More information about the Gcc-cvs mailing list