<feed xmlns='http://www.w3.org/2005/Atom'>
<title>uClibc-alpine/libc/sysdeps/linux, branch 0_9_8</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>A very large patch from Miles Bader &lt;miles@lsi.nec.co.jp&gt; to bring</title>
<updated>2001-12-21T10:14:44+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-12-21T10:14:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=009bae64cf278be1a49eef73e6756c1fd268da34'/>
<id>009bae64cf278be1a49eef73e6756c1fd268da34</id>
<content type='text'>
v850 back into working condition.  Thanks Miles!
 -Erik
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
v850 back into working condition.  Thanks Miles!
 -Erik
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixup autogeneration of bits/syscalls.h</title>
<updated>2001-12-20T11:52:45+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-12-20T11:52:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=3dada29264a11264325ff181c7a77067ff4ea745'/>
<id>3dada29264a11264325ff181c7a77067ff4ea745</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update my email address.  I am no longer andersen@lineo.com</title>
<updated>2001-12-19T15:53:08+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-12-19T15:53:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=5a65349824bb70bb75d8e05a9f879b55af32309f'/>
<id>5a65349824bb70bb75d8e05a9f879b55af32309f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the asm version by default on x86.  Tag _start as a function.</title>
<updated>2001-12-19T12:48:48+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-12-19T12:48:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=6a56a9139b3cfd5242652a0135b2341ace43130e'/>
<id>6a56a9139b3cfd5242652a0135b2341ace43130e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merged the two startup files so that uClinux people always get the correct</title>
<updated>2001-12-19T03:43:54+00:00</updated>
<author>
<name>David McCullough</name>
<email>davidm@snapgear.com</email>
</author>
<published>2001-12-19T03:43:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=bf126cb24e809f36067ce43f9186cbe53b906cad'/>
<id>bf126cb24e809f36067ce43f9186cbe53b906cad</id>
<content type='text'>
arg processing whether they are using PIC or not,  and vice-versa for the
MMU folks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
arg processing whether they are using PIC or not,  and vice-versa for the
MMU folks.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for mmu-full m68k systems, such as oldworld macs.</title>
<updated>2001-11-30T07:09:22+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-11-30T07:09:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=3e92af04661b8f513c53e8b5a74464c911884f4f'/>
<id>3e92af04661b8f513c53e8b5a74464c911884f4f</id>
<content type='text'>
 -Erik
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 -Erik
</pre>
</div>
</content>
</entry>
<entry>
<title>Add include/sys/reg.h to make gdbserver happy</title>
<updated>2001-11-29T16:50:27+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-11-29T16:50:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=d868e6cfff3bf580512c140f232ff2df8f40d25f'/>
<id>d868e6cfff3bf580512c140f232ff2df8f40d25f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite vfork() as C, should now work.  Changed longjmp.S and setjmp.S</title>
<updated>2001-11-26T09:19:30+00:00</updated>
<author>
<name>David Schleef</name>
<email>ds@schleef.org</email>
</author>
<published>2001-11-26T09:19:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=e4cfe3fb823dc44c0e3e884e53d1ae7c05ae7416'/>
<id>e4cfe3fb823dc44c0e3e884e53d1ae7c05ae7416</id>
<content type='text'>
to use GCC's internal ppc-asm.h, and added macro to disable FP save/
restore in longjmp and setjmp.  Fixed name of _setjmp() (was __setjmp).
Fixed _setjmp to be PIC.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to use GCC's internal ppc-asm.h, and added macro to disable FP save/
restore in longjmp and setjmp.  Fixed name of _setjmp() (was __setjmp).
Fixed _setjmp to be PIC.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused file</title>
<updated>2001-11-26T03:45:59+00:00</updated>
<author>
<name>David Schleef</name>
<email>ds@schleef.org</email>
</author>
<published>2001-11-26T03:45:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=2f8a4a06ab17ab61f645335d34061637edb31b2d'/>
<id>2f8a4a06ab17ab61f645335d34061637edb31b2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Wrap uClinux specific stuff, so this will run on</title>
<updated>2001-11-24T09:01:04+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-11-24T09:01:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=92eed29da4afd1128f00158e9760837f08ebea1c'/>
<id>92eed29da4afd1128f00158e9760837f08ebea1c</id>
<content type='text'>
macs and such that have an MMU
 -Erik
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
macs and such that have an MMU
 -Erik
</pre>
</div>
</content>
</entry>
</feed>
