<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gcc.git/libjava/java, branch python</title>
<subtitle>gcc.gnu.org: git/gcc.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gcc.git/'/>
<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='http://git.baserock.org/cgit/delta/gcc.git/commit/?id=d91f7526fb89f7d993f570efe6ca75ab6f856370'/>
<id>d91f7526fb89f7d993f570efe6ca75ab6f856370</id>
<content type='text'>
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168438 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168438 138bc75d-0d04-0410-961f-82ee72b054a4
</pre>
</div>
</content>
</entry>
<entry>
<title>PR libgcj/46774: Create dynamic ProtectionDomain instances which check the system policy.</title>
<updated>2010-12-16T19:48:07+00:00</updated>
<author>
<name>gandalf</name>
<email>gandalf@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2010-12-16T19:48:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gcc.git/commit/?id=0596fc07d788ad7baa5aad8354176d42a0192a9f'/>
<id>0596fc07d788ad7baa5aad8354176d42a0192a9f</id>
<content type='text'>
2010-12-13  Andrew John Hughes  &lt;ahughes@redhat.com&gt;

	PR libgcj/46774
	* libjava/java/security/VMAccessController.java:
	(DEFAULT_CONTEXT): Create ProtectionDomain with
	four argument constructor (arguments are the same
	as those implied by the two argument constructor).
	(getContext()): Create ProtectionDomain instances
	with four argument constructor using a null Principal
	array (as before) but including the classloader, which
	was always null before.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167952 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2010-12-13  Andrew John Hughes  &lt;ahughes@redhat.com&gt;

	PR libgcj/46774
	* libjava/java/security/VMAccessController.java:
	(DEFAULT_CONTEXT): Create ProtectionDomain with
	four argument constructor (arguments are the same
	as those implied by the two argument constructor).
	(getContext()): Create ProtectionDomain instances
	with four argument constructor using a null Principal
	array (as before) but including the classloader, which
	was always null before.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167952 138bc75d-0d04-0410-961f-82ee72b054a4
</pre>
</div>
</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='http://git.baserock.org/cgit/delta/gcc.git/commit/?id=84c0ca7df80edafc162665c86ac906419cfd7125'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
        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
</pre>
</div>
</content>
</entry>
<entry>
<title>2010-01-26  Andrew Haley  &lt;aph@redhat.com&gt;</title>
<updated>2010-01-26T18:59:16+00:00</updated>
<author>
<name>aph</name>
<email>aph@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2010-01-26T18:59:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gcc.git/commit/?id=7aa52e1c7e34bc16c411a207beaad9a9dbfc8235'/>
<id>7aa52e1c7e34bc16c411a207beaad9a9dbfc8235</id>
<content type='text'>
	* java/lang/natClass.cc (registerClosure): Make sure closures is
	non NULL.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@156257 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* java/lang/natClass.cc (registerClosure): Make sure closures is
	non NULL.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@156257 138bc75d-0d04-0410-961f-82ee72b054a4
</pre>
</div>
</content>
</entry>
<entry>
<title>	* java/net/natVMURLConnection.cc (guessContentTypeFromBuffer):</title>
<updated>2009-12-01T22:05:25+00:00</updated>
<author>
<name>bje</name>
<email>bje@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2009-12-01T22:05:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gcc.git/commit/?id=7dfa5cce1daa3f4421014b431054a678833deb1c'/>
<id>7dfa5cce1daa3f4421014b431054a678833deb1c</id>
<content type='text'>
	Mark `bytes' and `valid' parameters as potentially unused.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@154886 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Mark `bytes' and `valid' parameters as potentially unused.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@154886 138bc75d-0d04-0410-961f-82ee72b054a4
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for PR40616: missing java.io.PrintStream constructors.</title>
<updated>2009-07-28T15:08:12+00:00</updated>
<author>
<name>gandalf</name>
<email>gandalf@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2009-07-28T15:08:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gcc.git/commit/?id=fbbb3bbd9f65f8d9aa81c08167d49d81f3644eb1'/>
<id>fbbb3bbd9f65f8d9aa81c08167d49d81f3644eb1</id>
<content type='text'>
2009-07-27  Andrew John Hughes  &lt;ahughes@redhat.com&gt;

	PR libgcj/40616
	* java/io/PrintStream.class: Regenerated.
	* java/io/PrintStream.h: Updated.
	* java/io/PrintStream.java:
	(PrintStream(File)): Ported from GNU Classpath
	version.
	(PrintStream(File, String)): Likewise.
	(PrintStream(String)): Likewise.
	(PrintStream(String, String)): Likewise.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@150161 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2009-07-27  Andrew John Hughes  &lt;ahughes@redhat.com&gt;

	PR libgcj/40616
	* java/io/PrintStream.class: Regenerated.
	* java/io/PrintStream.h: Updated.
	* java/io/PrintStream.java:
	(PrintStream(File)): Ported from GNU Classpath
	version.
	(PrintStream(File, String)): Likewise.
	(PrintStream(String)): Likewise.
	(PrintStream(String, String)): Likewise.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@150161 138bc75d-0d04-0410-961f-82ee72b054a4
</pre>
</div>
</content>
</entry>
<entry>
<title>	* interpret.cc (DEBUG):  Rename this ...</title>
<updated>2009-04-28T04:02:30+00:00</updated>
<author>
<name>davek</name>
<email>davek@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2009-04-28T04:02:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gcc.git/commit/?id=48e08ee00c39fadc48298b556b6fbcf04bdd9f02'/>
<id>48e08ee00c39fadc48298b556b6fbcf04bdd9f02</id>
<content type='text'>
	(__GCJ_DEBUG):  ... to this throughout.
	* configure.ac:  Likewise.
	* interpret-run.cc:  Likewise.
	* prims.cc:  Likewise.
	* gnu/classpath/natConfiguration.cc:  Likewise.
	* include/java-assert.h:  Likewise.
	* java/io/natVMObjectInputStream.cc:  Likewise.

	* configure:  Regenerate.
	* include/config.h.in:  Regenerate.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@146869 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	(__GCJ_DEBUG):  ... to this throughout.
	* configure.ac:  Likewise.
	* interpret-run.cc:  Likewise.
	* prims.cc:  Likewise.
	* gnu/classpath/natConfiguration.cc:  Likewise.
	* include/java-assert.h:  Likewise.
	* java/io/natVMObjectInputStream.cc:  Likewise.

	* configure:  Regenerate.
	* include/config.h.in:  Regenerate.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@146869 138bc75d-0d04-0410-961f-82ee72b054a4
</pre>
</div>
</content>
</entry>
<entry>
<title>	* java/lang/natVMClassLoader.cc</title>
<updated>2009-04-28T03:49:13+00:00</updated>
<author>
<name>davek</name>
<email>davek@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2009-04-28T03:49:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gcc.git/commit/?id=de2f130213ca7300e4dce5aa6095b99c74b310a6'/>
<id>de2f130213ca7300e4dce5aa6095b99c74b310a6</id>
<content type='text'>
	(java::lang::VMClassLoader::defineClass):  Fix assert.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@146868 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	(java::lang::VMClassLoader::defineClass):  Fix assert.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@146868 138bc75d-0d04-0410-961f-82ee72b054a4
</pre>
</div>
</content>
</entry>
<entry>
<title>2009-03-11  Andrew Haley  &lt;aph@redhat.com&gt;</title>
<updated>2009-03-12T16:13:19+00:00</updated>
<author>
<name>aph</name>
<email>aph@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2009-03-12T16:13:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gcc.git/commit/?id=266321f1a78a43c4656090581fe82d47049b4bee'/>
<id>266321f1a78a43c4656090581fe82d47049b4bee</id>
<content type='text'>
	* java/lang/natClassLoader.cc (_Jv_RegisterClassHookDefault): Clear
	INTERPRETED access modifier.

2009-03-11  Tom Tromey  &lt;tromey@redhat.com&gt;

	* link.cc (_Jv_Linker::find_field): Pass the field_type to
	_Jv_CheckOrCreateLoadingConstraint, not the class that is
	requesting the field.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@144818 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* java/lang/natClassLoader.cc (_Jv_RegisterClassHookDefault): Clear
	INTERPRETED access modifier.

2009-03-11  Tom Tromey  &lt;tromey@redhat.com&gt;

	* link.cc (_Jv_Linker::find_field): Pass the field_type to
	_Jv_CheckOrCreateLoadingConstraint, not the class that is
	requesting the field.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@144818 138bc75d-0d04-0410-961f-82ee72b054a4
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync libgcj with GNU Classpath 0.98.</title>
<updated>2009-02-25T21:40:28+00:00</updated>
<author>
<name>gandalf</name>
<email>gandalf@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2009-02-25T21:40:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gcc.git/commit/?id=1d2454e00432c65dac39bcf3ab1e6f4dc448b2e1'/>
<id>1d2454e00432c65dac39bcf3ab1e6f4dc448b2e1</id>
<content type='text'>
2009-02-13  Andrew John Hughes  &lt;ahughes@redhat.com&gt;

	Import GNU Classpath (classpath-0_98-release).

	* Makefile.am: Add natVMSecureRandom.cc.
	* Makefile.in: Regenerated.
	* classpath/ChangeLog,
	* classpath/Makefile.am: Merged.
	* classpath/Makefile.in: Regenerated.
	* classpath/NEWS: Merged.
	* classpath/config.guess,
	* classpath/config.sub,
	* classpath/configure: Regenerated.
	* classpath/configure.ac: Merged.
	* classpath/gnu/java/awt/peer/gtk/CairoGraphics2D.java,
	* classpath/gnu/java/security/jce/prng/SecureRandomAdapter.java,
	* classpath/gnu/javax/crypto/jce/prng/ARCFourRandomSpi.java,
	* classpath/gnu/javax/crypto/jce/prng/CSPRNGSpi.java,
	* classpath/gnu/javax/crypto/jce/prng/FortunaImpl.java,
	* classpath/gnu/javax/crypto/jce/prng/ICMRandomSpi.java,
	* classpath/gnu/javax/crypto/jce/prng/UMacRandomSpi.java,
	* classpath/gnu/javax/crypto/prng/ICMGenerator.java,
	* classpath/gnu/xml/stream/XMLParser.java,
	* classpath/java/security/SecureRandom.java,
	* classpath/native/jni/native-lib/cpproc.c,
	* classpath/native/plugin/gcjwebplugin.cc,
	* classpath/tools/gnu/classpath/tools/gjdoc/Main.java: Merged.
	* configure: Regenerated.
	* configure.ac: Add symlink for natVMSecureRandomPosix.cc to natVMSecureRandom.cc
	* gnu/classpath/Configuration.java: Change version to 0.98.
	* gnu/java/security/jce/prng/SecureRandomAdapter.h: Regenerated.
	* gnu/java/security/jce/prng/VMSecureRandom.h: Generated.
	* gnu/java/security/jce/prng/VMSecureRandom.java: Added native implementation.
	* gnu/java/security/jce/prng/natVMSecureRandomPosix.cc: Wrapper around /dev/random.
	* gnu/javax/crypto/jce/prng/CSPRNGSpi.h,
	* gnu/javax/crypto/jce/prng/FortunaImpl.h,
	* java/security/SecureRandom.h: Regenerated.
	* java/security/VMSecureRandom$Spinner.h,
	* java/security/VMSecureRandom.h,
	* java/security/VMSecureRandom.java: Removed.
	* sources.am: Move VMSecureRandom to gnu.java.security.jce.prng.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@144434 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2009-02-13  Andrew John Hughes  &lt;ahughes@redhat.com&gt;

	Import GNU Classpath (classpath-0_98-release).

	* Makefile.am: Add natVMSecureRandom.cc.
	* Makefile.in: Regenerated.
	* classpath/ChangeLog,
	* classpath/Makefile.am: Merged.
	* classpath/Makefile.in: Regenerated.
	* classpath/NEWS: Merged.
	* classpath/config.guess,
	* classpath/config.sub,
	* classpath/configure: Regenerated.
	* classpath/configure.ac: Merged.
	* classpath/gnu/java/awt/peer/gtk/CairoGraphics2D.java,
	* classpath/gnu/java/security/jce/prng/SecureRandomAdapter.java,
	* classpath/gnu/javax/crypto/jce/prng/ARCFourRandomSpi.java,
	* classpath/gnu/javax/crypto/jce/prng/CSPRNGSpi.java,
	* classpath/gnu/javax/crypto/jce/prng/FortunaImpl.java,
	* classpath/gnu/javax/crypto/jce/prng/ICMRandomSpi.java,
	* classpath/gnu/javax/crypto/jce/prng/UMacRandomSpi.java,
	* classpath/gnu/javax/crypto/prng/ICMGenerator.java,
	* classpath/gnu/xml/stream/XMLParser.java,
	* classpath/java/security/SecureRandom.java,
	* classpath/native/jni/native-lib/cpproc.c,
	* classpath/native/plugin/gcjwebplugin.cc,
	* classpath/tools/gnu/classpath/tools/gjdoc/Main.java: Merged.
	* configure: Regenerated.
	* configure.ac: Add symlink for natVMSecureRandomPosix.cc to natVMSecureRandom.cc
	* gnu/classpath/Configuration.java: Change version to 0.98.
	* gnu/java/security/jce/prng/SecureRandomAdapter.h: Regenerated.
	* gnu/java/security/jce/prng/VMSecureRandom.h: Generated.
	* gnu/java/security/jce/prng/VMSecureRandom.java: Added native implementation.
	* gnu/java/security/jce/prng/natVMSecureRandomPosix.cc: Wrapper around /dev/random.
	* gnu/javax/crypto/jce/prng/CSPRNGSpi.h,
	* gnu/javax/crypto/jce/prng/FortunaImpl.h,
	* java/security/SecureRandom.h: Regenerated.
	* java/security/VMSecureRandom$Spinner.h,
	* java/security/VMSecureRandom.h,
	* java/security/VMSecureRandom.java: Removed.
	* sources.am: Move VMSecureRandom to gnu.java.security.jce.prng.



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