r125419 - in /trunk/gcc/ada: gmem.c gnatmem.adb...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Wed Jun 6 10:30:00 GMT 2007


Author: charlet
Date: Wed Jun  6 10:30:04 2007
New Revision: 125419

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125419
Log:
2007-04-20  Vasiliy Fofanov  <fofanov@adacore.com>

	* gmem.c: Add support for timestamps on memory operations.

	* memtrack.adb, gnatmem.adb: Add support for timestamps on memory
	operations (not used currently, just foundation for future
	enhancements). Add possibility to perform full dump of gmem.out file.
	(Print_Back_Traces): Declare accesses to root arrays constants since
	they aren't modified.
	(Print_Back_Traces): allocate root arrays on the heap rather than stack.


Modified:
    trunk/gcc/ada/gmem.c
    trunk/gcc/ada/gnatmem.adb
    trunk/gcc/ada/memtrack.adb



More information about the Gcc-cvs mailing list