<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-xilinx.git/meta-microblaze/recipes-devtools/gcc/gcc-10, branch master</title>
<subtitle>Mirror of git.yoctoproject.org/meta-xilinx.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-xilinx.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-xilinx.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/'/>
<updated>2022-01-14T19:21:32+00:00</updated>
<entry>
<title>gcc: Move everything to gcc-11 directory</title>
<updated>2022-01-14T19:21:32+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2021-12-01T20:51:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=29a9511c3004d3ad8a0e9a66e6cd312677b8cc68'/>
<id>urn:sha1:29a9511c3004d3ad8a0e9a66e6cd312677b8cc68</id>
<content type='text'>
Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>Revert "gcc: convert away from bbappend"</title>
<updated>2022-01-14T19:21:32+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2021-12-01T20:48:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=945ff460fdc5b68b67e0edd11e91976feb0fb4b6'/>
<id>urn:sha1:945ff460fdc5b68b67e0edd11e91976feb0fb4b6</id>
<content type='text'>
This reverts commit b56b1562c129fd12b486fd6666315afd4644ce6a.

Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>gcc: convert away from bbappend</title>
<updated>2021-10-25T21:57:25+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2021-10-13T01:14:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=b56b1562c129fd12b486fd6666315afd4644ce6a'/>
<id>urn:sha1:b56b1562c129fd12b486fd6666315afd4644ce6a</id>
<content type='text'>
Intergrade the microblaze items with the backported toolchain.

Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>meta-microblaze: Fix GCC issue where additional loops were added</title>
<updated>2021-09-28T15:21:42+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2021-09-21T00:03:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=d06858f7b1f5cd97bd20c814890e3040cdd28ae1'/>
<id>urn:sha1:d06858f7b1f5cd97bd20c814890e3040cdd28ae1</id>
<content type='text'>
Due to latest changes in GCC-10.2 MB64 perforamance has reduced
We have added zero_extended instructions to get rid of left shift
and right shift loops

Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>Revert "gcc: Fix performance degradation on Microblaze 64"</title>
<updated>2021-09-28T15:18:40+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2021-08-24T14:50:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=9fed01fc8b1559a73144d00ff6506484ca416dd7'/>
<id>urn:sha1:9fed01fc8b1559a73144d00ff6506484ca416dd7</id>
<content type='text'>
This reverts commit 1bb08d385a4dbd1a3bf07a3917ea32f4be91ffac.

Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>gcc: Fix performance degradation on Microblaze 64</title>
<updated>2021-09-28T15:17:31+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2021-08-11T18:51:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=b08cd732a8f0f94c5047b526ce546f87f51b856b'/>
<id>urn:sha1:b08cd732a8f0f94c5047b526ce546f87f51b856b</id>
<content type='text'>
Issue: TSR-974519

    Added zero_extendqidi2 and zero_extendhidi2 patterns

    in GCC 10.2,commit 0a237a9: Do not propagate results from inner
    REGS to paradoxical SUBREGs and this commit is causing the MB 64
    compiler to generate extra instructions.

Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>meta-microblaze: Upgrade gcc-source 10 -&gt; 11</title>
<updated>2021-07-15T16:49:04+00:00</updated>
<author>
<name>Sai Hari Chandana Kalluri</name>
<email>chandana.kalluri@xilinx.com</email>
</author>
<published>2021-07-08T18:07:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=01503cb3a6225c88ad21313015cc42c4111f02d5'/>
<id>urn:sha1:01503cb3a6225c88ad21313015cc42c4111f02d5</id>
<content type='text'>
Signed-off-by: Sai Hari Chandana Kalluri &lt;chandana.kalluri@xilinx.com&gt;
</content>
</entry>
<entry>
<title>gcc: Fix break_hander attribute handling</title>
<updated>2021-07-14T22:02:41+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2021-04-30T19:28:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=0fa97a9f6992a452d2247b716926fac724f483b9'/>
<id>urn:sha1:0fa97a9f6992a452d2247b716926fac724f483b9</id>
<content type='text'>
Issue: CR-1081780

Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
<entry>
<title>meta-microblaze gcc-source: Fix barrel shift for versions under v10.0</title>
<updated>2021-07-14T21:52:07+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2021-03-31T19:18:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=d79349a978db0344f732045c144c183ef8bff03f'/>
<id>urn:sha1:d79349a978db0344f732045c144c183ef8bff03f</id>
<content type='text'>
Issue reported by Daniel Mack via the meta-xilinx mailing list.

Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@kernel.crashing.org&gt;
</content>
</entry>
<entry>
<title>gcc: update to early gatesgarth version</title>
<updated>2020-12-05T00:24:49+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@xilinx.com</email>
</author>
<published>2020-12-04T00:37:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=b0973557c0938c72bc0045ecacd5aad716c69874'/>
<id>urn:sha1:b0973557c0938c72bc0045ecacd5aad716c69874</id>
<content type='text'>
Signed-off-by: Mark Hatle &lt;mark.hatle@xilinx.com&gt;
</content>
</entry>
</feed>
