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]

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


Author: bstarynk
Date: Mon Nov 30 15:47:12 2009
New Revision: 154821

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154821
Log:
2009-11-30  Basile Starynkevitch  <basile@starynkevitch.net>

	* doc/melt.texi (Invoking MELT): documenting -fmelt-single-c-file
	& moved @end table...
	* melt-make.mk: added warmelt2 & warmelt3 targets..
	* testsuite/melt/tmultifil.melt: added more functions up to f49.
	* melt/warmelt-genobj.melt: ratio of number of functions per
	secondary file increased to 32.
	* melt-runtime.c (melt_wants_single_c_file): moved function
	downwards, and removed the temporary warning message..


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/doc/melt.texi
    branches/melt-branch/gcc/melt-make.mk
    branches/melt-branch/gcc/melt-runtime.c
    branches/melt-branch/gcc/melt/warmelt-genobj.melt
    branches/melt-branch/gcc/testsuite/melt/tmultifil.melt


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