<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/firmware/asm/sh/thread.c, branch working</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>Revert "SH gcc 4.6.3 with link-time optimization, for Archos targets"</title>
<updated>2012-10-24T12:05:39+00:00</updated>
<author>
<name>Marcin Bukat</name>
<email>marcin.bukat@gmail.com</email>
</author>
<published>2012-10-24T12:05:39+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=5dec7af1ecf5c0d483d13c8ad9cc0a13868a7c16'/>
<id>5dec7af1ecf5c0d483d13c8ad9cc0a13868a7c16</id>
<content type='text'>
This was commited by accident, sorry.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was commited by accident, sorry.
</pre>
</div>
</content>
</entry>
<entry>
<title>SH gcc 4.6.3 with link-time optimization, for Archos targets</title>
<updated>2012-10-24T12:02:41+00:00</updated>
<author>
<name>Boris Gjenero</name>
<email>dreamlayers@rockbox.org</email>
</author>
<published>2012-10-22T19:30:01+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=c975de1534f4b4092ad75f85353eec32a9a31b92'/>
<id>c975de1534f4b4092ad75f85353eec32a9a31b92</id>
<content type='text'>
This is work from FS#12431 synced to current HEAD and slightly
tweaked (gcc 4.6.2 -&gt; 4.6.3, binutils 2.21.1 -&gt; 2.22)

Change-Id: I76af91e80ac2a9c16a776c7f0a33cc51603bbf9b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is work from FS#12431 synced to current HEAD and slightly
tweaked (gcc 4.6.2 -&gt; 4.6.3, binutils 2.21.1 -&gt; 2.22)

Change-Id: I76af91e80ac2a9c16a776c7f0a33cc51603bbf9b
</pre>
</div>
</content>
</entry>
<entry>
<title>Create fimrware/asm directory for assembly optimized stuff.</title>
<updated>2012-01-22T17:46:44+00:00</updated>
<author>
<name>Thomas Martitz</name>
<email>kugel@rockbox.org</email>
</author>
<published>2012-01-04T17:07:21+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=991ae1e39553172a7dd6cd8c634aebfce892e261'/>
<id>991ae1e39553172a7dd6cd8c634aebfce892e261</id>
<content type='text'>
This dir is suitable for stuff that doesn't fit the target tree, e.g. because
it also builds on hosted or otherwise. It also has a generic subfolder for
fallback C implementations so that not all archs need to provide asm files.

SOURCES should only contain "foo.c" where foo.c includes the specific
&lt;arch&gt;/foo.c files from the subdirs using the preprocessor. This way automatic
selection of asm versions or generic C verion is possible.

For the start, the thread support files are moved, since ASM threads can
be used on hosted platforms as well. Since core_sleep() remains platform
specific it's moved to the corresponding system.h headers.

Change-Id: Iebff272f3407a6eaafeb7656ceb0ae9eca3f7cb9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This dir is suitable for stuff that doesn't fit the target tree, e.g. because
it also builds on hosted or otherwise. It also has a generic subfolder for
fallback C implementations so that not all archs need to provide asm files.

SOURCES should only contain "foo.c" where foo.c includes the specific
&lt;arch&gt;/foo.c files from the subdirs using the preprocessor. This way automatic
selection of asm versions or generic C verion is possible.

For the start, the thread support files are moved, since ASM threads can
be used on hosted platforms as well. Since core_sleep() remains platform
specific it's moved to the corresponding system.h headers.

Change-Id: Iebff272f3407a6eaafeb7656ceb0ae9eca3f7cb9
</pre>
</div>
</content>
</entry>
</feed>
