<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libthread_db/arch, branch release/7.1.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.1.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.1.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-12-31T22:57:14Z</updated>
<entry>
<title>Copy releng/7.1 to release/7.1.0 for the 7.1-RELEASE.</title>
<updated>2008-12-31T22:57:14Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2008-12-31T22:57:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8d4eb975d2e49f56d057a19aac09bcb92b3e71f7'/>
<id>urn:sha1:8d4eb975d2e49f56d057a19aac09bcb92b3e71f7</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 7.1-RELEASE image.
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_7'.</title>
<updated>2007-12-02T13:10:45Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2007-12-02T13:10:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c27e674e3e7323335e5e8235415c34c206b2349f'/>
<id>urn:sha1:c27e674e3e7323335e5e8235415c34c206b2349f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include string.h for memcpy() and memcmp().</title>
<updated>2007-05-25T13:43:14Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2007-05-25T13:43:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ec5430045baf73f4cd77f6191fbdf7472c62bad1'/>
<id>urn:sha1:ec5430045baf73f4cd77f6191fbdf7472c62bad1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Roughly implement libpthread support.</title>
<updated>2007-05-01T18:28:08Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2007-05-01T18:28:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=85999a0155e389415cc476110fd5614baf543a55'/>
<id>urn:sha1:85999a0155e389415cc476110fd5614baf543a55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove alpha-specific stuff.</title>
<updated>2006-08-23T12:12:56Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-08-23T12:12:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2d05c776efbc91097288d1772efb814b1bdbd0f0'/>
<id>urn:sha1:2d05c776efbc91097288d1772efb814b1bdbd0f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add stub functions. This allows libthread_db to be built and installed,</title>
<updated>2006-08-04T17:55:55Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2006-08-04T17:55:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e4e9813eb92cd7c4d4b819a8fbed5cbd3d92f5d8'/>
<id>urn:sha1:e4e9813eb92cd7c4d4b819a8fbed5cbd3d92f5d8</id>
<content type='text'>
which means that we also have &lt;thread_db.h&gt;.
</content>
</entry>
<entry>
<title>Add support for XMM registers in GDB for x86 processors that support</title>
<updated>2005-05-31T09:43:04Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>2005-05-31T09:43:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8d7681bb7fc40b6681f759c2f6051e84cfc6d087'/>
<id>urn:sha1:8d7681bb7fc40b6681f759c2f6051e84cfc6d087</id>
<content type='text'>
SSE (or its successors).

Reviewed by: marcel, davidxu
MFC After: 2 weeks
</content>
</entry>
<entry>
<title>Add code to implement register structure converter.</title>
<updated>2004-08-01T02:08:39Z</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2004-08-01T02:08:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6cc695d3b2ac0ce305a64bf7779bcc59dbfdac3b'/>
<id>urn:sha1:6cc695d3b2ac0ce305a64bf7779bcc59dbfdac3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>prgregset_t changed type from being a typedef of struct reg to an</title>
<updated>2004-07-19T16:54:52Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2004-07-19T16:54:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c465e9a1f01cbc38e9c0a9534c618069a7fe2905'/>
<id>urn:sha1:c465e9a1f01cbc38e9c0a9534c618069a7fe2905</id>
<content type='text'>
array of one element of type struct reg. Change the argument to
libc_r_md_getgregs() accordingly.
</content>
</entry>
<entry>
<title>Correct the mess I made by committing from the wrong tree. Most</title>
<updated>2004-07-18T19:29:38Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2004-07-18T19:29:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a7092d3091f1d8c389dbdc01a8554c0ac915d8a5'/>
<id>urn:sha1:a7092d3091f1d8c389dbdc01a8554c0ac915d8a5</id>
<content type='text'>
notably, this restores some of the contents in thread_db.h as well
as David Xu's copyright notice. This also fixes the includes in
the MD libpthread files which Scott tried to provide a quick fix
for.

Pointy hat: marcel
</content>
</entry>
</feed>
