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]

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


Author: bstarynk
Date: Fri Feb 27 19:55:54 2009
New Revision: 144475

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144475
Log:
2009-02-27  Basile Starynkevitch  <basile@starynkevitch.net>
	[runfile of hello.bysl is working]
	* gcc/basilys.h (basilysgc_compile_dyn): removed
	becomes (basilysgc_load_melt_module).
	* gcc/basilys.h (basilys_tempdir_path): added suffix argument.
	* gcc/basilys.c (tempdir_path) is static. (basilysgc_compile_dyn)
	removed since renamed as (basilysgc_load_melt_module): new
	function. (basilys_tempdir_path): has a suffix.
	* gcc/melt/warmelt-first.bysl (compile_load_dynamic_module) renamed
	as (load_melt_module).
	* gcc/melt/warmelt-outobj.bysl: (runfile) command working.


Modified:
    branches/melt-branch/gcc/ChangeLog.melt
    branches/melt-branch/gcc/Makefile.in
    branches/melt-branch/gcc/basilys.c
    branches/melt-branch/gcc/basilys.h
    branches/melt-branch/gcc/melt/warmelt-first.bysl
    branches/melt-branch/gcc/melt/warmelt-outobj.bysl


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