<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ppe42-gcc/libjava/gnu/java/security/jce, 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>2010-08-12T18:23:32+00:00</updated>
<entry>
<title>	* gnu/java/security/jce/prng/natVMSecureRandomWin32.cc</title>
<updated>2010-08-12T18:23:32+00:00</updated>
<author>
<name>tromey</name>
<email>tromey@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2010-08-12T18:23:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=d437b08bf871eba29642a77d89503985cfc54d72'/>
<id>urn:sha1:d437b08bf871eba29642a77d89503985cfc54d72</id>
<content type='text'>
	(natGenerateSeed): Add missing "::".

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@163199 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>2009-09-16  Jonathan Yong  &lt;jon_y@users.sourceforge.net&gt;</title>
<updated>2009-09-16T21:38:46+00:00</updated>
<author>
<name>davek</name>
<email>davek@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2009-09-16T21:38:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=4bae63f6999b9e6d68d47c2ba23978591c5bcccc'/>
<id>urn:sha1:4bae63f6999b9e6d68d47c2ba23978591c5bcccc</id>
<content type='text'>
	* gnu/java/security/jce/prng/natVMSecureRandomWin32.cc: Correct
	UnsupportedOperationException namespace. 



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@151775 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>2009-08-14  Kai Tietz  &lt;kai.tietz@onevision.com&gt;</title>
<updated>2009-08-14T17:49:21+00:00</updated>
<author>
<name>ktietz</name>
<email>ktietz@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2009-08-14T17:49:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=8bf7ecd90576de2e223e04aeac2500989c91f009'/>
<id>urn:sha1:8bf7ecd90576de2e223e04aeac2500989c91f009</id>
<content type='text'>
        * gnu/java/security/jce/prng/natVMSecureRandomWin32.cc: Add include of
        java/lang/UnsupportedOperationException.h file.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@150766 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>2009-07-24  Kai Tietz  &lt;kai.tietz@onevision.com&gt;</title>
<updated>2009-07-24T11:27:37+00:00</updated>
<author>
<name>ktietz</name>
<email>ktietz@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2009-07-24T11:27:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=e14ee3d9c8633bcc87726cdf7436425e19b4a34d'/>
<id>urn:sha1:e14ee3d9c8633bcc87726cdf7436425e19b4a34d</id>
<content type='text'>
        * gnu/java/security/jce/prng/natVMSecureRandomWin32.cc: New Win32
        specific implementation.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@150048 138bc75d-0d04-0410-961f-82ee72b054a4
</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='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=1d2454e00432c65dac39bcf3ab1e6f4dc448b2e1'/>
<id>urn:sha1: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>
</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>
</feed>
