<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libc/amd64/string, branch release/7.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2009-05-01T02:51:58Z</updated>
<entry>
<title>Copy releng/7.2 to release/7.2.0 for FreeBSD 7.2-RELEASE.</title>
<updated>2009-05-01T02:51:58Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2009-05-01T02:51:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b205d83df7763ca1f099bce5ac12a05862a626c4'/>
<id>urn:sha1:b205d83df7763ca1f099bce5ac12a05862a626c4</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 7.2-RELEASE image.
</content>
</entry>
<entry>
<title>MFC: 184547,184548: add END() macros for Assembler code in libc. This</title>
<updated>2008-11-13T20:46:07Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2008-11-13T20:46:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b829929f8ed0ba9863282c337a9d0e11fe79dcd7'/>
<id>urn:sha1:b829929f8ed0ba9863282c337a9d0e11fe79dcd7</id>
<content type='text'>
causes the symbol table to include the size of the function.

Approved by:	re (kib)
</content>
</entry>
<entry>
<title>Optimize the instruction alignment.</title>
<updated>2005-04-23T18:45:36Z</updated>
<author>
<name>Alan Cox</name>
<email>alc@FreeBSD.org</email>
</author>
<published>2005-04-23T18:45:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=97cd6892baef6b9f9fd61cac313d9abc9e983041'/>
<id>urn:sha1:97cd6892baef6b9f9fd61cac313d9abc9e983041</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a machine-specific, optimized implementation of strcat.</title>
<updated>2005-04-10T18:58:49Z</updated>
<author>
<name>Alan Cox</name>
<email>alc@FreeBSD.org</email>
</author>
<published>2005-04-10T18:58:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7e266fcd1f50158f2b7376c52fea72267625232d'/>
<id>urn:sha1:7e266fcd1f50158f2b7376c52fea72267625232d</id>
<content type='text'>
PR: 73111
Submitted by: Ville-Pertti Keinonen &lt;will@iki.fi&gt; (taken from NetBSD)
MFC after: 3 weeks
</content>
</entry>
<entry>
<title>Eliminate a conditional branch and as a side-effect eliminate a branch to</title>
<updated>2005-04-10T18:12:07Z</updated>
<author>
<name>Alan Cox</name>
<email>alc@FreeBSD.org</email>
</author>
<published>2005-04-10T18:12:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fb41e047872b0a25b526e2873d9d15b7a338036c'/>
<id>urn:sha1:fb41e047872b0a25b526e2873d9d15b7a338036c</id>
<content type='text'>
a return instruction.  (The latter is discouraged by the Opteron
optimization manual because it disables branch prediction for the return
instruction.)

Reviewed by: bde
</content>
</entry>
<entry>
<title>Add a machine-specific, optimized implementation of strcpy.</title>
<updated>2005-04-10T05:11:06Z</updated>
<author>
<name>Alan Cox</name>
<email>alc@FreeBSD.org</email>
</author>
<published>2005-04-10T05:11:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6524eb94a1990ab0c9055216e4bfdde85d89d192'/>
<id>urn:sha1:6524eb94a1990ab0c9055216e4bfdde85d89d192</id>
<content type='text'>
PR: 73111
Submitted by: Ville-Pertti Keinonen &lt;will@iki.fi&gt; (taken from NetBSD)
MFC after: 3 weeks
</content>
</entry>
<entry>
<title>Add a machine-specific, optimized implementation of strcmp.</title>
<updated>2005-04-09T20:47:08Z</updated>
<author>
<name>Alan Cox</name>
<email>alc@FreeBSD.org</email>
</author>
<published>2005-04-09T20:47:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e5dd4df84cf1ca0360e111bc6ca4cbbad0b22bb7'/>
<id>urn:sha1:e5dd4df84cf1ca0360e111bc6ca4cbbad0b22bb7</id>
<content type='text'>
PR: 73111
Submitted by: Ville-Pertti Keinonen &lt;will@iki.fi&gt; (taken from NetBSD)
MFC after: 3 weeks
</content>
</entry>
<entry>
<title>Add machine-specific, optimized implementations of bcmp and memcmp.</title>
<updated>2005-04-08T05:15:55Z</updated>
<author>
<name>Alan Cox</name>
<email>alc@FreeBSD.org</email>
</author>
<published>2005-04-08T05:15:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=26f6218be92649295dbb54aa1a18fbd9110631fd'/>
<id>urn:sha1:26f6218be92649295dbb54aa1a18fbd9110631fd</id>
<content type='text'>
PR: 73111
Submitted by: Ville-Pertti Keinonen &lt;will@iki.fi&gt; (taken from NetBSD)
MFC after: 3 weeks
</content>
</entry>
<entry>
<title>Eliminate unneeded instructions that are a vestige of mechanical</title>
<updated>2005-04-08T05:10:18Z</updated>
<author>
<name>Alan Cox</name>
<email>alc@FreeBSD.org</email>
</author>
<published>2005-04-08T05:10:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b5c9ad687a57aeaccc84116cc52632fa692e56bf'/>
<id>urn:sha1:b5c9ad687a57aeaccc84116cc52632fa692e56bf</id>
<content type='text'>
translation from i386.
</content>
</entry>
<entry>
<title>Eliminate an unneeded instruction that is a vestige of mechanical</title>
<updated>2005-04-07T05:46:46Z</updated>
<author>
<name>Alan Cox</name>
<email>alc@FreeBSD.org</email>
</author>
<published>2005-04-07T05:46:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0417d4e3e9d3ce77602e1fc8b63da1fc9b5fbc54'/>
<id>urn:sha1:0417d4e3e9d3ce77602e1fc8b63da1fc9b5fbc54</id>
<content type='text'>
translation from i386.
</content>
</entry>
</feed>
