This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcj-abi-2-dev-branch
Changes by:	aph@gcc.gnu.org	2004-11-05 13:58:06

Modified files:
	libjava        : Makefile.am ChangeLog Makefile.in 
	libjava/java/lang: VMCompiler.java 
Added files:
	libjava/gnu/gcj/tools/gcj_dbtool: Main.java 
Removed files:
	libjava        : jv_dbtool.java 

Log message:
	2004-11-05  Andrew Haley  <aph@redhat.com>
	
	* Makefile.am: Move jv_dbtool.java to
	gnu/gcj/tools/gcj_dbtool/Main.java.
	(bin_PROGRAMS): Rename jv-dbtool to gcj-dbtool.
	* Makefile.in: Rebuild.
	* java/lang/VMCompiler.java: Rename property
	"gnu.gcj.precompiled.db" to "gnu.gcj.precompiled.db.path".
	* gnu/gcj/tools/gcj_dbtool/Main.java: moved here from
	jv_dbtool.java.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/Makefile.am.diff?cvsroot=gcc&only_with_tag=gcj-abi-2-dev-branch&r1=1.368.2.7&r2=1.368.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcj-abi-2-dev-branch&r1=1.2729.2.54&r2=1.2729.2.55
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcj-abi-2-dev-branch&r1=1.392.2.7&r2=1.392.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/jv_dbtool.java.diff?cvsroot=gcc&only_with_tag=gcj-abi-2-dev-branch&r1=1.1.2.4&r2=NONE
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/lang/VMCompiler.java.diff?cvsroot=gcc&only_with_tag=gcj-abi-2-dev-branch&r1=1.1.2.3&r2=1.1.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/gnu/gcj/tools/gcj_dbtool/Main.java.diff?cvsroot=gcc&only_with_tag=gcj-abi-2-dev-branch&r1=NONE&r2=1.1.2.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]