<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gcc.git/libjava/testsuite/libjava.lang, branch trunk</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/'/>
<entry>
<title>Makefile.def: Remove libjava.</title>
<updated>2016-09-30T16:24:48+00:00</updated>
<author>
<name>Andrew Haley</name>
<email>aph@redhat.com</email>
</author>
<published>2016-09-30T16:24:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=07b78716af6a9d7c9fd1e94d9baf94a52c873947'/>
<id>07b78716af6a9d7c9fd1e94d9baf94a52c873947</id>
<content type='text'>
2016-09-30  Andrew Haley  &lt;aph@redhat.com&gt;

	* Makefile.def: Remove libjava.
	* Makefile.tpl: Likewise.
	* Makefile.in: Regenerate.
	* configure.ac: Likewise.
	* configure: Likewise.
	* gcc/java: Remove.
	* libjava: Likewise.

From-SVN: r240662
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2016-09-30  Andrew Haley  &lt;aph@redhat.com&gt;

	* Makefile.def: Remove libjava.
	* Makefile.tpl: Likewise.
	* Makefile.in: Regenerate.
	* configure.ac: Likewise.
	* configure: Likewise.
	* gcc/java: Remove.
	* libjava: Likewise.

From-SVN: r240662
</pre>
</div>
</content>
</entry>
<entry>
<title>builtins.c (java_builtins): Use popcount* and bswap* builtins to implement bitCount() and reverseBytes()...</title>
<updated>2016-05-31T11:30:56+00:00</updated>
<author>
<name>Roger Sayle</name>
<email>roger@nextmovesoftware.com</email>
</author>
<published>2016-05-31T11:30:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=a1293f402a25801d03a58312b06b65c33702c726'/>
<id>a1293f402a25801d03a58312b06b65c33702c726</id>
<content type='text'>
2016-05-31  Roger Sayle  &lt;roger@nextmovesoftware.com&gt;

gcc/java:
	* builtins.c (java_builtins): Use popcount* and bswap* builtins to
	implement bitCount() and reverseBytes() methods in java.lang.Integer
	and friends.
	(initialize_builtins): Annotate math builtins with ECF_LEAF.  Call
	define_builtin for the new popcount* and bswap* builtins.

libjava:
	* testsuite/libjava.lang/BuiltinBitCount.java: New test case.
	* testsuite/libjava.lang/BuiltinReverseBytes.java: Likewise.

From-SVN: r236919
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2016-05-31  Roger Sayle  &lt;roger@nextmovesoftware.com&gt;

gcc/java:
	* builtins.c (java_builtins): Use popcount* and bswap* builtins to
	implement bitCount() and reverseBytes() methods in java.lang.Integer
	and friends.
	(initialize_builtins): Annotate math builtins with ECF_LEAF.  Call
	define_builtin for the new popcount* and bswap* builtins.

libjava:
	* testsuite/libjava.lang/BuiltinBitCount.java: New test case.
	* testsuite/libjava.lang/BuiltinReverseBytes.java: Likewise.

From-SVN: r236919
</pre>
</div>
</content>
</entry>
<entry>
<title>XFAIL sourcelocation (PR libgcj/55637)</title>
<updated>2014-02-20T14:04:53+00:00</updated>
<author>
<name>Rainer Orth</name>
<email>ro@gcc.gnu.org</email>
</author>
<published>2014-02-20T14:04:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=923e95e77732b24d17d1bb8c335084213255f718'/>
<id>923e95e77732b24d17d1bb8c335084213255f718</id>
<content type='text'>
	PR libgcj/55637
	* testsuite/libjava.lang/sourcelocation.xfail: New file.

From-SVN: r207951
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	PR libgcj/55637
	* testsuite/libjava.lang/sourcelocation.xfail: New file.

From-SVN: r207951
</pre>
</div>
</content>
</entry>
<entry>
<title>tree-eh.c (goto_queue_node): New field.</title>
<updated>2012-09-15T00:41:53+00:00</updated>
<author>
<name>Dehao Chen</name>
<email>dehao@google.com</email>
</author>
<published>2012-09-15T00:41:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=820055a0ac3fcd19230eedacd223d5970d359023'/>
<id>820055a0ac3fcd19230eedacd223d5970d359023</id>
<content type='text'>
gcc:
	* tree-eh.c (goto_queue_node): New field.
	(record_in_goto_queue): New parameter.
	(record_in_goto_queue_label): New parameter.
	(lower_try_finally_dup_block): New parameter.
	(maybe_record_in_goto_queue): Update source location.
	(lower_try_finally_copy): Likewise.
	(honor_protect_cleanup_actions): Likewise.
	* gimplify.c (gimplify_expr): Reset the location to unknown.

testsuite:
	* g++.dg/debug/dwarf2/deallocator.C: New test.

libjava:
	* testsuite/libjava.lang/sourcelocation.java: New cases.
	* testsuite/libjava.lang/sourcelocation.out: New cases.

From-SVN: r191338
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
gcc:
	* tree-eh.c (goto_queue_node): New field.
	(record_in_goto_queue): New parameter.
	(record_in_goto_queue_label): New parameter.
	(lower_try_finally_dup_block): New parameter.
	(maybe_record_in_goto_queue): Update source location.
	(lower_try_finally_copy): Likewise.
	(honor_protect_cleanup_actions): Likewise.
	* gimplify.c (gimplify_expr): Reset the location to unknown.

testsuite:
	* g++.dg/debug/dwarf2/deallocator.C: New test.

libjava:
	* testsuite/libjava.lang/sourcelocation.java: New cases.
	* testsuite/libjava.lang/sourcelocation.out: New cases.

From-SVN: r191338
</pre>
</div>
</content>
</entry>
<entry>
<title>StackTrace2.java: Rewrite to prevent spurious failure when some methods are inlined.</title>
<updated>2008-08-07T14:19:15+00:00</updated>
<author>
<name>Andrew Haley</name>
<email>aph@redhat.com</email>
</author>
<published>2008-08-07T14:19:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=7a4ef3104c1b2b083cc3cbb8f62ace7b97e79ac8'/>
<id>7a4ef3104c1b2b083cc3cbb8f62ace7b97e79ac8</id>
<content type='text'>
2008-08-07  Andrew Haley  &lt;aph@redhat.com&gt;

	* testsuite/libjava.lang/StackTrace2.java: Rewrite to prevent
	spurious failure when some methods are inlined.

From-SVN: r138840
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2008-08-07  Andrew Haley  &lt;aph@redhat.com&gt;

	* testsuite/libjava.lang/StackTrace2.java: Rewrite to prevent
	spurious failure when some methods are inlined.

From-SVN: r138840
</pre>
</div>
</content>
</entry>
<entry>
<title>re PR libgcj/35020 (Class.getSimpleName() differs from Sun Java)</title>
<updated>2008-05-28T15:12:47+00:00</updated>
<author>
<name>Andrew Haley</name>
<email>aph@redhat.com</email>
</author>
<published>2008-05-28T15:12:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=71292a05408898d2e37ef5442083d1819ead741a'/>
<id>71292a05408898d2e37ef5442083d1819ead741a</id>
<content type='text'>
2008-05-28  Andrew Haley  &lt;aph@redhat.com&gt;

	* java/lang/Class.java (getSimpleName): Use getEnclosingClass().	
	* testsuite/libjava.lang/PR35020.java: New cases.
	* testsuite/libjava.lang/PR35020.out: New cases.

From-SVN: r136103
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2008-05-28  Andrew Haley  &lt;aph@redhat.com&gt;

	* java/lang/Class.java (getSimpleName): Use getEnclosingClass().	
	* testsuite/libjava.lang/PR35020.java: New cases.
	* testsuite/libjava.lang/PR35020.out: New cases.

From-SVN: r136103
</pre>
</div>
</content>
</entry>
<entry>
<title>re PR libgcj/35020 (Class.getSimpleName() differs from Sun Java)</title>
<updated>2008-05-23T13:04:18+00:00</updated>
<author>
<name>Andrew Haley</name>
<email>aph@redhat.com</email>
</author>
<published>2008-05-23T13:04:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=cf38a465eca401054b78e6182f0dced39418554b'/>
<id>cf38a465eca401054b78e6182f0dced39418554b</id>
<content type='text'>
2008-05-22  Andrew Haley  &lt;aph@redhat.com&gt;

	PR libgcj/35020
	* java/lang/Class.java (getSimpleName): Replace incorrect use of
	String.lastIndexOf(String, int) with String.substring.
	* testsuite/libjava.lang/PR35020.java: New file.
	* testsuite/libjava.lang/PR35020.out: New file.

From-SVN: r135801
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2008-05-22  Andrew Haley  &lt;aph@redhat.com&gt;

	PR libgcj/35020
	* java/lang/Class.java (getSimpleName): Replace incorrect use of
	String.lastIndexOf(String, int) with String.substring.
	* testsuite/libjava.lang/PR35020.java: New file.
	* testsuite/libjava.lang/PR35020.out: New file.

From-SVN: r135801
</pre>
</div>
</content>
</entry>
<entry>
<title>re PR libgcj/36252 (OutOfMemoryError on simple text conversion.)</title>
<updated>2008-05-21T03:49:03+00:00</updated>
<author>
<name>David Daney</name>
<email>ddaney@avtrex.com</email>
</author>
<published>2008-05-21T03:49:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=32723ea0f97141dcc859af08906a52c7ddcc7278'/>
<id>32723ea0f97141dcc859af08906a52c7ddcc7278</id>
<content type='text'>
2008-05-20  David Daney  &lt;ddaney@avtrex.com&gt;

	PR libgcj/36252
	* java/lang/natString.ccn: Add
	#include &lt;java/io/CharConversionException.h&gt;.
	(init (byte[], int, int, String)): Catch and ignore
	CharConversionException.  Break out of conversion loop
	on incomplete input.
	* testsuite/libjava.lang/PR36252.java: New test.
	* testsuite/libjava.lang/PR36252.out: New file, its expected output.
	* testsuite/libjava.lang/PR36252.jar: New file, its pre-compiled
	jar file.

From-SVN: r135705
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2008-05-20  David Daney  &lt;ddaney@avtrex.com&gt;

	PR libgcj/36252
	* java/lang/natString.ccn: Add
	#include &lt;java/io/CharConversionException.h&gt;.
	(init (byte[], int, int, String)): Catch and ignore
	CharConversionException.  Break out of conversion loop
	on incomplete input.
	* testsuite/libjava.lang/PR36252.java: New test.
	* testsuite/libjava.lang/PR36252.out: New file, its expected output.
	* testsuite/libjava.lang/PR36252.jar: New file, its pre-compiled
	jar file.

From-SVN: r135705
</pre>
</div>
</content>
</entry>
<entry>
<title>StackTrace2.jar: Rebuilt.</title>
<updated>2007-09-06T18:58:20+00:00</updated>
<author>
<name>Tom Tromey</name>
<email>tromey@redhat.com</email>
</author>
<published>2007-09-06T18:58:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=21dd2433ff21bd262347ffc6e2755838e41a0e72'/>
<id>21dd2433ff21bd262347ffc6e2755838e41a0e72</id>
<content type='text'>
	* testsuite/libjava.lang/StackTrace2.jar: Rebuilt.
	* testsuite/libjava.lang/StackTrace2.java (checkLine): Print file
	name.

From-SVN: r128203
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* testsuite/libjava.lang/StackTrace2.jar: Rebuilt.
	* testsuite/libjava.lang/StackTrace2.java (checkLine): Print file
	name.

From-SVN: r128203
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete.</title>
<updated>2007-09-04T17:56:02+00:00</updated>
<author>
<name>Andrew Haley</name>
<email>aph@gcc.gnu.org</email>
</author>
<published>2007-09-04T17:56:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/gcc.git/commit/?id=6ba73441117b4f2eda9e84eeadd4df97ab3a8f08'/>
<id>6ba73441117b4f2eda9e84eeadd4df97ab3a8f08</id>
<content type='text'>
From-SVN: r128095
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From-SVN: r128095
</pre>
</div>
</content>
</entry>
</feed>
