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]

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


Author: bstarynk
Date: Thu Jul  3 11:54:50 2008
New Revision: 137415

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

	* gcc/basilys.c: (do_finalize_basilys) new function.
	(basilys_finalize) call it.

	* gcc/melt/warmelt_first.bysl: added class_finalization,
	system_finalization, at_exit_first, at_exit_last,
	init_exitfinalizer

	* gcc/melt/warmelt-outobj.bysl: removed the BASILYS_HAS_OBJ_TAB_FIELDS
	thing.

	* gcc/melt/ana-matcher.bysl: new empty file.

	* gcc/melt/ana-base.bysl: added install_gcc_pass & the passes.


Added:
    branches/melt-branch/gcc/melt/ana-matcher.bysl
Modified:
    branches/melt-branch/gcc/ChangeLog.melt
    branches/melt-branch/gcc/basilys.c
    branches/melt-branch/gcc/basilys.h
    branches/melt-branch/gcc/melt/ana-base.bysl
    branches/melt-branch/gcc/melt/warmelt-first.bysl
    branches/melt-branch/gcc/melt/warmelt-outobj.bysl


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