gcc/libjava/gnu
Tom Tromey 558b8548b4 Main.java (main): Handle '-p'.
libjava:
	* gnu/gcj/tools/gcj_dbtool/Main.java (main): Handle '-p'.
	(usage): Document '-p'.
	* Makefile.in: Rebuilt.
	* Makefile.am (dbexecdir): New variable.
	(db_name): Likewise.
	(dbexec_DATA): Likewise.
	($(db_name)): New target.
	(AM_CXXFLAGS): Define LIBGCJ_DEFAULT_DATABASE.
	* java/lang/natRuntime.cc (insertSystemProperties): Set default
	system database.
gcc/java:
	* gcj.texi (Invoking gcj-dbtool): Document 'gcj-dbtool -p'.
	(libgcj Runtime Properties): Document the default .db.

From-SVN: r96303
2005-03-11 17:35:37 +00:00
..
awt natXAnyEvent.cc (loadNext): Added timeout. 2005-03-07 16:49:37 +00:00
classpath New Stack Trace infrastructure. 2005-03-10 19:02:21 +00:00
gcj Main.java (main): Handle '-p'. 2005-03-11 17:35:37 +00:00
java New Stack Trace infrastructure. 2005-03-10 19:02:21 +00:00
regexp RE.java, [...]: Made 'inner' classes real public static inner classes... 2005-02-20 21:18:30 +00:00
xml SAXEventSink.java: Ignore element declarations if not currently parsing the DTD. 2005-03-10 19:44:22 +00:00