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]

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


Author: bstarynk
Date: Tue Apr 15 19:16:39 2008
New Revision: 134327

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134327
Log:
2008-04-15   Basile Starynkevitch  <basile@starynkevitch.net>
	* contrib/cold-basilys.lisp: strings argument passed verbatim as cstrings

	* gcc/Makefile.in: added $(BASILYSDEBUG) for -fdebug-basilys 
	and added compilation of warm-basilys by itself (still buggy)

	* gcc/melt/warm-basilys.bysl: debug_msg changed to debugmsg which has
	a cstring second argument.
	

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/warm-basilys.bysl


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