<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>aa92269e - Add more SUBDIR_PARALLEL.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/cc/Makefile#aa92269e</link>
        <description>Add more SUBDIR_PARALLEL.MFC after:	3 weeksSponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd-12.1/gnu/usr.bin/cc/Makefile</description>
        <pubDate>Thu, 15 Oct 2015 22:55:08 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f97aa232 - Remove old GNU Binutils tools now provided by ELF Tool Chain</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/cc/Makefile#f97aa232</link>
        <description>Remove old GNU Binutils tools now provided by ELF Tool ChainReviewed by:	bapt, brooksSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D3238

            List of files:
            /freebsd-12.1/gnu/usr.bin/cc/Makefile</description>
        <pubDate>Wed, 05 Aug 2015 18:30:00 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0a06cffc - Add ELF Tool Chain&apos;s c++filt to the build</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/cc/Makefile#0a06cffc</link>
        <description>Add ELF Tool Chain&apos;s c++filt to the buildDifferential Revision:	https://reviews.freebsd.org/D2408Reviewed by:	brooks, impSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-12.1/gnu/usr.bin/cc/Makefile</description>
        <pubDate>Thu, 30 Apr 2015 21:30:33 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2d281361 - Remove GNU texinfo from base along with all info pages.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/cc/Makefile#2d281361</link>
        <description>Remove GNU texinfo from base along with all info pages.To be able to info pages consider installing texinfo from ports print/texinfo orvia pkg: pkg install texinfoDifferential Revision:	https://reviews.freebsd.org/D1409Reviewed by:	emaste, imp (previous version)Relnotes:	yes

            List of files:
            /freebsd-12.1/gnu/usr.bin/cc/Makefile</description>
        <pubDate>Fri, 02 Jan 2015 18:45:03 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9e88096e - Make MK_GNUCXX mean &quot;build the libstdc++ and libsupc++ libraries&quot; and</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/cc/Makefile#9e88096e</link>
        <description>Make MK_GNUCXX mean &quot;build the libstdc++ and libsupc++ libraries&quot; andnothing more. Force it to be &quot;no&quot; when MK_CXX is &quot;no&quot; to simplifyusage.  It no longer also means &quot;build g++&quot; since we no longer have aplatform where that&apos;s interesting now that pc98 no longer needs clangand gcc, but not g++. pc98 now just uses clang after boot2 changes.

            List of files:
            /freebsd-12.1/gnu/usr.bin/cc/Makefile</description>
        <pubDate>Thu, 10 Jul 2014 21:11:48 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c6063d0d - Use src.opts.mk in preference to bsd.own.mk except where we need stuff</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/cc/Makefile#c6063d0d</link>
        <description>Use src.opts.mk in preference to bsd.own.mk except where we need stufffrom the latter.

            List of files:
            /freebsd-12.1/gnu/usr.bin/cc/Makefile</description>
        <pubDate>Tue, 06 May 2014 04:22:01 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>52b42bac - On platforms where clang is the default compiler, don&apos;t build gcc or libstdc++.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/cc/Makefile#52b42bac</link>
        <description>On platforms where clang is the default compiler, don&apos;t build gcc or libstdc++.To enable them, set WITH_GCC and WITH_GNUCXX in src.conf.Make clang default to using libc++ on FreeBSD 10.Bumped __FreeBSD_version for the change.GCC is still enabled on PC98, because the PC98 bootloader requires GCC to build(or, at least, hard-codes the use of gcc into its build).Thanks to everyone who helped make the ports tree ready for this (and baptfor coordinating them all).  Also to imp for reviewing this and working on theforward-porting of the changes in our gcc so that we&apos;re getting to a muchbetter place with regard to external toolchains.Sorry to all of the people who helped who I forgot to mention by name.Reviewed by:	bapt, imp, dim, ...

            List of files:
            /freebsd-12.1/gnu/usr.bin/cc/Makefile</description>
        <pubDate>Fri, 06 Sep 2013 20:08:03 +0000</pubDate>
        <dc:creator>David Chisnall &lt;theraven@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6d67f694 - Remove libobjc and other Objective-C related components, as these are</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/cc/Makefile#6d67f694</link>
        <description>Remove libobjc and other Objective-C related components, as these areextremely outdated, and not used by anything in the base system.Silence from:	current@

            List of files:
            /freebsd-12.1/gnu/usr.bin/cc/Makefile</description>
        <pubDate>Sun, 17 Apr 2011 21:03:23 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>afb57df6 - Update bmake glue to build GCC 4.2.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/cc/Makefile#afb57df6</link>
        <description>Update bmake glue to build GCC 4.2.Also:        Switch FreeBSD to use libgcc_s.so.1.        Use dl_iterate_phdr to locate shared objects&apos; 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.

            List of files:
            /freebsd-12.1/gnu/usr.bin/cc/Makefile</description>
        <pubDate>Sat, 19 May 2007 04:25:59 +0000</pubDate>
        <dc:creator>Alexander Kabaev &lt;kan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d5555765 - Desupport the *_COLLECT2 no-op.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/cc/Makefile#d5555765</link>
        <description>Desupport the *_COLLECT2 no-op.

            List of files:
            /freebsd-12.1/gnu/usr.bin/cc/Makefile</description>
        <pubDate>Tue, 21 Mar 2006 08:59:36 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e1fe3dba - Reimplementation of world/kernel build options.  For details, see:</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/cc/Makefile#e1fe3dba</link>
        <description>Reimplementation of world/kernel build options.  For details, see:http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.htmlThe src.conf(5) manpage is to follow in a few days.Brought to you by:	imp, jhb, kris, phk, ru (all bugs are mine)

            List of files:
            /freebsd-12.1/gnu/usr.bin/cc/Makefile</description>
        <pubDate>Fri, 17 Mar 2006 18:54:44 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>37df7946 - Remove trailing whitespace.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/cc/Makefile#37df7946</link>
        <description>Remove trailing whitespace.Pointed out by:	ru

            List of files:
            /freebsd-12.1/gnu/usr.bin/cc/Makefile</description>
        <pubDate>Sun, 07 Nov 2004 22:49:20 +0000</pubDate>
        <dc:creator>Alexander Kabaev &lt;kan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>30797145 - Reconnect c++filt to the build.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/cc/Makefile#30797145</link>
        <description>Reconnect c++filt to the build.

            List of files:
            /freebsd-12.1/gnu/usr.bin/cc/Makefile</description>
        <pubDate>Sun, 07 Nov 2004 13:46:56 +0000</pubDate>
        <dc:creator>Alexander Kabaev &lt;kan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>81efba8c - Bmake glue for GCC 3.4.2-prerelease.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/cc/Makefile#81efba8c</link>
        <description>Bmake glue for GCC 3.4.2-prerelease.

            List of files:
            /freebsd-12.1/gnu/usr.bin/cc/Makefile</description>
        <pubDate>Wed, 28 Jul 2004 05:27:21 +0000</pubDate>
        <dc:creator>Alexander Kabaev &lt;kan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e67810e6 - Update bmake bits to build GCC 3.3.1-prerelease.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/cc/Makefile#e67810e6</link>
        <description>Update bmake bits to build GCC 3.3.1-prerelease.

            List of files:
            /freebsd-12.1/gnu/usr.bin/cc/Makefile</description>
        <pubDate>Fri, 11 Jul 2003 05:37:23 +0000</pubDate>
        <dc:creator>Alexander Kabaev &lt;kan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d09b3052 - Install the i386 MMX headers, and IA-64 intrinsics functions.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/cc/Makefile#d09b3052</link>
        <description>Install the i386 MMX headers, and IA-64 intrinsics functions.Requested by:	peter

            List of files:
            /freebsd-12.1/gnu/usr.bin/cc/Makefile</description>
        <pubDate>Tue, 04 Jun 2002 20:00:29 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8df64a7d - We don&apos;t need this library any more.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/cc/Makefile#8df64a7d</link>
        <description>We don&apos;t need this library any more.

            List of files:
            /freebsd-12.1/gnu/usr.bin/cc/Makefile</description>
        <pubDate>Tue, 04 Jun 2002 19:45:09 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a43171c2 - Back out revision 1.30 change.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/cc/Makefile#a43171c2</link>
        <description>Back out revision 1.30 change.cc1plus can apparently be built if you happen to have/usr/bin/gperf, or set CXX to point to a C++ compilerthat can build gperf(1) in the bootstrap-tools stageof buildworld.

            List of files:
            /freebsd-12.1/gnu/usr.bin/cc/Makefile</description>
        <pubDate>Fri, 17 May 2002 05:41:47 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cffafa9e - Do not cut `docs&apos; out of the build with NO_CXX.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/cc/Makefile#cffafa9e</link>
        <description>Do not cut `docs&apos; out of the build with NO_CXX.There are no longer GNU C++ specific info files, and it was a bug with Gcc2.95 that NO_CXX would cause the C and CPP info files to not be installed.

            List of files:
            /freebsd-12.1/gnu/usr.bin/cc/Makefile</description>
        <pubDate>Fri, 17 May 2002 03:00:33 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>83f56d9a - Make sure to not yet build the GNU C++, but still allow</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/cc/Makefile#83f56d9a</link>
        <description>Make sure to not yet build the GNU C++, but still allowfor the C++ progs to be built with e.g. an old compiler,CXX=/usr/bin/c++, for the time being.

            List of files:
            /freebsd-12.1/gnu/usr.bin/cc/Makefile</description>
        <pubDate>Wed, 15 May 2002 16:29:45 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
