<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/packages/gcc, branch multitech-corecdp-1.x</title>
<subtitle>Multi-Tech CoreCDP 1.x OpenEmbedded Tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/'/>
<entry>
<title>rename packages/ to recipes/ per earlier agreement</title>
<updated>2009-03-17T18:32:59+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denis@denix.org</email>
</author>
<published>2009-03-17T18:32:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=709c4d66e0b107ca606941b988bad717c0b45d9b'/>
<id>709c4d66e0b107ca606941b988bad717c0b45d9b</id>
<content type='text'>
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816

Signed-off-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Mike Westerhof &lt;mwester@dls.net&gt;
Acked-by: Philip Balister &lt;philip@balister.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Marcin Juszkiewicz &lt;hrw@openembedded.org&gt;
Acked-by: Koen Kooi &lt;koen@openembedded.org&gt;
Acked-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816

Signed-off-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Mike Westerhof &lt;mwester@dls.net&gt;
Acked-by: Philip Balister &lt;philip@balister.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Marcin Juszkiewicz &lt;hrw@openembedded.org&gt;
Acked-by: Koen Kooi &lt;koen@openembedded.org&gt;
Acked-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gcc-package-sdk.inc: fix packaging of include-fixed in sdk</title>
<updated>2009-02-17T07:01:06+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denis@denix.org</email>
</author>
<published>2009-02-17T07:01:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=2975e105f9abf0daf87e08250ffa1ebe67302b6a'/>
<id>2975e105f9abf0daf87e08250ffa1ebe67302b6a</id>
<content type='text'>
while issues around include-fixed were fixed 5 months ago, packaging in sdk was missed
the issue was reported on #oe by user beagle-dev-543
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
while issues around include-fixed were fixed 5 months ago, packaging in sdk was missed
the issue was reported on #oe by user beagle-dev-543
</pre>
</div>
</content>
</entry>
<entry>
<title>gcc-common.inc: Make my last change to fpu check catch all linux variants</title>
<updated>2009-02-17T02:06:18+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@embeddedalley.com</email>
</author>
<published>2009-02-17T02:06:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=759542d7c98a220db6ab4a76556237ef734a5129'/>
<id>759542d7c98a220db6ab4a76556237ef734a5129</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gcc-canadian-sdk: Fix a problem where we were passing the wrong headers and such as the target ones.</title>
<updated>2009-02-16T22:26:44+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@embeddedalley.com</email>
</author>
<published>2009-02-16T22:26:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=957e3d34d286c9b1a38be03cda2f64f483d4cb82'/>
<id>957e3d34d286c9b1a38be03cda2f64f483d4cb82</id>
<content type='text'>
We were accidentially using (and shipping) mingw headers instead of the target ones.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were accidentially using (and shipping) mingw headers instead of the target ones.
</pre>
</div>
</content>
</entry>
<entry>
<title>gcc-common.inc: In get_gcc_fpu_setting make sure we only do soft float for targets.</title>
<updated>2009-02-16T07:22:43+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@embeddedalley.com</email>
</author>
<published>2009-02-16T07:22:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=05ae151bd506b343d7f5de8f0610221393eb55ea'/>
<id>05ae151bd506b343d7f5de8f0610221393eb55ea</id>
<content type='text'>
When we build canadian toolchains (ie mingw-gcc-cross) we run this function,
but we don't want it really it to so add a check on TARGET_OS=linux.
Fixes building for TARGET_FPU=soft mipsel for example.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When we build canadian toolchains (ie mingw-gcc-cross) we run this function,
but we don't want it really it to so add a check on TARGET_OS=linux.
Fixes building for TARGET_FPU=soft mipsel for example.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'org.openembedded.dev' into trini/canadian-final-merge</title>
<updated>2009-01-28T20:44:56+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@embeddedalley.com</email>
</author>
<published>2009-01-28T20:44:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=6638d03ac6f88d30dfc904a1e20f9d3c5d73fa70'/>
<id>6638d03ac6f88d30dfc904a1e20f9d3c5d73fa70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gcc-package-sdk.inc: Make use of ${EXEEXT}</title>
<updated>2009-01-28T20:37:23+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@embeddedalley.com</email>
</author>
<published>2009-01-28T20:37:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=6b8cfb76a3eaffe826c642becaea6b92279f0813'/>
<id>6b8cfb76a3eaffe826c642becaea6b92279f0813</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mingw-binutils-canadian-cross, mingw-gcc: Add missing Canadian SDK recipes</title>
<updated>2009-01-28T05:13:25+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@embeddedalley.com</email>
</author>
<published>2009-01-28T05:13:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=84c71aebc0a941e5147f0e44f9dd8e54ec5e55af'/>
<id>84c71aebc0a941e5147f0e44f9dd8e54ec5e55af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge trini/canadian-merge branch into org.openembedded.dev, fixup a</title>
<updated>2009-01-27T23:03:07+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@embeddedalley.com</email>
</author>
<published>2009-01-27T23:03:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=2ae4d66192f2db96bbd79ddcc33e6aac7c1bd960'/>
<id>2ae4d66192f2db96bbd79ddcc33e6aac7c1bd960</id>
<content type='text'>
conflict on checksums.ini
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
conflict on checksums.ini
</pre>
</div>
</content>
</entry>
<entry>
<title>gcc-4.3.3: New recipe</title>
<updated>2009-01-26T04:47:49+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2009-01-26T04:47:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=ec91180cc7efb7fb87a3c0be5de00fa668336813'/>
<id>ec91180cc7efb7fb87a3c0be5de00fa668336813</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
