<feed xmlns='http://www.w3.org/2005/Atom'>
<title>uClibc-alpine/libc/sysdeps/linux/bfin/sys, branch master</title>
<subtitle>Where we track our uclibc patches
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/'/>
<entry>
<title>bfin: add support for new cacheflush syscall</title>
<updated>2011-02-22T00:51:02+00:00</updated>
<author>
<name>Steve Kilbane</name>
<email>steve@whitecrow.demon.co.uk</email>
</author>
<published>2011-02-22T00:44:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=128e290b1e4204ac33b4cad7fc6189447f029311'/>
<id>128e290b1e4204ac33b4cad7fc6189447f029311</id>
<content type='text'>
Newer gcc's will generate a call to cacheflush when updating jump tables,
and that has to be done in kernel space (to avoid hardware anomalies).  So
make sure uClibc provides that symbol.

Signed-off-by: Steve Kilbane &lt;steve@whitecrow.demon.co.uk&gt;
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Newer gcc's will generate a call to cacheflush when updating jump tables,
and that has to be done in kernel space (to avoid hardware anomalies).  So
make sure uClibc provides that symbol.

Signed-off-by: Steve Kilbane &lt;steve@whitecrow.demon.co.uk&gt;
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>import user.h from the kernel as it is no longer exported by the kernel</title>
<updated>2009-03-16T06:14:34+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2009-03-16T06:14:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=67a247e9f0f3ce2a6aa5063e46dfcc9b7a421b67'/>
<id>67a247e9f0f3ce2a6aa5063e46dfcc9b7a421b67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>punt old unused header</title>
<updated>2008-12-11T09:58:24+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2008-12-11T09:58:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=6e3adb1f64a3253b4a078955979b817888d05ceb'/>
<id>6e3adb1f64a3253b4a078955979b817888d05ceb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix ioperm build problems caused by libc_hidden_proto removal</title>
<updated>2008-11-21T11:15:58+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2008-11-21T11:15:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=bbf84bb108beca2e014e93e76371b8fdb3336bf3'/>
<id>bbf84bb108beca2e014e93e76371b8fdb3336bf3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mcontext_t shouldn't have a version argument, and fix REG_B0 definition.</title>
<updated>2007-11-23T17:19:02+00:00</updated>
<author>
<name>Bernd Schmidt</name>
<email>bernds_cb1@t-online.de</email>
</author>
<published>2007-11-23T17:19:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=8f4f670a307a9174cfd78db8b689d545e0ed314a'/>
<id>8f4f670a307a9174cfd78db8b689d545e0ed314a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sys/procfs.h defines a typedef for floating point registers that references an</title>
<updated>2007-11-22T17:22:13+00:00</updated>
<author>
<name>Bernd Schmidt</name>
<email>bernds_cb1@t-online.de</email>
</author>
<published>2007-11-22T17:22:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=1a98c1f87e98ea3cf3f2e41b63ce1ee7fc14fc52'/>
<id>1a98c1f87e98ea3cf3f2e41b63ce1ee7fc14fc52</id>
<content type='text'>
undefined structure.  This typedef is used in linuxthreads.old-db, causing a
compilation failure.  Fixed by defining an empty structure for it - we don't
have fp regs anyway.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
undefined structure.  This typedef is used in linuxthreads.old-db, causing a
compilation failure.  Fixed by defining an empty structure for it - we don't
have fp regs anyway.

</pre>
</div>
</content>
</entry>
<entry>
<title>sync with upstream blackfin.uclinux.org</title>
<updated>2007-01-10T17:02:16+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2007-01-10T17:02:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=086f34d77c60917d40c9d49aa25c7af61f6cf378'/>
<id>086f34d77c60917d40c9d49aa25c7af61f6cf378</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for the Analog Devices Blackfin mmuless processor</title>
<updated>2004-12-21T08:35:58+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2004-12-21T08:35:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=05d9958f685e3f0c51be4f1128348645451e51fb'/>
<id>05d9958f685e3f0c51be4f1128348645451e51fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
