<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/gnu/usr.bin/cc/cc_int/Makefile, branch release/7.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.3.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.3.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2010-03-21T01:30:13Z</updated>
<entry>
<title>Copy releng/7.3 to release/7.3.0 to mark 7.3-RELEASE.</title>
<updated>2010-03-21T01:30:13Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2010-03-21T01:30:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9c4d1c1956ecb0a222fb2f4579c320391fb67f06'/>
<id>urn:sha1:9c4d1c1956ecb0a222fb2f4579c320391fb67f06</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 7.3-RELEASE image.
</content>
</entry>
<entry>
<title>Make gcc default to big endian when building it for a big endian target.</title>
<updated>2007-09-18T23:34:42Z</updated>
<author>
<name>Olivier Houchard</name>
<email>cognet@FreeBSD.org</email>
</author>
<published>2007-09-18T23:34:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=65875b1f5895086038f86359ef7f45a4ed4b8c24'/>
<id>urn:sha1:65875b1f5895086038f86359ef7f45a4ed4b8c24</id>
<content type='text'>
This was lost while migrating to gcc4.

Reported by:	Michael Reifenberger &lt;mike at Reifenberger dot com&gt;
Approved by:	re (blanket)
</content>
</entry>
<entry>
<title>Update bmake glue to build GCC 4.2.</title>
<updated>2007-05-19T04:25:59Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2007-05-19T04:25:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=afb57df680a4b620d54eac30728eca95e51fc0e3'/>
<id>urn:sha1:afb57df680a4b620d54eac30728eca95e51fc0e3</id>
<content type='text'>
Also:
        Switch FreeBSD to use libgcc_s.so.1.

        Use dl_iterate_phdr to locate shared objects' exception frame
        info instead of depending on older register_frame_info machinery.
        This allows us to avoid depending on libgcc_s.so.1 in binaries
        that do not use exception handling directly. As an additional
        benefit it breaks circular libc &lt;=&gt; libgcc_s.so.1 dependency too.

        Build newly added libgomp.so.1 library, the runtime support
        bits for OpenMP.

        Build LGPLed libssp library. Our libc provides our own
        BSD-licensed SSP callbacks implementation, so this library
        is only built to benefit applications that have hadcoded
        knowledge of libssp.so and libssp_nonshared.a. When linked
        in from command line, these libraries override libc
        implementation.
</content>
</entry>
<entry>
<title>Minor Makefile cleanup. Do not use Makefile variables named 'version' and</title>
<updated>2007-03-12T00:28:06Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2007-03-12T00:28:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=04d56e6287eea309e25f4134aaf51937c7cd64f1'/>
<id>urn:sha1:04d56e6287eea309e25f4134aaf51937c7cd64f1</id>
<content type='text'>
'target'. Latter is problematic in particular as apparently FreeBSD's
bsd.prog.mk re-defines it under some circumstances. This causes an
unexpected failures like -dumpmachine not working for cc while working
fine for c++.

Do not re-define IN_GCC in multipe places, it gets inherited from
Makefile.in anyway.

PR:		gnu/110143
Submitted by:	usleepless at gmail
</content>
</entry>
<entry>
<title>Add additional support for generating code for the arm.  There's still</title>
<updated>2006-09-18T17:08:32Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2006-09-18T17:08:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a817992dfc67cbbb038ed4a1908ed88d6721a7ce'/>
<id>urn:sha1:a817992dfc67cbbb038ed4a1908ed88d6721a7ce</id>
<content type='text'>
a few issues in other parts of the tree, but those will be resolved
separately.

Submitted by: cogenet@
Reviewed by: kan@, obrien@
MFC After: 5 days
</content>
</entry>
<entry>
<title>Move to more global Makefile.tgt vs. having to define in the leaves.</title>
<updated>2006-09-12T07:37:44Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2006-09-12T07:37:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=eaa35077b4958fd1f6dcb325e08e6d309adf7fa2'/>
<id>urn:sha1:eaa35077b4958fd1f6dcb325e08e6d309adf7fa2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Default to big endian ARM if "TARGET_BIG_ENDIAN" is defined (&amp; targeting ARM).</title>
<updated>2006-09-12T07:09:45Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2006-09-12T07:09:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=124866d539681cadf2fce8a41e71a436563bc085'/>
<id>urn:sha1:124866d539681cadf2fce8a41e71a436563bc085</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't pollute output when "make" is run with -s.</title>
<updated>2006-01-14T20:48:50Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-01-14T20:48:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=68659d4b5dbdbb2134ba5ad1223aca1fb39ec9b6'/>
<id>urn:sha1:68659d4b5dbdbb2134ba5ad1223aca1fb39ec9b6</id>
<content type='text'>
Approved by:	kan
</content>
</entry>
<entry>
<title>For variables that are only checked with defined(), don't provide</title>
<updated>2004-10-24T15:33:08Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-10-24T15:33:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a35d88931c87cfe6bd38f01d7bad22140b3b38f3'/>
<id>urn:sha1:a35d88931c87cfe6bd38f01d7bad22140b3b38f3</id>
<content type='text'>
any fake value.
</content>
</entry>
<entry>
<title>Consolidate libiberty files in one place and avoid listing some</title>
<updated>2004-08-12T16:36:52Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2004-08-12T16:36:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3b76f3bcca20d6770254817d6ac1339b54bb6322'/>
<id>urn:sha1:3b76f3bcca20d6770254817d6ac1339b54bb6322</id>
<content type='text'>
of them in several places.

Noticed by:	bsdimp
</content>
</entry>
</feed>
