<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ppe42-gcc/libjava/gnu/awt, 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>2007-08-04T10:53:49+00:00</updated>
<entry>
<title>libjava/</title>
<updated>2007-08-04T10:53:49+00:00</updated>
<author>
<name>doko</name>
<email>doko@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2007-08-04T10:53:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=bfd03af53013b43663c88995c6d5943815e8d75b'/>
<id>urn:sha1:bfd03af53013b43663c88995c6d5943815e8d75b</id>
<content type='text'>
2007-08-04  Matthias Klose  &lt;doko@ubuntu.com&gt;

	Import GNU Classpath (libgcj-import-20070727).

	* Regenerate class and header files.
	* Regenerate auto* files.

	* include/jvm.h:
	* jni-libjvm.cc (Jv_JNI_InvokeFunctions): Rename type.
	* jni.cc (_Jv_JNIFunctions, _Jv_JNI_InvokeFunctions): Likewise.
	* jni.cc (_Jv_JNI_CallAnyMethodA, _Jv_JNI_CallAnyVoidMethodA,
	_Jv_JNI_CallMethodA, _Jv_JNI_CallVoidMethodA,
	_Jv_JNI_CallStaticMethodA, _Jv_JNI_CallStaticVoidMethodA,
	_Jv_JNI_NewObjectA, _Jv_JNI_SetPrimitiveArrayRegion): Constify
	jvalue parameter.
	* java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA): Likewise.

	* java/lang/VMFloat.java (toString, parseFloat): New.

	* gnu/awt/xlib/XToolkit.java (setAlwaysOnTop, isModalityTypeSupported,
	isModalExclusionTypeSupported): New (stub only).
	* gnu/awt/xlib/XCanvasPeer.java (requestFocus): Likewise.
	* gnu/awt/xlib/XFramePeer.java (updateMinimumSize, updateIconImages,
	updateFocusableWindowState, setModalBlocked, getBoundsPrivate,
	setAlwaysOnTop): Likewise.
	* gnu/awt/xlib/XFontPeer.java (canDisplay): Update signature.

	* scripts/makemake.tcl: Ignore gnu/javax/sound/sampled/gstreamer,
	ignore javax.sound.sampled.spi.MixerProvider, ignore .in files.

	* HACKING: Mention --enable-gstreamer-peer, removal of generated files.


libjava/classpath/

2007-08-04  Matthias Klose  &lt;doko@ubuntu.com&gt;

	* java/util/EnumMap.java (clone): Add cast.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127204 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>Updating header files.  Earlier change here seems to have been in error.</title>
<updated>2007-03-05T14:29:47+00:00</updated>
<author>
<name>tromey</name>
<email>tromey@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2007-03-05T14:29:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=e4a1579939ae0d96caffb45978ac382f9d4443ce'/>
<id>urn:sha1:e4a1579939ae0d96caffb45978ac382f9d4443ce</id>
<content type='text'>
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122550 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>2007-02-20  Gary Benson  &lt;gbenson@redhat.com&gt;</title>
<updated>2007-02-20T13:06:37+00:00</updated>
<author>
<name>gary</name>
<email>gary@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2007-02-20T13:06:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=19636773804cc810ffb5dec03069184ff71404bc'/>
<id>urn:sha1:19636773804cc810ffb5dec03069184ff71404bc</id>
<content type='text'>
	* gnu/awt/xlib/XEventLoop.h: Regenerated.
	* gnu/java/awt/peer/gtk/GThreadMutex.h: Likewise.
	* gnu/java/rmi/server/ConnectionRunnerPool$ConnectionRunner.h:
	Likewise.
	* gnu/java/rmi/server/UnicastConnectionManager.h: Likewise.
	* java/lang/SecurityManager.h: Likewise.
	* java/lang/Thread.h: Likewise.
	* java/security/VMSecureRandom$Spinner.h: Likewise.
	* java/util/concurrent/atomic/AtomicBoolean.h: Likewise.
	* java/util/concurrent/atomic/AtomicInteger.h: Likewise.
	* java/util/concurrent/atomic/AtomicLong.h: Likewise.
	* java/util/concurrent/atomic/AtomicReference.h: Likewise.
	* java/util/concurrent/ConcurrentHashMap$HashEntry.h: Likewise.
	* java/util/concurrent/ConcurrentHashMap$Segment.h: Likewise.
	* java/util/concurrent/ConcurrentLinkedQueue.h: Likewise.
	* java/util/concurrent/ConcurrentLinkedQueue$Node.h: Likewise.
	* java/util/concurrent/ConcurrentSkipListMap.h: Likewise.
	* java/util/concurrent/ConcurrentSkipListMap$Index.h: Likewise.
	* java/util/concurrent/ConcurrentSkipListMap$Node.h: Likewise.
	* java/util/concurrent/Exchanger.h: Likewise.
	* java/util/concurrent/Exchanger$Node.h: Likewise.
	* java/util/concurrent/FutureTask$Sync.h: Likewise.
	* java/util/concurrent/LinkedBlockingQueue$Node.h: Likewise.
	* java/util/concurrent/locks/AbstractQueuedLongSynchronizer.h:
	Likewise.
	* java/util/concurrent/locks/AbstractQueuedLongSynchronizer$Node.h: 
	Likewise.
	* java/util/concurrent/locks/AbstractQueuedSynchronizer.h: Likewise.
	* java/util/concurrent/locks/AbstractQueuedSynchronizer$Node.h:
	Likewise.
	* java/util/concurrent/ScheduledThreadPoolExecutor.h: Likewise.
	* java/util/concurrent/SynchronousQueue.h: Likewise.
	* java/util/concurrent/SynchronousQueue$TransferQueue.h: Likewise.
	* java/util/concurrent/SynchronousQueue$TransferQueue$QNode.h:
	Likewise.
	* java/util/concurrent/SynchronousQueue$TransferStack.h: Likewise.
	* java/util/concurrent/SynchronousQueue$TransferStack$SNode.h:
	Likewise.
	* java/util/concurrent/ThreadPoolExecutor.h: Likewise.
	* java/util/concurrent/ThreadPoolExecutor$Worker.h: Likewise.
	* java/util/logging/ErrorManager.h: Likewise.
	* javax/swing/plaf/basic/BasicSpinnerUI$2.h: Likewise.
	* javax/swing/plaf/basic/BasicSpinnerUI$4.h: Likewise.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122161 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>libjava</title>
<updated>2007-01-26T23:07:08+00:00</updated>
<author>
<name>tromey</name>
<email>tromey@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2007-01-26T23:07:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=f3a70d059f02a1d45b2583e316de8b97a9e2250e'/>
<id>urn:sha1:f3a70d059f02a1d45b2583e316de8b97a9e2250e</id>
<content type='text'>
	* Updated headers.
libjava/classpath
	* tools/gnu/classpath/tools/javah/FieldHelper.java (print): Print
	'volatile' after field type.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@121215 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>	* gnu/gcj/xlib/*.h: New files.</title>
<updated>2007-01-11T00:15:27+00:00</updated>
<author>
<name>tromey</name>
<email>tromey@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2007-01-11T00:15:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=8f8ad52bbe9353830e8ed8f80a44cc0ab82667d8'/>
<id>urn:sha1:8f8ad52bbe9353830e8ed8f80a44cc0ab82667d8</id>
<content type='text'>
	* gnu/awt/xlib/*.h: Likewise.
	* classpath/lib/gnu/gcj/xlib: New class files.
	* classpath/lib/gnu/awt/xlib: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@120655 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-08-14  Mark Wielaard  &lt;mark@klomp.org&gt;</title>
<updated>2006-08-14T23:12:35+00:00</updated>
<author>
<name>mark</name>
<email>mark@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2006-08-14T23:12:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=ffde862e033a0825e1e9972a89c0f1f80b261a8e'/>
<id>urn:sha1:ffde862e033a0825e1e9972a89c0f1f80b261a8e</id>
<content type='text'>
       Imported GNU Classpath 0.92
       * HACKING: Add more importing hints. Update automake version
       requirement.

       * configure.ac (gconf-peer): New enable AC argument.
       Add --disable-gconf-peer and --enable-default-preferences-peer
       to classpath configure when gconf is disabled.
       * scripts/makemake.tcl: Set gnu/java/util/prefs/gconf and
       gnu/java/awt/dnd/peer/gtk to bc. Classify
       gnu/java/security/Configuration.java as generated source file.

       * gnu/java/lang/management/VMGarbageCollectorMXBeanImpl.java,
       gnu/java/lang/management/VMMemoryPoolMXBeanImpl.java,
       gnu/java/lang/management/VMClassLoadingMXBeanImpl.java,
       gnu/java/lang/management/VMRuntimeMXBeanImpl.java,
       gnu/java/lang/management/VMMemoryManagerMXBeanImpl.java,
       gnu/java/lang/management/VMThreadMXBeanImpl.java,
       gnu/java/lang/management/VMMemoryMXBeanImpl.java,
       gnu/java/lang/management/VMCompilationMXBeanImpl.java: New VM stub
       classes.
       * java/lang/management/VMManagementFactory.java: Likewise.
       * java/net/VMURLConnection.java: Likewise.
       * gnu/java/nio/VMChannel.java: Likewise.

       * java/lang/Thread.java (getState): Add stub implementation.
       * java/lang/Class.java (isEnum): Likewise.
       * java/lang/Class.h (isEnum): Likewise.

       * gnu/awt/xlib/XToolkit.java (getClasspathTextLayoutPeer): Removed.

       * javax/naming/spi/NamingManager.java: New override for StackWalker
       functionality.

       * configure, sources.am, Makefile.in, gcj/Makefile.in,
       include/Makefile.in, testsuite/Makefile.in: Regenerated.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@116139 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>2006-02-23  Scott Gilbertson  &lt;scottg@mantatest.com&gt;</title>
<updated>2006-02-23T20:50:49+00:00</updated>
<author>
<name>sgilbertson</name>
<email>sgilbertson@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2006-02-23T20:50:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=b57ce8677f3d5ed1c06bd6b46ab73551bbb2524c'/>
<id>urn:sha1:b57ce8677f3d5ed1c06bd6b46ab73551bbb2524c</id>
<content type='text'>
	* gnu/awt/j2d/IntegerGraphicsState.java (getClip): Clone clip
	before returning, handle null clip.
	(getClipBounds): Handle null clip.
	* gnu/awt/j2d/Graphics2DImpl.java (clipRect): Handle null clip.
	* gnu/awt/xlib/XCanvasPeer.java (): 
	(getLocationOnScreen): Implement.
	* classpath/gnu/java/awt/peer/GLightweightPeer.java
	(repaint): Merged with Classpath.
	* classpath/java/awt/Graphics.java (hitClip): Merged with
	Classpath.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@111395 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>Index: libjava/ChangeLog</title>
<updated>2005-11-15T21:56:11+00:00</updated>
<author>
<name>sgilbertson</name>
<email>sgilbertson@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2005-11-15T21:56:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=7e55c49d7d91ef9f09e93c1100119b1ab3652446'/>
<id>urn:sha1:7e55c49d7d91ef9f09e93c1100119b1ab3652446</id>
<content type='text'>
from  Scott Gilbertson  &lt;scottg@mantatest.com&gt;

	* Makefile.in: Re-generated.
	* gnu/awt/xlib/XGraphicsDevice.java: New file.
	* gnu/awt/xlib/XToolkit.java
	(getLocalGraphicsEnvironment): Implemented. 
	* gnu/awt/xlib/XGraphicsEnvironment.java: New file.
	* sources.am: Re-generated.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@107045 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>	Imported Classpath 0.18.</title>
<updated>2005-09-23T21:31:04+00:00</updated>
<author>
<name>tromey</name>
<email>tromey@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2005-09-23T21:31:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=947b8814056ea2fba6bbcfab86591f74bffc0311'/>
<id>urn:sha1:947b8814056ea2fba6bbcfab86591f74bffc0311</id>
<content type='text'>
	* sources.am, Makefile.in: Updated.
	* Makefile.am (nat_source_files): Removed natProxy.cc.
	* java/lang/reflect/natProxy.cc: Removed.
	* gnu/classpath/jdwp/VMFrame.java,
	gnu/classpath/jdwp/VMIdManager.java,
	gnu/classpath/jdwp/VMVirtualMachine.java,
	java/lang/reflect/VMProxy.java: New files.

2005-09-23  Thomas Fitzsimmons  &lt;fitzsim@redhat.com&gt;

	* scripts/makemake.tcl (verbose): Add gnu/java/awt/peer/qt to BC
	list.

2005-09-23  Thomas Fitzsimmons  &lt;fitzsim@redhat.com&gt;

	* gnu/java/net/DefaultContentHandlerFactory.java (getContent):
	Remove ClasspathToolkit references.

2005-09-23  Thomas Fitzsimmons  &lt;fitzsim@redhat.com&gt;

	* gnu/awt/xlib/XCanvasPeer.java: Add new peer methods.
	* gnu/awt/xlib/XFramePeer.java: Likewise.
	* gnu/awt/xlib/XGraphicsConfiguration.java: Likewise.

2005-09-23  Thomas Fitzsimmons  &lt;fitzsim@redhat.com&gt;

	* Makefile.am (libgcjawt_la_SOURCES): Remove jawt.c.  Add
	classpath/native/jawt/jawt.c.
	* Makefile.in: Regenerate.
	* jawt.c: Remove file.
	* include/Makefile.am (tool_include__HEADERS): Remove jawt.h and
	jawt_md.h.  Add ../classpath/include/jawt.h and
	../classpath/include/jawt_md.h.
	* include/Makefile.in: Regenerate.
	* include/jawt.h: Regenerate.
	* include/jawt_md.h: Regenerate.


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