r206465 - in /branches/melt-branch/gcc: ChangeL...
bstarynk@gcc.gnu.org
bstarynk@gcc.gnu.org
Thu Jan 9 15:12:00 GMT 2014
Author: bstarynk
Date: Thu Jan 9 15:12:29 2014
New Revision: 206465
URL: http://gcc.gnu.org/viewcvs?rev=206465&root=gcc&view=rev
Log:
2014-01-08 Basile Starynkevitch <basile@starynkevitch.net>
{{removing option facility; should use std::sort for sorting..}}
* melt-predef.list: Update copyright year.
(HOOK_SORT_COMPARE): Add.
* melt-runtime.cc (melt_load_module_index): Improve debugprintf in
MELTDESCR_REQUIRED_SYMBOL.
(meltgc_set_user_options): Becomes obsolete.
(meltgc_load_modules_and_do_mode): Don't set options.
* melt/warmelt-first.melt: Update copyright year.
(class_initial_system_data): Remove sysdata_option_set field.
(option_map_container, class_option_descriptor, init_optionsetter): Remove
(register_option): Obsolete.
(option_helper_fun): Remove.
(initial_system_data): Remove sysdata_option_set.
* melt/warmelt-base.melt (hook_sort_compare): New hook.
* melt/warmelt-normatch.melt (match_graphic_dot_prefix): Remove.
(match_graphic_optset): Remove.
(match_graphic): Removed option.
* melt/warmelt-outobj.melt: Update copyright year.
(code_buffer_limit_optset): Remove function.
(code_buffer_limit): Remove option.
Modified:
branches/melt-branch/gcc/ChangeLog.MELT
branches/melt-branch/gcc/melt-predef.list
branches/melt-branch/gcc/melt-runtime.cc
branches/melt-branch/gcc/melt/warmelt-base.melt
branches/melt-branch/gcc/melt/warmelt-first.melt
branches/melt-branch/gcc/melt/warmelt-normatch.melt
branches/melt-branch/gcc/melt/warmelt-outobj.melt
More information about the Gcc-cvs
mailing list