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]

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


Author: bstarynk
Date: Thu Jul  3 10:17:30 2008
New Revision: 137412

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137412
Log:
2008-07-03  Basile Starynkevitch  <basile@starynkevitch.net>
	* gcc/common.opt: added -fbasilys-gdbmstate

	* gcc/doc/melt.texi: document -fbasilys-gdbmstate.

	* gcc/basilys.h: declare basilys_has_gdbmstate,
	basilysgc_fetch_gdbmstate_constr, basilysgc_fetch_gdbmstate,
	basilysgc_put_gdbmstate_constr, basilysgc_put_gdbmstate

	* gcc/basilys.c:
	(basilys_has_gdbmstate, basilysgc_fetch_gdbmstate_constr)
	(basilysgc_fetch_gdbmstate, basilysgc_put_gdbmstate_constr)
	(basilysgc_put_gdbmstate) new functions.

	* gcc/melt/ana-base.bysl: new file.


Added:
    branches/melt-branch/gcc/melt/ana-base.bysl
Modified:
    branches/melt-branch/gcc/ChangeLog.melt
    branches/melt-branch/gcc/basilys.c
    branches/melt-branch/gcc/basilys.h
    branches/melt-branch/gcc/common.opt
    branches/melt-branch/gcc/doc/melt.texi


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