<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/gnu/usr.bin/binutils/gdb, branch release/6.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F6.0.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F6.0.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2005-11-03T00:35:26Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2005-11-03T00:35:26Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-11-03T00:35:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3640cb54210edbb7edbf1b12ef0127ecfcea967d'/>
<id>urn:sha1:3640cb54210edbb7edbf1b12ef0127ecfcea967d</id>
<content type='text'>
'RELENG_6_0_0_RELEASE'.

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</content>
</entry>
<entry>
<title>NOSHARED -&gt; NO_SHARED</title>
<updated>2004-12-21T09:59:45Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-12-21T09:59:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=83c7ade90a32f8aaff4de282b9fc2493076a54b9'/>
<id>urn:sha1:83c7ade90a32f8aaff4de282b9fc2493076a54b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated Bmake framework for Binutils 2.15.</title>
<updated>2004-06-16T07:09:44Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2004-06-16T07:09:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e223c68bfc26436d6e1e39202cf7262335ca1f7c'/>
<id>urn:sha1:e223c68bfc26436d6e1e39202cf7262335ca1f7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sperate out the MD parts of kvm-fbsd to get rid of the #ifdef maze.</title>
<updated>2004-06-11T16:09:38Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2004-06-11T16:09:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9232e635e0e8dd49519f5374541ccd11f76ae48e'/>
<id>urn:sha1:9232e635e0e8dd49519f5374541ccd11f76ae48e</id>
<content type='text'>
Also quiet some warnings by tweaking the included headers.
</content>
</entry>
<entry>
<title>Use pcbp-&gt;pcb_ufp for UltraSparc vs. -&gt;pcb_fp.</title>
<updated>2004-05-10T17:45:51Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2004-05-10T17:45:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c337dbb2f23598eb9421f4c2a5ae94dd13fa2d32'/>
<id>urn:sha1:c337dbb2f23598eb9421f4c2a5ae94dd13fa2d32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid the whole -I${DESTDIR}/usr/include/gnu issue by including</title>
<updated>2004-03-17T07:40:42Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2004-03-17T07:40:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=77047bb3e7877395301a07a391c3fe5406abfe72'/>
<id>urn:sha1:77047bb3e7877395301a07a391c3fe5406abfe72</id>
<content type='text'>
&lt;gnu/regex.h&gt; vs. just &lt;regex.h&gt;.
</content>
</entry>
<entry>
<title>Back out attempt to bypass contrib's getopt.h on the way,</title>
<updated>2004-03-05T16:12:31Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-03-05T16:12:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7e433f006b3808acba70d7b569648577a8acfec7'/>
<id>urn:sha1:7e433f006b3808acba70d7b569648577a8acfec7</id>
<content type='text'>
it makes cross-build fail.
Prefer invisible incorrect -current build to visible failure.
</content>
</entry>
<entry>
<title>Move -I${DESTDIR}/usr/include/gnu up, before</title>
<updated>2004-03-05T01:47:03Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-03-05T01:47:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a11a4075150c4f8d87f21ea13ea2f3de305824f5'/>
<id>urn:sha1:a11a4075150c4f8d87f21ea13ea2f3de305824f5</id>
<content type='text'>
-I${DESTDIR}/usr/include to pick correct regex.h
</content>
</entry>
<entry>
<title>style.Makefile(5):</title>
<updated>2004-02-24T19:23:33Z</updated>
<author>
<name>Johan Karlsson</name>
<email>johan@FreeBSD.org</email>
</author>
<published>2004-02-24T19:23:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7ff8c436d3890e42fa1dce8faf5d61042c398591'/>
<id>urn:sha1:7ff8c436d3890e42fa1dce8faf5d61042c398591</id>
<content type='text'>
	Use WARNS?= instead of WARNS=

For this to work properly for all part is the subdirectories
the WARNS assignments in Makefile.inc0 are moved to the correspondning
Makefile.inc.

Approved by:	obrien (binutils maintainer)
Tested by:	make universe
</content>
</entry>
<entry>
<title>Oops, use -I${DESTDIR}/usr/include/gnu instead of ... /../../include/gnu</title>
<updated>2004-02-17T05:38:45Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2004-02-17T05:38:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=49b4df9afbcf2c27c284986d5592ab79060fd990'/>
<id>urn:sha1:49b4df9afbcf2c27c284986d5592ab79060fd990</id>
<content type='text'>
</content>
</entry>
</feed>
