<feed xmlns='http://www.w3.org/2005/Atom'>
<title>musl/src/setjmp/microblaze, branch master</title>
<subtitle>musl - an implementation of the standard library for Linux-based systems</subtitle>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/'/>
<entry>
<title>remove invalid PLT calls from microblaze asm</title>
<updated>2015-04-20T00:56:20+00:00</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2015-04-20T00:56:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=a880e6ceb9c2e6f38a6b50f8aafab90256c04be1'/>
<id>a880e6ceb9c2e6f38a6b50f8aafab90256c04be1</id>
<content type='text'>
analogous to commit 646cb9a4a04e5ed78e2dd928bf9dc6e79202f609 for sh.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
analogous to commit 646cb9a4a04e5ed78e2dd928bf9dc6e79202f609 for sh.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix typo in microblaze setjmp asm</title>
<updated>2014-07-08T23:40:44+00:00</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2014-07-08T23:40:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=729673689c3e78803ddfdac2ca6be5a5b80e124a'/>
<id>729673689c3e78803ddfdac2ca6be5a5b80e124a</id>
<content type='text'>
r24 was wrongly being saved at a misaligned offset of 30 rather than
the correct offset of 40 in the jmp_buf. the exact effects of this
error have not been studied, but it's clear that the value of r24 was
lost across setjmp/longjmp and the saved values of r21 and/or r22 may
also have been corrupted.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
r24 was wrongly being saved at a misaligned offset of 30 rather than
the correct offset of 40 in the jmp_buf. the exact effects of this
error have not been studied, but it's clear that the value of r24 was
lost across setjmp/longjmp and the saved values of r21 and/or r22 may
also have been corrupted.
</pre>
</div>
</content>
</entry>
<entry>
<title>microblaze port</title>
<updated>2012-09-29T05:05:31+00:00</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2012-09-29T05:05:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=8c0a3d9e5c169fc9d0f246ab59362b658b029ad7'/>
<id>8c0a3d9e5c169fc9d0f246ab59362b658b029ad7</id>
<content type='text'>
based on initial work by rdp, with heavy modifications. some features
including threads are untested because qemu app-level emulation seems
to be broken and I do not have a proper system image for testing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
based on initial work by rdp, with heavy modifications. some features
including threads are untested because qemu app-level emulation seems
to be broken and I do not have a proper system image for testing.
</pre>
</div>
</content>
</entry>
</feed>
