<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/mips/string, branch releng/9.1</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Fix bzero() for 64-bit.</title>
<updated>2011-02-22T07:49:51+00:00</updated>
<author>
<name>Jayachandran C.</name>
<email>jchandra@FreeBSD.org</email>
</author>
<published>2011-02-22T07:49:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ba8d74d95f476328a1fb977cffca9b4a0e85c178'/>
<id>ba8d74d95f476328a1fb977cffca9b4a0e85c178</id>
<content type='text'>
The existing implementation of bzero incorrectly clears bytes when the
start address is not word aligned. Fix it by using REG_SHI macro which
works on both 32 and 64 bit.

Submitted by:	Artem Belevich (fbsdlist at src cx)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The existing implementation of bzero incorrectly clears bytes when the
start address is not word aligned. Fix it by using REG_SHI macro which
works on both 32 and 64 bit.

Submitted by:	Artem Belevich (fbsdlist at src cx)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge jmallett@'s n64 work into HEAD - changeset 1.</title>
<updated>2010-06-16T12:55:14+00:00</updated>
<author>
<name>Jayachandran C.</name>
<email>jchandra@FreeBSD.org</email>
</author>
<published>2010-06-16T12:55:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a7c139c0afa4e4ca5bee2fbef192942e098fe57d'/>
<id>a7c139c0afa4e4ca5bee2fbef192942e098fe57d</id>
<content type='text'>
Update libc assembly code to use macros that work on both o32 and n64.
Merge string functions from NetBSD.

The changes are from http://svn.freebsd.org/base/user/jmallett/octeon

Approved by:	rrs (mentor), jmallett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update libc assembly code to use macros that work on both o32 and n64.
Merge string functions from NetBSD.

The changes are from http://svn.freebsd.org/base/user/jmallett/octeon

Approved by:	rrs (mentor), jmallett
</pre>
</div>
</content>
</entry>
<entry>
<title>Add mips support libc from the mips2-jnpr branch of perforce.</title>
<updated>2008-04-26T12:08:02+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2008-04-26T12:08:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4ce261061fd2f252757e6f0f29de2eb42d6cafdb'/>
<id>4ce261061fd2f252757e6f0f29de2eb42d6cafdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove these abortive MIPS bits.</title>
<updated>2002-03-23T17:55:32+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-03-23T17:55:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d9c0a739c56df06cf9383c28ddd3e22dcd6104b3'/>
<id>d9c0a739c56df06cf9383c28ddd3e22dcd6104b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bring in initial libc support for mips.  These files were taken from</title>
<updated>1999-03-03T07:06:17+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1999-03-03T07:06:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d7ee48f115342b8a9a81e4555c684a73fb4707b4'/>
<id>d7ee48f115342b8a9a81e4555c684a73fb4707b4</id>
<content type='text'>
the OpenBSD tree and should be considered preliminary.  They are here
to facilitate building of the tree.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the OpenBSD tree and should be considered preliminary.  They are here
to facilitate building of the tree.
</pre>
</div>
</content>
</entry>
</feed>
