<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gcc.git/gcc/java/ChangeLog, 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>ChangeLog gcc/</title>
<updated>2011-03-21T08:29:36+00:00</updated>
<author>
<name>ktietz</name>
<email>ktietz@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2011-03-21T08:29:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gcc.git/commit/?id=ac86af5d47802aeddf81599395564a033c115516'/>
<id>ac86af5d47802aeddf81599395564a033c115516</id>
<content type='text'>
2011-03-21  Kai Tietz  &lt;ktietz@redhat.com&gt;

	PR target/12171
	* doc/plugins.texi: Adjust documentation
	for plugin register_callback.
	* tree.h (attribute_spec): Add new member
	affects_type_identity.
	- Zitierten Text anzeigen -
	* attribs.c (empty_attribute_table): Adjust
	attribute_spec initializers.
	* config/alpha/alpha.c: Likewise.
	* config/arc/arc.c: Likewise.
	* config/arm/arm.c: Likewise.
	* config/avr/avr.c: Likewise.
	* config/bfin/bfin.c: Likewise.
	* config/crx/crx.c: Likewise.
	* config/darwin.h: Likewise.
	* config/h8300/h8300.c: Likewise.
	* config/i386/cygming.h: Likewise.
	* config/i386/i386.c: Likewise.
	* config/ia64/ia64.c: Likewise.
	* config/m32c/m32c.c: Likewise.
	* config/m32r/m32r.c: Likewise.
	* config/m68hc11/m68hc11.c: Likewise.
	* config/m68k/m68k.c: Likewise.
	* config/mcore/mcore.c: Likewise.
	* config/mep/mep.c: Likewise.
	* config/microblaze/microblaze.c: Likewise.
	* config/mips/mips.c: Likewise.
	* config/rs6000/rs6000.c: Likewise.
	* config/rx/rx.c: Likewise.
	* config/sh/sh.c: Likewise.
	* config/sol2.h: Likewise.
	* config/sparc/sparc.c: Likewise.
	* config/spu/spu.c: Likewise.
	* config/stormy16/stormy16.c: Likewise.
	* config/v850/v850.c: Likewise.

ChangeLog gcc/cp

2011-03-21  Kai Tietz  &lt;ktietz@redhat.com&gt;

	PR target/12171
	* tree.c (cxx_attribute_table): Adjust table.

ChangeLog gcc/testsuite

2011-03-21  Kai Tietz  &lt;ktietz@redhat.com&gt;

	PR target/12171
	* g++.dg/plugin/attribute_plugin.c: Adjust test.

ChangeLog gcc/java

2011-03-21  Kai Tietz  &lt;ktietz@redhat.com&gt;

	PR target/12171
	* lang.c (java_attribute_table): Adjust table.

ChangeLog gcc/lto

2011-03-21  Kai Tietz  &lt;ktietz@redhat.com&gt;

	PR target/12171
	* lto-lang.c (lto_attribute_table): Adjust table.

ChangeLog gcc/ada

2011-03-21  Kai Tietz  &lt;ktietz@redhat.com&gt;

	PR target/12171
	* gcc-interface/utils.c (gnat_internal_attribute_table):
	Add new element.

ChangeLog gcc/c-family

2011-03-17  Kai Tietz

	PR target/12171
	* c-common.c (c_common_attribute_table):
	Add new element.
	(c_common_format_attribute_table): Likewise.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@171209 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2011-03-21  Kai Tietz  &lt;ktietz@redhat.com&gt;

	PR target/12171
	* doc/plugins.texi: Adjust documentation
	for plugin register_callback.
	* tree.h (attribute_spec): Add new member
	affects_type_identity.
	- Zitierten Text anzeigen -
	* attribs.c (empty_attribute_table): Adjust
	attribute_spec initializers.
	* config/alpha/alpha.c: Likewise.
	* config/arc/arc.c: Likewise.
	* config/arm/arm.c: Likewise.
	* config/avr/avr.c: Likewise.
	* config/bfin/bfin.c: Likewise.
	* config/crx/crx.c: Likewise.
	* config/darwin.h: Likewise.
	* config/h8300/h8300.c: Likewise.
	* config/i386/cygming.h: Likewise.
	* config/i386/i386.c: Likewise.
	* config/ia64/ia64.c: Likewise.
	* config/m32c/m32c.c: Likewise.
	* config/m32r/m32r.c: Likewise.
	* config/m68hc11/m68hc11.c: Likewise.
	* config/m68k/m68k.c: Likewise.
	* config/mcore/mcore.c: Likewise.
	* config/mep/mep.c: Likewise.
	* config/microblaze/microblaze.c: Likewise.
	* config/mips/mips.c: Likewise.
	* config/rs6000/rs6000.c: Likewise.
	* config/rx/rx.c: Likewise.
	* config/sh/sh.c: Likewise.
	* config/sol2.h: Likewise.
	* config/sparc/sparc.c: Likewise.
	* config/spu/spu.c: Likewise.
	* config/stormy16/stormy16.c: Likewise.
	* config/v850/v850.c: Likewise.

ChangeLog gcc/cp

2011-03-21  Kai Tietz  &lt;ktietz@redhat.com&gt;

	PR target/12171
	* tree.c (cxx_attribute_table): Adjust table.

ChangeLog gcc/testsuite

2011-03-21  Kai Tietz  &lt;ktietz@redhat.com&gt;

	PR target/12171
	* g++.dg/plugin/attribute_plugin.c: Adjust test.

ChangeLog gcc/java

2011-03-21  Kai Tietz  &lt;ktietz@redhat.com&gt;

	PR target/12171
	* lang.c (java_attribute_table): Adjust table.

ChangeLog gcc/lto

2011-03-21  Kai Tietz  &lt;ktietz@redhat.com&gt;

	PR target/12171
	* lto-lang.c (lto_attribute_table): Adjust table.

ChangeLog gcc/ada

2011-03-21  Kai Tietz  &lt;ktietz@redhat.com&gt;

	PR target/12171
	* gcc-interface/utils.c (gnat_internal_attribute_table):
	Add new element.

ChangeLog gcc/c-family

2011-03-17  Kai Tietz

	PR target/12171
	* c-common.c (c_common_attribute_table):
	Add new element.
	(c_common_format_attribute_table): Likewise.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@171209 138bc75d-0d04-0410-961f-82ee72b054a4
</pre>
</div>
</content>
</entry>
<entry>
<title>	* jvspec.c (jvgenmain_spec): Remove %{a*}.</title>
<updated>2011-02-13T19:20:01+00:00</updated>
<author>
<name>jsm28</name>
<email>jsm28@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2011-02-13T19:20:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gcc.git/commit/?id=97b2e17948d7111031814b9b456bf42f13884b5c'/>
<id>97b2e17948d7111031814b9b456bf42f13884b5c</id>
<content type='text'>
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@170109 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@170109 138bc75d-0d04-0410-961f-82ee72b054a4
</pre>
</div>
</content>
</entry>
<entry>
<title>2011-01-21  Kai Tietz  &lt;kai.tietz@onevision.com&gt;</title>
<updated>2011-01-21T09:05:14+00:00</updated>
<author>
<name>ktietz</name>
<email>ktietz@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2011-01-21T09:05:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gcc.git/commit/?id=6a457a13eea9e99c6dc4598eb101c20c963780d7'/>
<id>6a457a13eea9e99c6dc4598eb101c20c963780d7</id>
<content type='text'>
        PR bootstrap/47215
        * decl.c (java_init_decl_processing): Remove
        va_list_type_node related type initializations.

2011-01-21  Kai Tietz  &lt;kai.tietz@onevision.com&gt;

	PR bootstrap/47215
	* config/i386/i386.c (ix86_local_alignment): Handle
	case for va_list_type_node is nil.
	(ix86_canonical_va_list_type): Likewise.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@169080 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
        PR bootstrap/47215
        * decl.c (java_init_decl_processing): Remove
        va_list_type_node related type initializations.

2011-01-21  Kai Tietz  &lt;kai.tietz@onevision.com&gt;

	PR bootstrap/47215
	* config/i386/i386.c (ix86_local_alignment): Handle
	case for va_list_type_node is nil.
	(ix86_canonical_va_list_type): Likewise.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@169080 138bc75d-0d04-0410-961f-82ee72b054a4
</pre>
</div>
</content>
</entry>
<entry>
<title>2011-01-11  Kai Tietz  &lt;kai.tietz@onevision.com&gt;</title>
<updated>2011-01-11T14:51:07+00:00</updated>
<author>
<name>ktietz</name>
<email>ktietz@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2011-01-11T14:51:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gcc.git/commit/?id=f202f404c0a579b92955b4354b2249c2ce9588cb'/>
<id>f202f404c0a579b92955b4354b2249c2ce9588cb</id>
<content type='text'>
        PR bootstrap/47215
        * decl.c (java_init_decl_processing): Initialize
        long_integer_type_node.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168662 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
        PR bootstrap/47215
        * decl.c (java_init_decl_processing): Initialize
        long_integer_type_node.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168662 138bc75d-0d04-0410-961f-82ee72b054a4
</pre>
</div>
</content>
</entry>
<entry>
<title>2011-01-07  Kai Tietz  &lt;kai.tietz@onevision.com&gt;</title>
<updated>2011-01-07T21:11:48+00:00</updated>
<author>
<name>ktietz</name>
<email>ktietz@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2011-01-07T21:11:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gcc.git/commit/?id=aafb844b27b5be8a85d5891ac1e3b0a5da07dbf5'/>
<id>aafb844b27b5be8a85d5891ac1e3b0a5da07dbf5</id>
<content type='text'>
        PR bootstrap/47215
        * decl.c (java_init_decl_processing): Initialize unsigned_type_node.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168585 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
        PR bootstrap/47215
        * decl.c (java_init_decl_processing): Initialize unsigned_type_node.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168585 138bc75d-0d04-0410-961f-82ee72b054a4
</pre>
</div>
</content>
</entry>
<entry>
<title>2011-01-07  Kai Tietz  &lt;kai.tietz@onevision.com&gt;</title>
<updated>2011-01-07T13:50:15+00:00</updated>
<author>
<name>ktietz</name>
<email>ktietz@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2011-01-07T13:50:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gcc.git/commit/?id=b2b288cab70ab9c23e6969c91ac5a035fdab7f71'/>
<id>b2b288cab70ab9c23e6969c91ac5a035fdab7f71</id>
<content type='text'>
        * decl.c (java_init_decl_processing): Setup va_list_type_node.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168569 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
        * decl.c (java_init_decl_processing): Setup va_list_type_node.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168569 138bc75d-0d04-0410-961f-82ee72b054a4
</pre>
</div>
</content>
</entry>
<entry>
<title>gcc/</title>
<updated>2011-01-03T16:14:57+00:00</updated>
<author>
<name>jakub</name>
<email>jakub@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2011-01-03T16:14:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gcc.git/commit/?id=e487a6afac7335fc73049d4634122a340224e070'/>
<id>e487a6afac7335fc73049d4634122a340224e070</id>
<content type='text'>
	* gcc.c (process_command): Update copyright notice dates.
	* gcov.c (print_version): Likewise.
	* gcov-dump.c (print_version): Likewise.
	* mips-tfile.c (main): Likewise.
	* mips-tdump.c (main): Likewise.
gcc/fortran/
	* gfortranspec.c (lang_specific_driver): Update copyright notice
	dates.
gcc/java/
	* jcf-dump.c (version): Update copyright notice dates.
libmudflap/
	* mf-runtime.c (__mf_usage): Update copyright notice dates.
libjava/
	* gnu/gcj/convert/Convert.java (version): Update copyright notice
	dates.
	* gnu/gcj/tools/gcj_dbtool/Main.java (main): Likewise.
libjava/classpath/
	* gnu/java/rmi/registry/RegistryImpl.java (version): Update
	copyright notice dates.
	* tools/gnu/classpath/tools/orbd/Main.java (run): Likewise.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168432 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* gcc.c (process_command): Update copyright notice dates.
	* gcov.c (print_version): Likewise.
	* gcov-dump.c (print_version): Likewise.
	* mips-tfile.c (main): Likewise.
	* mips-tdump.c (main): Likewise.
gcc/fortran/
	* gfortranspec.c (lang_specific_driver): Update copyright notice
	dates.
gcc/java/
	* jcf-dump.c (version): Update copyright notice dates.
libmudflap/
	* mf-runtime.c (__mf_usage): Update copyright notice dates.
libjava/
	* gnu/gcj/convert/Convert.java (version): Update copyright notice
	dates.
	* gnu/gcj/tools/gcj_dbtool/Main.java (main): Likewise.
libjava/classpath/
	* gnu/java/rmi/registry/RegistryImpl.java (version): Update
	copyright notice dates.
	* tools/gnu/classpath/tools/orbd/Main.java (run): Likewise.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168432 138bc75d-0d04-0410-961f-82ee72b054a4
</pre>
</div>
</content>
</entry>
<entry>
<title>	* decl.c (java_init_decl_processing): Initialise integer_three_node.</title>
<updated>2010-12-15T09:59:24+00:00</updated>
<author>
<name>davek</name>
<email>davek@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2010-12-15T09:59:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gcc.git/commit/?id=07e17c57163827d789a9e96a2331f6ba126fdd1d'/>
<id>07e17c57163827d789a9e96a2331f6ba126fdd1d</id>
<content type='text'>
	* lang.c (put_decl_node): Handle nested function decls.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167849 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* lang.c (put_decl_node): Handle nested function decls.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167849 138bc75d-0d04-0410-961f-82ee72b054a4
</pre>
</div>
</content>
</entry>
<entry>
<title>	* config/mcore/mcore.c Don't include assert.h.</title>
<updated>2010-12-07T15:42:44+00:00</updated>
<author>
<name>jsm28</name>
<email>jsm28@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2010-12-07T15:42:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gcc.git/commit/?id=1e944a0b51698cfea09da04479be167faec7885e'/>
<id>1e944a0b51698cfea09da04479be167faec7885e</id>
<content type='text'>
	(layout_mcore_frame, handle_structs_in_regs): Use gcc_assert.
	* config/spu/spu.c: Don't include assert.h.
	(spu_sms_res_mii): Use gcc_assert.

cp:
	* rtti.c: Don't include assert.h.

java:
	* jcf-parse.c: Don't include assert.h.
	(java_parse_file): Use gcc_assert.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167552 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	(layout_mcore_frame, handle_structs_in_regs): Use gcc_assert.
	* config/spu/spu.c: Don't include assert.h.
	(spu_sms_res_mii): Use gcc_assert.

cp:
	* rtti.c: Don't include assert.h.

java:
	* jcf-parse.c: Don't include assert.h.
	(java_parse_file): Use gcc_assert.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167552 138bc75d-0d04-0410-961f-82ee72b054a4
</pre>
</div>
</content>
</entry>
<entry>
<title>	* common.opt (N, Q, Qn, Qy, Z, n, r, s, t): New options.</title>
<updated>2010-12-03T15:11:42+00:00</updated>
<author>
<name>jsm28</name>
<email>jsm28@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2010-12-03T15:11:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gcc.git/commit/?id=3bfde2af8bd2695f675e91c6ab75d2fffe962c53'/>
<id>3bfde2af8bd2695f675e91c6ab75d2fffe962c53</id>
<content type='text'>
	* gcc.c (cc1_options): Add %{Qy:}.

ada:
	* gcc-interface/lang.opt (k8): New option.

java:
	* lang.opt (static-libgcj): New option.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167429 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* gcc.c (cc1_options): Add %{Qy:}.

ada:
	* gcc-interface/lang.opt (k8): New option.

java:
	* lang.opt (static-libgcj): New option.


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