r197482 - in /branches/melt-branch/gcc: ChangeL...
bstarynk@gcc.gnu.org
bstarynk@gcc.gnu.org
Thu Apr 4 12:58:00 GMT 2013
Author: bstarynk
Date: Thu Apr 4 12:58:50 2013
New Revision: 197482
URL: http://gcc.gnu.org/viewcvs?rev=197482&root=gcc&view=rev
Log:
2013-04-04 Basile Starynkevitch <basile@starynkevitch.net>
* melt/warmelt-outobj.melt (output_curframe_declstruct): The
generated struct name is fixed to melt_initial_frame_st for
initial routines. Use the meltframe_ prefix otherwise.
(output_curframe_declstruct_init): Use the meltframe_ prefix.
(outpucod_initialmoduleroutine): Declare the opaque initial frame.
Generate it in the implementation buffer, using
meltinitial_frame_t name. Generate appropriately the initial
routines' chunk's signatures and calls.
(outpucod_hookroutine): Incomplete, but a bit more.
Modified:
branches/melt-branch/gcc/ChangeLog.MELT
branches/melt-branch/gcc/melt/warmelt-outobj.melt
More information about the Gcc-cvs
mailing list