<feed xmlns='http://www.w3.org/2005/Atom'>
<title>uClibc-alpine/libc/sysdeps/linux/e1/Makefile, 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>fix license notice</title>
<updated>2006-07-05T10:28:22+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-07-05T10:28:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=7cf4df48fdef23ee426ba2e20b664c23b34d6be5'/>
<id>7cf4df48fdef23ee426ba2e20b664c23b34d6be5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$&lt;/$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much.</title>
<updated>2005-10-12T16:12:36+00:00</updated>
<author>
<name>Peter S. Mazinger</name>
<email>ps.m@gmx.net</email>
</author>
<published>2005-10-12T16:12:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=3a7ac9c7a7b4d6181d3cd70a9cb85d93a1938238'/>
<id>3a7ac9c7a7b4d6181d3cd70a9cb85d93a1938238</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Build crt[in].o with disabled ssp.</title>
<updated>2005-09-28T18:52:06+00:00</updated>
<author>
<name>Peter S. Mazinger</name>
<email>ps.m@gmx.net</email>
</author>
<published>2005-09-28T18:52:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=554e903a5b4978cbffa3f5a0e3b5cd496d0b9f06'/>
<id>554e903a5b4978cbffa3f5a0e3b5cd496d0b9f06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Speed up clean target, don't recurse where possible, remove unneeded actions</title>
<updated>2005-09-27T08:12:29+00:00</updated>
<author>
<name>Peter S. Mazinger</name>
<email>ps.m@gmx.net</email>
</author>
<published>2005-09-27T08:12:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=68a33eafc43aacb139ea21efbab91a5c2efe8069'/>
<id>68a33eafc43aacb139ea21efbab91a5c2efe8069</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge parallel build support</title>
<updated>2005-01-25T03:17:00+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2005-01-25T03:17:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=130697527bfd32f3a6a6e4dfcc1e80c0cdfa0b37'/>
<id>130697527bfd32f3a6a6e4dfcc1e80c0cdfa0b37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from Peter S. Mazinger to consistantly use "ASFLAGS"</title>
<updated>2004-12-22T18:52:12+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2004-12-22T18:52:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=4a56d69f1e77a362a51255c125d471fb468f9517'/>
<id>4a56d69f1e77a362a51255c125d471fb468f9517</id>
<content type='text'>
as the flags for all calls to 'as'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as the flags for all calls to 'as'
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove SAFECFLAGS.  It was a workaround for failures in old awk script</title>
<updated>2003-11-22T21:22:28+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2003-11-22T21:22:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=498d8099a6e4163798d327c9cc727fa0282bd716'/>
<id>498d8099a6e4163798d327c9cc727fa0282bd716</id>
<content type='text'>
used to generate the crti.S and crtn.S files.  Since we don't use that
anymore, keeping the workaround makes no sense.

Furthermore, in most cases, SAFECFLAGS was not picking up all the
needed flags, causing crti.o and crtn.o to not be built PIC.
Which is very bad.  Removing SAFECFLAGS and using CFLAGS fixes
that as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
used to generate the crti.S and crtn.S files.  Since we don't use that
anymore, keeping the workaround makes no sense.

Furthermore, in most cases, SAFECFLAGS was not picking up all the
needed flags, causing crti.o and crtn.o to not be built PIC.
Which is very bad.  Removing SAFECFLAGS and using CFLAGS fixes
that as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Darn.  Fix compilation for soft-float, which I inadvertantly</title>
<updated>2003-11-08T21:21:44+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2003-11-08T21:21:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=2f01dd180f8a82b833efd7ec01fa90196d2aee99'/>
<id>2f01dd180f8a82b833efd7ec01fa90196d2aee99</id>
<content type='text'>
broke a couple of days ago.  :-(
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
broke a couple of days ago.  :-(
</pre>
</div>
</content>
</entry>
<entry>
<title>George Thanos writes:</title>
<updated>2003-11-06T19:44:47+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2003-11-06T19:44:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=45e9d9fef03897a6595722f952c120ed99ff0f0f'/>
<id>45e9d9fef03897a6595722f952c120ed99ff0f0f</id>
<content type='text'>
Dear Erik,

We downloded uClibc lattest version from the CVS. Still there are some
minor problems with extra/Configs/Config.e1

You have actually set ARCH_HAS_C_SYMBOL_PREFIX to NO which is not
correct for our architecture. Please apply the patch that will fix the
problem.

Best Regards,

- George

P.S. Patch also removes some irritating comments we have added in the past.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Dear Erik,

We downloded uClibc lattest version from the CVS. Still there are some
minor problems with extra/Configs/Config.e1

You have actually set ARCH_HAS_C_SYMBOL_PREFIX to NO which is not
correct for our architecture. Please apply the patch that will fix the
problem.

Best Regards,

- George

P.S. Patch also removes some irritating comments we have added in the past.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add quick hacks to create fake crti.o and crtn.o files.  These architectures</title>
<updated>2003-11-05T06:42:49+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2003-11-05T06:42:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=15e5a841e142492550c2c5616e9390879e2999aa'/>
<id>15e5a841e142492550c2c5616e9390879e2999aa</id>
<content type='text'>
need to be fixed properly.  I tried, but I was unable to build a cross
toolchain for each of these (using stock binutils and gcc) so it is someone
else's problem to fix them now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
need to be fixed properly.  I tried, but I was unable to build a cross
toolchain for each of these (using stock binutils and gcc) so it is someone
else's problem to fix them now.
</pre>
</div>
</content>
</entry>
</feed>
