gcc/libjava/java
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
..
applet GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
awt TextAttribute.java: changed names to lower case; 2005-02-24 07:15:55 +00:00
beans 2005-02-22 Jeroen Frijters <jeroen@frijters.net> 2005-02-22 14:06:53 +00:00
io re PR libgcj/20389 (BufferedInputStream gets ArrayIndexOutOfBoundsExeception) 2005-03-09 22:11:33 +00:00
lang Main.java (main): Handle '-p'. 2005-03-11 17:35:37 +00:00
math GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... 2005-02-17 07:48:58 +00:00
net URLClassLoader.java (addURLImpl): Reset 'thisString'. 2005-03-09 20:10:18 +00:00
nio ChannelReader: Fixed comments. 2005-02-23 08:26:36 +00:00
rmi 2005-02-22 Jeroen Frijters <jeroen@frijters.net> 2005-02-22 18:58:53 +00:00
security AlgorithmParameterGenerator.java (getInstance): Mention provider when throwing NoSuchProviderException. 2005-02-22 21:35:04 +00:00
sql Timestamp.java, [...]: Reorganized imports and fixed copyright headers. 2004-10-20 08:09:27 +00:00
text SimpleDateFormat.java: Removed unused import. 2005-02-23 07:18:05 +00:00
util New Stack Trace infrastructure. 2005-03-10 19:02:21 +00:00