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

bstarynk@gcc.gnu.org bstarynk@gcc.gnu.org
Wed Jul 2 15:35:00 GMT 2008


Author: bstarynk
Date: Wed Jul  2 15:35:21 2008
New Revision: 137358

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137358
Log:
2008-07-02  Basile Starynkevitch  <basile@starynkevitch.net>
	* gcc/basilys.h: added basilysgc_load_modulelist

	* gcc/basilys.c: (basilysgc_load_modulelist) new function.
	(do_initial_command) uses it.
	(basilys_finalize) clear the temporary directory.
	(dispatch_gate_basilys) added cast.

	* gcc/doc/melt.texi: document the -fbasilys-init=@ trick to load a module list.

	* gcc/Makefile.in: use module lists. warmelt*.modlis are removed on clean.

	* gcc/configure.ac: corrected GDBM stuff.

	* gcc/configure: regenerated.

	* gcc/c-common.c: (handle_melt_attribute) new empty function.


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/c-common.c
    branches/melt-branch/gcc/configure
    branches/melt-branch/gcc/configure.ac
    branches/melt-branch/gcc/doc/melt.texi



More information about the Gcc-cvs mailing list