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

bstarynk@gcc.gnu.org bstarynk@gcc.gnu.org
Fri May 13 12:41:00 GMT 2016


Author: bstarynk
Date: Fri May 13 12:41:32 2016
New Revision: 236207

URL: https://gcc.gnu.org/viewcvs?rev=236207&root=gcc&view=rev
Log:

2016-05-13   Basile Starynkevitch  <basile@starynkevitch.net>
	{{still very unstable; perhaps crashing only without ASLR}}
	* melt-runtime.h (melt_nb_full_garbcoll, melt_nb_garbcoll):
	Declared as MELT_EXTERN variables.
	(melt_magic_discr): when runtime debugging, the fatal error
	message shows the GC count.

	* melt-runtime.cc (Melt_Plain_Module::Melt_Plain_Module): add a
	melt_debuggc_eprintf.
	(check_pointer_at): Renamed to ...
	(melt_check_pointer_at): ... probably obsolete function.
	(melt_garbcoll): Better debug printing.
	(melt_really_initialize): For runtime debugging purposes, added
	sbrk-reserve program/plugin argument.  Both sbrk-reserve &
	mmap-reserve are Linux specific program/plugin argument.
	

Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/melt-runtime.cc
    branches/melt-branch/gcc/melt-runtime.h



More information about the Gcc-cvs mailing list