<feed xmlns='http://www.w3.org/2005/Atom'>
<title>uClibc-alpine/libm/powerpc, 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>libm: pass CFLAGS to e500 fenv</title>
<updated>2011-11-08T08:14:43+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2011-06-12T07:44:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=5f1678b1df1153277590b114ccafcf6171923d75'/>
<id>5f1678b1df1153277590b114ccafcf6171923d75</id>
<content type='text'>
As noted by Jason Woodward

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>
As noted by Jason Woodward

Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>honor UCLIBC_HAS_FENV for e500</title>
<updated>2011-11-08T07:55:42+00:00</updated>
<author>
<name>Jason Woodward</name>
<email>jason.woodward@timesys.com</email>
</author>
<published>2011-06-12T00:39:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=c894249c877462d833e36cb6bfc4b9acb1a622b8'/>
<id>c894249c877462d833e36cb6bfc4b9acb1a622b8</id>
<content type='text'>
Signed-off-by: Jason Woodward &lt;jason.woodward@timesys.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>
Signed-off-by: Jason Woodward &lt;jason.woodward@timesys.com&gt;
Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix e500 fpu libm build</title>
<updated>2011-11-08T07:54:16+00:00</updated>
<author>
<name>Jason Woodward</name>
<email>jason.woodward@timesys.com</email>
</author>
<published>2011-06-11T23:09:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=beb1c62829dfb086a1e458fd049cc66cfb0de650'/>
<id>beb1c62829dfb086a1e458fd049cc66cfb0de650</id>
<content type='text'>
Define libm_ARCH_fpu_OUT in libm/powerpc/e500/Makefile.arch as it is used
in libm/powerpc/e500/fpu/Makefile.arch

 libm_ARCH_OBJ:=$(patsubst $(libm_ARCH_fpu_DIR)/%.c,$(libm_ARCH_fpu_OUT)/%.o,$(libm_ARCH_SRC))

This appears to have been broken since cd3a494e99fa4bcad1c2a621b71361005528bead

Signed-off-by: Jason Woodward &lt;jason.woodward@timesys.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>
Define libm_ARCH_fpu_OUT in libm/powerpc/e500/Makefile.arch as it is used
in libm/powerpc/e500/fpu/Makefile.arch

 libm_ARCH_OBJ:=$(patsubst $(libm_ARCH_fpu_DIR)/%.c,$(libm_ARCH_fpu_OUT)/%.o,$(libm_ARCH_SRC))

This appears to have been broken since cd3a494e99fa4bcad1c2a621b71361005528bead

Signed-off-by: Jason Woodward &lt;jason.woodward@timesys.com&gt;
Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libm_powerpc: update buildsys to use TARGET_SUBARCH</title>
<updated>2010-12-17T07:36:49+00:00</updated>
<author>
<name>Carmelo Amoroso</name>
<email>carmelo.amoroso@st.com</email>
</author>
<published>2010-12-17T07:30:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=c61707353e16b8e22cab1a150cc3a6bf9b178e1c'/>
<id>c61707353e16b8e22cab1a150cc3a6bf9b178e1c</id>
<content type='text'>
Update the powerpc buildsys of libm to use the TARGET_SUBARCH.
Further fix the e500 Makefile.arch by adding the definition
of libm_ARCH_fpu_DIR that was actually missing.

Signed-off-by: Carmelo Amoroso &lt;carmelo.amoroso@st.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the powerpc buildsys of libm to use the TARGET_SUBARCH.
Further fix the e500 Makefile.arch by adding the definition
of libm_ARCH_fpu_DIR that was actually missing.

Signed-off-by: Carmelo Amoroso &lt;carmelo.amoroso@st.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>- remove files that are not either LGPL or Public Domain.</title>
<updated>2008-09-25T17:43:58+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-09-25T17:43:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=0e05d9826e6d32a27392ed9d6fe613ef6cf957a0'/>
<id>0e05d9826e6d32a27392ed9d6fe613ef6cf957a0</id>
<content type='text'>
- pull replacement funcs for fpmacros.c from glibc

  This removes the powerpc/classic implementation which did not state any
  license but read:
  Copyright © 1991 Apple Computer, Inc.  All rights reserved.
  and thus was dubious (and not needed).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- pull replacement funcs for fpmacros.c from glibc

  This removes the powerpc/classic implementation which did not state any
  license but read:
  Copyright © 1991 Apple Computer, Inc.  All rights reserved.
  and thus was dubious (and not needed).
</pre>
</div>
</content>
</entry>
<entry>
<title>- trim any trailing whitespace</title>
<updated>2008-07-23T11:23:36+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-07-23T11:23:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=1f020b178664857b0e107778d04fb971a58e6230'/>
<id>1f020b178664857b0e107778d04fb971a58e6230</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- fixup asm. No object-code changes</title>
<updated>2008-04-24T09:24:59+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-04-24T09:24:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=1d8abd74c4ae9b28035b549345f9f736cdb98c10'/>
<id>1d8abd74c4ae9b28035b549345f9f736cdb98c10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix fallout from the e500 math integration.</title>
<updated>2007-04-02T11:10:22+00:00</updated>
<author>
<name>Joakim Tjernlund</name>
<email>joakim.tjernlund@transmode.se</email>
</author>
<published>2007-04-02T11:10:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=b612121d0d4b220041b43e591c802a82e028e34d'/>
<id>b612121d0d4b220041b43e591c802a82e028e34d</id>
<content type='text'>
from Steve Papacharalambous.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
from Steve Papacharalambous.
</pre>
</div>
</content>
</entry>
<entry>
<title>From Steve Papacharalambous:</title>
<updated>2007-03-31T13:28:15+00:00</updated>
<author>
<name>Joakim Tjernlund</name>
<email>joakim.tjernlund@transmode.se</email>
</author>
<published>2007-03-31T13:28:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=e7bcf43b6440ac9fc61a0eef5591393810daafb5'/>
<id>e7bcf43b6440ac9fc61a0eef5591393810daafb5</id>
<content type='text'>
Add math support for PowerPC e500.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add math support for PowerPC e500.
</pre>
</div>
</content>
</entry>
<entry>
<title>prototype was wrong, change not tested</title>
<updated>2006-02-02T12:12:58+00:00</updated>
<author>
<name>Peter S. Mazinger</name>
<email>ps.m@gmx.net</email>
</author>
<published>2006-02-02T12:12:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=e4e43d658d5c1be914a331010d6f113bdb8624d0'/>
<id>e4e43d658d5c1be914a331010d6f113bdb8624d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
