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]

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


Author: bstarynk
Date: Fri Nov  7 16:09:12 2008
New Revision: 141679

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141679
Log:
2008-11-07  Basile Starynkevitch  <basile@starynkevitch.net>
	* 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.
	(basilysgc_compile_dyn) uses it.
	[should use ggc_collect_extra_marking].


Modified:
    branches/melt-branch/gcc/ChangeLog.melt
    branches/melt-branch/gcc/basilys.c


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