<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ppe42-gcc/libjava/gnu/gcj/runtime, branch gcc-4_9_2-ppe42</title>
<subtitle>GCC for the PPE42</subtitle>
<id>https://git.raptorcs.com/git/ppe42-gcc/atom?h=gcc-4_9_2-ppe42</id>
<link rel='self' href='https://git.raptorcs.com/git/ppe42-gcc/atom?h=gcc-4_9_2-ppe42'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/'/>
<updated>2011-01-03T20:52:22+00:00</updated>
<entry>
<title>Update Copyright years for files modified in 2010.</title>
<updated>2011-01-03T20:52:22+00:00</updated>
<author>
<name>jakub</name>
<email>jakub@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2011-01-03T20:52:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=d91f7526fb89f7d993f570efe6ca75ab6f856370'/>
<id>urn:sha1:d91f7526fb89f7d993f570efe6ca75ab6f856370</id>
<content type='text'>
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168438 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>	* name-lookup.c (current_decl_namespace): Non-static.</title>
<updated>2010-04-07T15:55:02+00:00</updated>
<author>
<name>jason</name>
<email>jason@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2010-04-07T15:55:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=305104fdc55b3a2237c6fff6f36545556a28d91c'/>
<id>urn:sha1:305104fdc55b3a2237c6fff6f36545556a28d91c</id>
<content type='text'>
	(pop_nested_namespace): Sanity check.
	* cp-tree.h: Declare current_decl_namespace.
	* decl.c (grokvardecl): Use it instead of current_namespace.
	(grokfndecl): Likewise.
	* gnu/gcj/runtime/natSharedLibLoader.cc (findCore): Move
	declaration of _Jv_create_core out of the function.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158074 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>2010-03-13  Matthias Klose  &lt;doko@ubuntu.com&gt;</title>
<updated>2010-03-13T14:27:27+00:00</updated>
<author>
<name>doko</name>
<email>doko@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2010-03-13T14:27:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=84c0ca7df80edafc162665c86ac906419cfd7125'/>
<id>urn:sha1:84c0ca7df80edafc162665c86ac906419cfd7125</id>
<content type='text'>
        PR libgcj/42676
        * Regenerate .h files for anonymous inner classes.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157422 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>Committed up-to-date .class and .h files from an earlier commit</title>
<updated>2007-04-16T20:15:00+00:00</updated>
<author>
<name>tromey</name>
<email>tromey@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2007-04-16T20:15:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=16410bcbf40b83854168ccde519bda2cd8b35a16'/>
<id>urn:sha1:16410bcbf40b83854168ccde519bda2cd8b35a16</id>
<content type='text'>
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@123890 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>2007-04-16  Andrew Haley  &lt;aph@redhat.com&gt;</title>
<updated>2007-04-16T13:44:59+00:00</updated>
<author>
<name>aph</name>
<email>aph@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2007-04-16T13:44:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=29b881f4d32c3bc9b1eb6ff9fbf786bd6ce49ae7'/>
<id>urn:sha1:29b881f4d32c3bc9b1eb6ff9fbf786bd6ce49ae7</id>
<content type='text'>
        * gnu/gcj/runtime/BootClassLoader.java (getBootURLLoader): New
        method.
        (bootGetResource): Use getBootURLLoader() to load resources.
        (bootGetResources): Likewise.

        * java/lang/reflect/natMethod.cc (Method::invoke): In invoke also
        check that the method's declaring class is accessible.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@123862 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>2007-01-15  Gary Benson  &lt;gbenson@redhat.com&gt;</title>
<updated>2007-01-15T10:25:38+00:00</updated>
<author>
<name>gary</name>
<email>gary@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2007-01-15T10:25:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=1b6d342ee8adef6fef52f76be20dc6e4d39f6938'/>
<id>urn:sha1:1b6d342ee8adef6fef52f76be20dc6e4d39f6938</id>
<content type='text'>
	* java/net/URLClassLoader.java: Removed.
	* gnu/java/net/loader/Load_gcjlib.java: New file.
	* gnu/gcj/runtime/BootClassLoader.java: Ensure core
	URL handler is present in static executables.
	* sources.am, Makefile.in: Rebuilt.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@120791 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>Merged gcj-eclipse branch to trunk.</title>
<updated>2007-01-09T19:58:05+00:00</updated>
<author>
<name>tromey</name>
<email>tromey@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2007-01-09T19:58:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=65bf3316cf384588453604be6b4f0ed3751a8b0f'/>
<id>urn:sha1:65bf3316cf384588453604be6b4f0ed3751a8b0f</id>
<content type='text'>
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@120621 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>2006-07-28  Andrew Haley  &lt;aph@redhat.com&gt;</title>
<updated>2006-07-28T16:44:49+00:00</updated>
<author>
<name>aph</name>
<email>aph@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2006-07-28T16:44:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=4e0814a1317aa0b71fb54340916d52a091149eb6'/>
<id>urn:sha1:4e0814a1317aa0b71fb54340916d52a091149eb6</id>
<content type='text'>
        * gnu/gcj/runtime/natSharedLibLoader.cc (init): Don't set
        curLoader to VMClassLoader::bootLoader.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@115797 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>2006-06-05  David Daney  &lt;ddaney@avtrex.com&gt;</title>
<updated>2006-06-06T17:00:16+00:00</updated>
<author>
<name>daney</name>
<email>daney@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2006-06-06T17:00:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=7f90213f7474371d41b1b5bcab5239dd9ddfecd7'/>
<id>urn:sha1:7f90213f7474371d41b1b5bcab5239dd9ddfecd7</id>
<content type='text'>
	* gcj.texi (libgcj Runtime Properties): Document
	gnu.gcj.runtime.NameFinder.show_raw and
	gnu.gcj.runtime.NameFinder.remove_unknown.

2006-06-05  David Daney  &lt;ddaney@avtrex.com&gt;

	* gnu/gcj/runtime/NameFinder.java (show_raw): New field.
	(showRaw): New method.
	* stacktrace.cc : Include gnu/gcj/runtime/StringBuffer.h.
	(getLineNumberForFrame): Show IP offset in trace if line number
	not available and show_raw true.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@114437 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>2006-05-11  Bryce McKinlay  &lt;mckinlay@redhat.com&gt;</title>
<updated>2006-05-11T22:20:07+00:00</updated>
<author>
<name>bryce</name>
<email>bryce@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2006-05-11T22:20:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=e7c3620fcd38935dcfbe29ce9f0a9922f377d9fd'/>
<id>urn:sha1:e7c3620fcd38935dcfbe29ce9f0a9922f377d9fd</id>
<content type='text'>
	* gnu/gcj/runtime/NameFinder.java (lookup): If exec'ing addr2line
	fails, don't try again.
	(use_addr2line): Field no longer final.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@113715 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
</feed>
