<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/gnu/usr.bin/cc, branch release/5.2.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-12-11T20:16:01Z</updated>
<entry>
<title>MFC rev. 1.6: Install two new include files for SSE2 and Prescott</title>
<updated>2003-12-11T20:16:01Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2003-12-11T20:16:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=364e6ad2a418cfbbe5d281333681b12136861cc5'/>
<id>urn:sha1:364e6ad2a418cfbbe5d281333681b12136861cc5</id>
<content type='text'>
intrinsics.
</content>
</entry>
<entry>
<title>Switch to a label that is appropriate for the release.</title>
<updated>2003-12-07T04:02:46Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2003-12-07T04:02:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3cfe1020d88566eb1bee013e047283c25684a3ae'/>
<id>urn:sha1:3cfe1020d88566eb1bee013e047283c25684a3ae</id>
<content type='text'>
Submitted by:	obrien
</content>
</entry>
<entry>
<title>If ${GCC_CPU}-c.c exists, we need to use it.</title>
<updated>2003-07-31T19:41:32Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-07-31T19:41:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=57ec2fc32642217501d293584de0c8020429a93c'/>
<id>urn:sha1:57ec2fc32642217501d293584de0c8020429a93c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Including dynamically generated osreldate.h wasn't such a good</title>
<updated>2003-07-13T02:41:48Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2003-07-13T02:41:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0810229e75cb81c2648d1e589f701d5aca4304bc'/>
<id>urn:sha1:0810229e75cb81c2648d1e589f701d5aca4304bc</id>
<content type='text'>
idea after all.

Fix cross-builds and ia64 builds. gnu/lib/csu/Makefile is modified to
pre-include osreldate.h and gnu/usr.bin/cc/cc_tools/auto-host.h
will avoid including sys/param.h if __FreeBSD_version is already defined.
</content>
</entry>
<entry>
<title>Include osreldate.h instead of sys/param.h to get __FreeBSD_version</title>
<updated>2003-07-11T18:55:58Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2003-07-11T18:55:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=00041cf539a7a7f5678d2f230556b012df584942'/>
<id>urn:sha1:00041cf539a7a7f5678d2f230556b012df584942</id>
<content type='text'>
definition. This fixes buildworld breakage on ia64.
</content>
</entry>
<entry>
<title>Update bmake bits to build GCC 3.3.1-prerelease.</title>
<updated>2003-07-11T05:37:23Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2003-07-11T05:37:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e67810e6962ed3e4f5604986cd9b0417466b80a8'/>
<id>urn:sha1:e67810e6962ed3e4f5604986cd9b0417466b80a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update for GCC 3.3.1-pre.</title>
<updated>2003-07-11T05:33:24Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2003-07-11T05:33:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=487ee93a17b5fd6bca8f75daba5bce31bc215834'/>
<id>urn:sha1:487ee93a17b5fd6bca8f75daba5bce31bc215834</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed build.</title>
<updated>2003-07-01T14:46:26Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-07-01T14:46:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=68b4ee7bfa9ce0c37471b8ceeadd4ceb10f9c6be'/>
<id>urn:sha1:68b4ee7bfa9ce0c37471b8ceeadd4ceb10f9c6be</id>
<content type='text'>
Noticed by:	bde
</content>
</entry>
<entry>
<title>Add missing quote after cut/paste error in last commit. :-(</title>
<updated>2003-06-26T20:34:08Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2003-06-26T20:34:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fc369c7cd99659889a11c80835fdd630b2a04805'/>
<id>urn:sha1:fc369c7cd99659889a11c80835fdd630b2a04805</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Configure gcc in biarch mode for amd64 so that the -m32 flag is enabled</title>
<updated>2003-06-26T03:02:32Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2003-06-26T03:02:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=01e5a2aede4bcd7b12403113e7a0d56674157ffa'/>
<id>urn:sha1:01e5a2aede4bcd7b12403113e7a0d56674157ffa</id>
<content type='text'>
for things like boot blocks etc.

Reviewed by:  kan
</content>
</entry>
</feed>
