r141680 - /branches/melt-branch/gcc/ChangeLog.melt
bstarynk@gcc.gnu.org
bstarynk@gcc.gnu.org
Fri Nov 7 16:12:00 GMT 2008
Author: bstarynk
Date: Fri Nov 7 16:12:45 2008
New Revision: 141680
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141680
Log:
2008-11-07 Basile Starynkevitch <basile@starynkevitch.net>
%%%% better gcc/Changelog.melt %%%%
* gcc/basilys.c [reindented] (basilys_extra_marking) new not yet used
function.
[using a vector of basilys_module_info_t]
(basilys_module_info_t) new type & structure.
(modinfvec) new vector.
(load_checked_dylib) removed and renamed as
(load_checked_dynamic_module_index) which does all the dlsym-s and
accepts both *basilys* & *melt* symbols inside eg both melt_md5 & basilys_md5
both start_module_basilys & start_module_melt, etc...
(basilysgc_compile_dyn) uses it.
[should use ggc_collect_extra_marking].
Modified:
branches/melt-branch/gcc/ChangeLog.melt
More information about the Gcc-cvs
mailing list