<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ppe42-gcc/libjava/contrib, 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>2013-06-27T13:58:20+00:00</updated>
<entry>
<title>2013-06-20  Roland Lutz  &lt;rlutz@hedmen.org&gt;</title>
<updated>2013-06-27T13:58:20+00:00</updated>
<author>
<name>aph</name>
<email>aph@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2013-06-27T13:58:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=69dfcb743be9c47ec10ad4b52fc902e1fb51637c'/>
<id>urn:sha1:69dfcb743be9c47ec10ad4b52fc902e1fb51637c</id>
<content type='text'>
 	* contrib/aot-compile.in: Fix typo in option list.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@200469 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>Insert libgcj's Python module directory at the start of the search</title>
<updated>2011-02-14T16:00:28+00:00</updated>
<author>
<name>gary</name>
<email>gary@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2011-02-14T16:00:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=ecd1128f5b9ff2e748b2aa54db917c800a7b1ee6'/>
<id>urn:sha1:ecd1128f5b9ff2e748b2aa54db917c800a7b1ee6</id>
<content type='text'>
path, rather than at the end.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@170138 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>2009-07-23  Matthias Klose  &lt;doko@ubuntu.com&gt;</title>
<updated>2009-07-23T14:25:33+00:00</updated>
<author>
<name>doko</name>
<email>doko@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2009-07-23T14:25:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=d2bb4bcb06fc3a590d434a51d4e6fd100e466678'/>
<id>urn:sha1:d2bb4bcb06fc3a590d434a51d4e6fd100e466678</id>
<content type='text'>
        * contrib/aotcompile.py.in: Use hashlib instead of md5 if available.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@150010 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>2009-04-26  Matthias Klose &lt;doko@ubuntu.com&gt;</title>
<updated>2009-04-26T14:11:58+00:00</updated>
<author>
<name>doko</name>
<email>doko@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2009-04-26T14:11:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=a1fe19ef310a2d1b919289f9fd1885bd0c0ad4ef'/>
<id>urn:sha1:a1fe19ef310a2d1b919289f9fd1885bd0c0ad4ef</id>
<content type='text'>
        * contrib/aot-compile.in: Print diagnostics for malformed or invalid
        class files.
        * contrib/generate-cacerts.pl.in: New.
        * configure.ac (AC_CONFIG_FILES): Add generate-cacerts.pl.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@146802 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>2008-06-30  Joshua Sumali  &lt;jsumali@redhat.com&gt;</title>
<updated>2008-07-02T13:17:54+00:00</updated>
<author>
<name>aph</name>
<email>aph@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2008-07-02T13:17:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=4aba1ac0d8d8d5486ac1ea5791c6378fa02a41ce'/>
<id>urn:sha1:4aba1ac0d8d8d5486ac1ea5791c6378fa02a41ce</id>
<content type='text'>
        Andrew Haley  &lt;aph@redhat.com&gt;

        * configure.ac (java-home): new AC_ARG_ENABLE.
        (aot-compile-rpm): Likewise.
        (CREATE_JAVA_HOME): new AM_CONDITIONAL.
        (INSTALL_AOT_RPM): Likewise.
        (gcc-suffix): new AC_ARG_WITH.
        (arch-directory): Likewise.
        (os-directory): Likewise.
        (origin-name): Likewise.
        (arch-suffix): Likewise.
        (jvm-root-dir): Likewise.
        (jvm-jar-dir): Likewise.
        (python-dir): Likewise.
        (AC_CONFIG_FILES): Add contrib/aotcompile.py, contrib/aot-compile,
        contrib/aot-compile-rpm, contrib/rebuild-gcj-db.
        (gcjsubdir): New AC_SUBST.
        * Makefile.am (install-data-local): Install Python modules for
        aot-compile. Also install an sdk style directory if
        --enable-java-home is passed to configure.
        (bin_SCRIPTS): Add 
        contrib/rebuild-gcj-db and contrib/aot-compile.
        (gcjsubdir): Add.
        (db_pathtail): Redefine in terms of gcjsubdir.
        * contrib/aot-compile.in: New file.
        * contrib/aotcompile.py.in: Likewise.
        * contrib/aot-compile-rpm.in: Likewise.
        * contrib/classfile.py: Likewise.
        * contrib/rebuild-gcj-db.in: Likewise.
        * configure: Regenerate.
        * Makefile.in: Regenerate. 

2008-06-30  Joshua Sumali  &lt;jsumali@redhat.com&gt;

        * doc/install.texi (--enable-java-home): Document.
        (--enable-aot-compile-rpm): Likewise.
        (--with-arch-directory): Likewise.
        (--with-os-directory): Likewise.
        (--with-origin-name): Likewise.
        (--with-arch-suffix): Likewise.
        (--with-jvm-root-dir): Likewise.
        (--with-jvm-jar-dir): Likewise.
        (--with-python-dir): Likewise.

2008-06-30  Joshua Sumali  &lt;jsumali@redhat.com&gt;

	* Make-lang.in (JAVA_MANFILES): Add doc/aot-compile.1 and
	doc/rebuild-gcj-db.1
	(java.uninstall): Likewise.
	(java.maintainer-clean): Likewise.
	(aot-compile.pod): New rule.
	(rebuild-gcj-db.pod): New rule.
	(java.install-man): Install doc/aot-compile.1 and doc/rebuild-gcj-db.1
	* gcj.texi: Add new sections for aot-compile and rebuild-gcj-db.



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