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

bstarynk@gcc.gnu.org bstarynk@gcc.gnu.org
Thu Jun 6 09:48:00 GMT 2013


Author: bstarynk
Date: Thu Jun  6 09:48:39 2013
New Revision: 199723

URL: http://gcc.gnu.org/viewcvs?rev=199723&root=gcc&view=rev
Log:

2013-06-06  Basile Starynkevitch  <basile@starynkevitch.net>
	* melt-runtime.h (melt_kilowords_forwarded): New variable
	declaration.

	* melt-runtime.c (melt_kilowords_sincefull)
	(melt_nb_fullgc_because_asked, melt_nb_fullgc_because_periodic)
	(melt_nb_fullgc_because_threshold, melt_nb_fullgc_because_copied):
	New variable definitions.
	(melt_garbcoll): Display the needfullreason on verbose messages.
	Increase the default melt_fullthresholdkilow & melt_fullperiod.
	(melt_do_finalize): Display GC stats when no quiet_flag.
	Call fflush.

	* params.def (PARAM_MELT_FULL_THRESHOLD, PARAM_MELT_FULL_PERIOD):
	Increase.


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/melt-runtime.c
    branches/melt-branch/gcc/melt-runtime.h
    branches/melt-branch/gcc/params.def



More information about the Gcc-cvs mailing list