gcc/gcc/ada s-mastop-tru64.adb init.c

charlet@gcc.gnu.org charlet@gcc.gnu.org
Mon Jul 4 13:26:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	charlet@gcc.gnu.org	2005-07-04 13:26:03

Modified files:
	gcc/ada        : s-mastop-tru64.adb init.c 

Log message:
	2005-07-04  Eric Botcazou  <ebotcazou@adacore.com>
	
	* s-mastop-tru64.adb (Pop_Frame): Use exc_lookup_function_entry to
	fetch a code-range descriptor associated with the machine state. On
	failure set the machine state's PC to 0; on success, pass the
	descriptor to exc_virtual_unwind.
	
	* init.c (Tru64 section): New function __gnat_set_code_loc.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/s-mastop-tru64.adb.diff?cvsroot=gcc&r1=1.2&r2=1.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/init.c.diff?cvsroot=gcc&r1=1.50&r2=1.51



More information about the Gcc-cvs mailing list