r134954 - in /branches/melt-branch: contrib/Cha...

bstarynk@gcc.gnu.org bstarynk@gcc.gnu.org
Mon May 5 20:46:00 GMT 2008


Author: bstarynk
Date: Mon May  5 20:46:48 2008
New Revision: 134954

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134954
Log:
2008-05-05  Basile Starynkevitch  <basile@starynkevitch.net>
	* gcc/melt/warm-basilys.bysl: (create_normcontext) fill the initial
	predefmap with symbols using (fill_initial_predefmap). Added the
	output_c_initpredef selector to set the predefined values very
	early. Added generation of obj_num in initial objects. Added
	generation of asserts in putslots. Still buggy, perhaps because of
	late setting of predefined values.

	* gcc/Makefile.in: added empty run of warmbasilys1

	* contrib/cold-basilys.lisp: the assert of prog_lambda-p is more verbose,
	to catch when a primitive is directly referenced.


Modified:
    branches/melt-branch/contrib/ChangeLog.melt
    branches/melt-branch/contrib/cold-basilys.lisp
    branches/melt-branch/gcc/ChangeLog.melt
    branches/melt-branch/gcc/Makefile.in
    branches/melt-branch/gcc/melt/test1.bysl
    branches/melt-branch/gcc/melt/warm-basilys.bysl



More information about the Gcc-cvs mailing list