gcc/libjava/gnu/gcj/convert
Bryce McKinlay 820112852a natIconv.cc (read): Remove unused local.
2000-09-05  Bryce McKinlay  <bryce@albatross.co.nz>

	* gnu/gcj/convert/natIconv.cc (read): Remove unused local.
	(write): Ditto.
	* gnu/gcj/runtime/FileDeleter.java (deleteOnExitNow): Check for null
	stack. Synchronize.
	* java/lang/fdlibm.h: #undef __P if previously defined.
	* java/lang/natSystem.cc (currentTimeMillis): Remove unused local.
	* java/net/natPlainDatagramSocketImpl.cc (send): Remove unreachable
	block.
	(mcastGrp): Ditto.

From-SVN: r36158
2000-09-05 12:05:59 +01:00
..
BytesToUnicode.java encodings.pl: New file. 2000-08-02 19:56:53 +00:00
Convert.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
gen-from-JIS.c All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Input_8859_1.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Input_EUCJIS.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Input_iconv.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Input_JavaSrc.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Input_SJIS.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Input_UTF8.java Input_UTF8.java (read): Fixed handling of surrogate characters. 2000-08-08 17:35:32 +00:00
IOConverter.java encodings.pl: New file. 2000-08-02 19:56:53 +00:00
JIS0201.h JIS0201.h: New file, generated from Unicode table. 1999-04-16 10:25:08 -07:00
JIS0208_to_Unicode.cc Initial revision 1999-04-07 14:42:40 +00:00
JIS0208.h Fix truncated comments. 1999-04-16 10:24:06 -07:00
JIS0212_to_Unicode.cc Initial revision 1999-04-07 14:42:40 +00:00
JIS0212.h Fix truncated comments. 1999-04-16 10:24:06 -07:00
make-trie.c All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
natIconv.cc natIconv.cc (read): Remove unused local. 2000-09-05 12:05:59 +01:00
natInput_EUCJIS.cc All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
natInput_SJIS.cc All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
natOutput_EUCJIS.cc All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
natOutput_SJIS.cc All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Output_8859_1.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Output_EUCJIS.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Output_iconv.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Output_JavaSrc.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Output_SJIS.java All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
Output_UTF8.java Input_UTF8.java (read): Fixed handling of surrogate characters. 2000-08-08 17:35:32 +00:00
Unicode_to_JIS.cc JIS0201.h: New file, generated from Unicode table. 1999-04-16 10:25:08 -07:00
UnicodeToBytes.java encodings.pl: New file. 2000-08-02 19:56:53 +00:00