gcc/libjava ChangeLog Makefile.am Makefile.in ...

tromey@gcc.gnu.org tromey@gcc.gnu.org
Mon Feb 21 23:25:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	tromey@gcc.gnu.org	2005-02-21 18:19:02

Modified files:
	libjava        : ChangeLog Makefile.am Makefile.in 
	libjava/java/util/logging: Logger.java 
Added files:
	libjava/java/util/logging: natLogger.cc 

Log message:
	2005-02-21  Andrew Haley  <aph@redhat.com>
	
	* Makefile.in: Rebuilt.
	* Makefile.am (nat_source_files): Added natLogger.cc.
	* java/util/logging/natLogger.cc: New file.
	* java/util/logging/Logger.java (getCallerStackFrame): Now
	native.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.3366&r2=1.3367
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/Makefile.am.diff?cvsroot=gcc&r1=1.452&r2=1.453
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/Makefile.in.diff?cvsroot=gcc&r1=1.482&r2=1.483
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/util/logging/natLogger.cc.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/util/logging/Logger.java.diff?cvsroot=gcc&r1=1.4&r2=1.5



More information about the Gcc-cvs mailing list