[Bug java/13468] [4.0 Regression] interpret.cc should register ffi closure stubs

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jan 5 10:00:00 GMT 2005


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-01-05 09:59 -------
Subject: Bug 13468

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-rhl-branch
Changes by:	jakub@gcc.gnu.org	2005-01-05 09:59:01

Modified files:
	libjava        : ChangeLog Makefile.am Makefile.in interpret.cc 
	libjava/gnu/gcj/runtime: natStackTrace.cc 

Log message:
	2004-12-13  Jakub Jelinek  <jakub@redhat.com>
	
	Revert:
	2004-01-21  Tom Tromey  <tromey@redhat.com>
	PR java/13468:
	* Makefile.in: Rebuilt.
	* Makefile.am (interpret.lo): New target.
	
	2004-10-18  Andrew Haley  <aph@redhat.com>
	
	PR java/18036:
	* gnu/gcj/runtime/natStackTrace.cc (fillInStackTrace): Reorganize
	and correct logic used to find interpreter.
	
	2004-10-13  Andrew Haley  <aph@redhat.com>
	
	* interpret.cc (_Jv_InterpMethod::run): Initialize
	_Jv_StartOfInterpreter.
	(_Jv_StartOfInterpreter, _Jv_EndOfInterpreter): Functions removed.
	(_Jv_StartOfInterpreter, _Jv_EndOfInterpreter): New variables.
	* gnu/gcj/runtime/natStackTrace.cc (fillInStackTrace): Use
	_Unwind_FindEnclosingFunction to discover whether PC is within the
	interpreter.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-rhl-branch&r1=1.2562.2.16.2.14&r2=1.2562.2.16.2.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/Makefile.am.diff?cvsroot=gcc&only_with_tag=gcc-3_4-rhl-branch&r1=1.354.2.3.2.4&r2=1.354.2.3.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-3_4-rhl-branch&r1=1.378.2.3.2.4&r2=1.378.2.3.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/interpret.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-rhl-branch&r1=1.40.20.1&r2=1.40.20.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/gnu/gcj/runtime/natStackTrace.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_4-rhl-branch&r1=1.6&r2=1.6.22.1



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13468



More information about the Gcc-bugs mailing list