<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libthread_db/arch, branch release/10.0.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F10.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F10.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2013-08-17T14:42:40Z</updated>
<entry>
<title>Ensure we set all fpu registers to zero by using the address and size of</title>
<updated>2013-08-17T14:42:40Z</updated>
<author>
<name>Andrew Turner</name>
<email>andrew@FreeBSD.org</email>
</author>
<published>2013-08-17T14:42:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b013dea54ea149cbaf25c21a3d6ad35a4950b7ae'/>
<id>urn:sha1:b013dea54ea149cbaf25c21a3d6ad35a4950b7ae</id>
<content type='text'>
the union over one of its members.
</content>
</entry>
<entry>
<title>Prefix the alias macros for members of struct __mcontext with an underscore</title>
<updated>2013-07-12T14:24:52Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2013-07-12T14:24:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=85338755c1bcc98b2fdaeba1d666c038c7443875'/>
<id>urn:sha1:85338755c1bcc98b2fdaeba1d666c038c7443875</id>
<content type='text'>
in order to avoid a clash in the net80211 code.
</content>
</entry>
<entry>
<title>Implement</title>
<updated>2011-08-06T17:50:37Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2011-08-06T17:50:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=70b9a9a9f6db4731b0c0d56713f96fa414957dd7'/>
<id>urn:sha1:70b9a9a9f6db4731b0c0d56713f96fa414957dd7</id>
<content type='text'>
Reviewed by:	marcel
Approved by:	re (kib)
MFC after:	1 week
</content>
</entry>
<entry>
<title>Use the size of struct fpreg rather than of the pointer to it when copying</title>
<updated>2011-08-06T17:49:21Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2011-08-06T17:49:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=21a305d4af4491e445fa677f04e602c5d834f079'/>
<id>urn:sha1:21a305d4af4491e445fa677f04e602c5d834f079</id>
<content type='text'>
the FPU state.

Reviewed by:	marcel
Approved by:	re (kib)
MFC after:	1 week
</content>
</entry>
<entry>
<title>Repair some build breakage introduced in r211725 and garbage collect some</title>
<updated>2010-08-28T15:03:11Z</updated>
<author>
<name>Nathan Whitehorn</name>
<email>nwhitehorn@FreeBSD.org</email>
</author>
<published>2010-08-28T15:03:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b12277d1d4e4c21e5d7c96841948fd0c802ecd1b'/>
<id>urn:sha1:b12277d1d4e4c21e5d7c96841948fd0c802ecd1b</id>
<content type='text'>
code made obsolete in the same commit.
</content>
</entry>
<entry>
<title>Powerpc64 thread libraries support.</title>
<updated>2010-07-10T15:13:49Z</updated>
<author>
<name>Nathan Whitehorn</name>
<email>nwhitehorn@FreeBSD.org</email>
</author>
<published>2010-07-10T15:13:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=65801ce52dbd4927a7d1359cf4fddb7a924f6cd4'/>
<id>urn:sha1:65801ce52dbd4927a7d1359cf4fddb7a924f6cd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libc_r_* library is no more required, so just axe it.</title>
<updated>2009-03-05T18:27:16Z</updated>
<author>
<name>Attilio Rao</name>
<email>attilio@FreeBSD.org</email>
</author>
<published>2009-03-05T18:27:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8655c70597b0e0918c82114b1186df5669b83eb6'/>
<id>urn:sha1:8655c70597b0e0918c82114b1186df5669b83eb6</id>
<content type='text'>
Approved by:	marcel, emaste
Sponsored by:	Sandvine Incorporated
</content>
</entry>
<entry>
<title>Add the needed libpthread_md.c for MIPS.</title>
<updated>2008-08-28T15:41:12Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2008-08-28T15:41:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3337af98b4035fef4a7335706616fbb53e749f39'/>
<id>urn:sha1:3337af98b4035fef4a7335706616fbb53e749f39</id>
<content type='text'>
Obtained from:	Juniper Networks
</content>
</entry>
<entry>
<title>Cleanup for WARNS 6.</title>
<updated>2008-08-06T03:14:18Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2008-08-06T03:14:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f60a5b31c857e1cbcafdb8ffa8b7552b6d64f7ca'/>
<id>urn:sha1:f60a5b31c857e1cbcafdb8ffa8b7552b6d64f7ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup for WARNS 3.</title>
<updated>2008-07-31T16:26:58Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2008-07-31T16:26:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=820c1c554fcf19ac6ce305cc8a464803e1c8c3e5'/>
<id>urn:sha1:820c1c554fcf19ac6ce305cc8a464803e1c8c3e5</id>
<content type='text'>
</content>
</entry>
</feed>
