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]

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


Author: bstarynk
Date: Fri Aug 26 14:41:03 2011
New Revision: 178111

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

2011-08-26  Basile Starynkevitch  <basile@starynkevitch.net>

	* melt-runtime.h (melt_compile_source): Add declaration.

	* melt-runtime.c (melt_compile_source): Becomes an exported
	function. Sets the workdir to tempdir if null.

	* melt/warmelt-base.melt (generate_melt_module)
	(generate_debug_melt_module, generate_quickly_melt_module): Use
	melt_compile_source.


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


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