<feed xmlns='http://www.w3.org/2005/Atom'>
<title>uClibc</title>
<subtitle>A C library for embedded Linux</subtitle>
<link rel='alternate' type='text/html' href='http://git.uclibc.org/uClibc/'/>
<entry>
<title>sparc: don't access fp registers when configured for no fpu</title>
<updated>2011-04-22T23:21:30Z</updated>
<author>
<name>Austin Foxley</name>
<email>austinf@cetoncorp.com</email>
</author>
<published>2011-04-22T23:21:30Z</published>
<link rel='alternate' type='text/html' href='http://git.uclibc.org/uClibc/commit/?id=542c67dd8e8b742b5dff8f8a509e5f0752ec9b25'/>
<id>542c67dd8e8b742b5dff8f8a509e5f0752ec9b25</id>
<content type='text'>
Signed-off-by: Austin Foxley &lt;austinf@cetoncorp.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Austin Foxley &lt;austinf@cetoncorp.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libubacktrace: generic implementation based dwarf</title>
<updated>2011-04-22T10:55:43Z</updated>
<author>
<name>Carmelo Amoroso</name>
<email>carmelo.amoroso@st.com</email>
</author>
<published>2011-04-22T10:55:43Z</published>
<link rel='alternate' type='text/html' href='http://git.uclibc.org/uClibc/commit/?id=7b5b79f09f0bffe1fccda00d4c5cdf7a7be45413'/>
<id>7b5b79f09f0bffe1fccda00d4c5cdf7a7be45413</id>
<content type='text'>
Use the initial implementation for SH4 based on dwarf for all archs.
Indeed there are not obvious reason for which it should not work in general.

Signed-off-by: Carmelo Amoroso &lt;carmelo.amoroso@st.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the initial implementation for SH4 based on dwarf for all archs.
Indeed there are not obvious reason for which it should not work in general.

Signed-off-by: Carmelo Amoroso &lt;carmelo.amoroso@st.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Added fts support for traversing UNIX file hierarchies.</title>
<updated>2011-04-20T10:49:25Z</updated>
<author>
<name>Salvatore Cro</name>
<email>salvatore.cro at st.com</email>
</author>
<published>2011-04-20T10:49:25Z</published>
<link rel='alternate' type='text/html' href='http://git.uclibc.org/uClibc/commit/?id=a4aa01c128b04c7174d57a28f61656f966d2bd6c'/>
<id>a4aa01c128b04c7174d57a28f61656f966d2bd6c</id>
<content type='text'>
It is required by libdwfl in elfutils package.

Signed-off-by: Salvatore Cro &lt;salvatore.cro at st.com&gt;
Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is required by libdwfl in elfutils package.

Signed-off-by: Salvatore Cro &lt;salvatore.cro at st.com&gt;
Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>test: fix tst-tls13 expected result and timeout</title>
<updated>2011-04-08T15:56:22Z</updated>
<author>
<name>Salvatore Cro</name>
<email>salvatore.cro@st.com</email>
</author>
<published>2011-04-08T15:56:22Z</published>
<link rel='alternate' type='text/html' href='http://git.uclibc.org/uClibc/commit/?id=3a411b5d8a6c6311778e22280706047cd1a8c8d4'/>
<id>3a411b5d8a6c6311778e22280706047cd1a8c8d4</id>
<content type='text'>
tst-tls13 is expected to return 0 when passing.
Set higher timeout to avoid failure on slow archs.

Signed-off-by: Salvatore Cro &lt;salvatore.cro@st.com&gt;
Signed-off-by: Carmelo Amoroso &lt;carmelo.amoroso@st.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tst-tls13 is expected to return 0 when passing.
Set higher timeout to avoid failure on slow archs.

Signed-off-by: Salvatore Cro &lt;salvatore.cro@st.com&gt;
Signed-off-by: Carmelo Amoroso &lt;carmelo.amoroso@st.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>dl-startup: fix typos in block comment</title>
<updated>2011-04-16T17:02:00Z</updated>
<author>
<name>Kevin Cernekee</name>
<email>cernekee@gmail.com</email>
</author>
<published>2011-04-16T17:02:00Z</published>
<link rel='alternate' type='text/html' href='http://git.uclibc.org/uClibc/commit/?id=4580f142b4b1ce176320fe5c2c5bee09871a01e7'/>
<id>4580f142b4b1ce176320fe5c2c5bee09871a01e7</id>
<content type='text'>
Signed-off-by: Kevin Cernekee &lt;cernekee@gmail.com&gt;
Signed-off-by: Carmelo Amoroso &lt;carmelo.amoroso@st.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Kevin Cernekee &lt;cernekee@gmail.com&gt;
Signed-off-by: Carmelo Amoroso &lt;carmelo.amoroso@st.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>MIPS LDSO: pass sym_ref parameter to _dl_find_hash() to support PROTECTED symbols</title>
<updated>2011-04-15T17:25:40Z</updated>
<author>
<name>Maksim Rayskiy</name>
<email>mrayskiy@broadcom.com</email>
</author>
<published>2011-04-15T17:25:40Z</published>
<link rel='alternate' type='text/html' href='http://git.uclibc.org/uClibc/commit/?id=b228ddac5b221b7c474ed902bad124934e61a527'/>
<id>b228ddac5b221b7c474ed902bad124934e61a527</id>
<content type='text'>
_dl_find_hash() relies on sym_ref parameter to check if the looked-up symbol
is protected. The code fixes a case when _dl_perform_mips_global_got_relocations()
was calling _dl_find_hash() without providing sym_ref parameter.
The bug was causing hangs if a library exporting non-protected symbol was earlier in
link order than library with the same symbol declared as protected.

Signed-off-by: Maksim Rayskiy &lt;mrayskiy@broadcom.com&gt;
Signed-off-by: Carmelo Amoroso &lt;carmelo.amoroso@st.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
_dl_find_hash() relies on sym_ref parameter to check if the looked-up symbol
is protected. The code fixes a case when _dl_perform_mips_global_got_relocations()
was calling _dl_find_hash() without providing sym_ref parameter.
The bug was causing hangs if a library exporting non-protected symbol was earlier in
link order than library with the same symbol declared as protected.

Signed-off-by: Maksim Rayskiy &lt;mrayskiy@broadcom.com&gt;
Signed-off-by: Carmelo Amoroso &lt;carmelo.amoroso@st.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>buildsys: do_rm ARCH_HEADERS</title>
<updated>2011-04-14T07:59:26Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2011-04-14T07:59:26Z</published>
<link rel='alternate' type='text/html' href='http://git.uclibc.org/uClibc/commit/?id=f6450b67cc92027352367be299cc28dd29cd8486'/>
<id>f6450b67cc92027352367be299cc28dd29cd8486</id>
<content type='text'>
Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>resolv: really fix res_close not to hang with ipv6</title>
<updated>2011-04-13T17:38:40Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2011-04-13T17:38:40Z</published>
<link rel='alternate' type='text/html' href='http://git.uclibc.org/uClibc/commit/?id=d37cda884e573638aa3fafcb7505d733cf8d9eae'/>
<id>d37cda884e573638aa3fafcb7505d733cf8d9eae</id>
<content type='text'>
Fix goof in previous commit.

Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix goof in previous commit.

Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>buildsys: do not use $(and)</title>
<updated>2011-04-13T08:26:38Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2011-04-13T08:26:38Z</published>
<link rel='alternate' type='text/html' href='http://git.uclibc.org/uClibc/commit/?id=7da4d1e7553a766f2ddc6a9a7d36423c1cf68a80'/>
<id>7da4d1e7553a766f2ddc6a9a7d36423c1cf68a80</id>
<content type='text'>
make-3.80 does not have $(and) and $(or), so workaround for now.

Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make-3.80 does not have $(and) and $(or), so workaround for now.

Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>buildsys: fix GNU make v3.80 compatibility again</title>
<updated>2011-04-10T02:55:07Z</updated>
<author>
<name>Kevin Cernekee</name>
<email>cernekee@gmail.com</email>
</author>
<published>2011-04-10T02:55:07Z</published>
<link rel='alternate' type='text/html' href='http://git.uclibc.org/uClibc/commit/?id=a4a4912b180c03e5f0ca7d6f05be97492b6983e1'/>
<id>a4a4912b180c03e5f0ca7d6f05be97492b6983e1</id>
<content type='text'>
GNU make 3.80 cannot handle "$(and)" or "$(or)" from commit 18e7136e
(buildsys: use kbuild style).  Replace them with ifeq/ifneq.

Signed-off-by: Kevin Cernekee &lt;cernekee@gmail.com&gt;
Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GNU make 3.80 cannot handle "$(and)" or "$(or)" from commit 18e7136e
(buildsys: use kbuild style).  Replace them with ifeq/ifneq.

Signed-off-by: Kevin Cernekee &lt;cernekee@gmail.com&gt;
Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>

