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

bstarynk@gcc.gnu.org bstarynk@gcc.gnu.org
Thu Jan 23 14:06:00 GMT 2014


Author: bstarynk
Date: Thu Jan 23 14:05:58 2014
New Revision: 206965

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

2014-01-23  Basile Starynkevitch  <basile@starynkevitch.net>

	* melt/warmelt-first.melt (class_any_module_context): Add
	mocx_isgplcompatible field.

	* melt/warmelt-macro.melt (class_source_module_is_gpl_compatible):
	New class.
	(module_is_gpl_compatible): New macro.
	(mexpand_module_is_gpl_compatible): New macro-expanding function.

	* melt/warmelt-normal.melt (normexp_module_is_gpl_compatible): New
	method for normal_exp on normexp_module_is_gpl_compatible...

	* melt/warmelt-outobj.melt (compile_list_sexpr)
	(compile_first_bootstrap_list_sexpr)
	(melt_translate_run_macroexpansions_list): Initialize field
	:mocx_isgplcompatible to nil.

	* melt/warmelt-modes.melt (makedoc_docmd): Likewise.


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/melt/warmelt-first.melt
    branches/melt-branch/gcc/melt/warmelt-macro.melt
    branches/melt-branch/gcc/melt/warmelt-modes.melt
    branches/melt-branch/gcc/melt/warmelt-normal.melt
    branches/melt-branch/gcc/melt/warmelt-outobj.melt



More information about the Gcc-cvs mailing list