<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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>892310ce7683e20cc1d309b14918bb028bd7ebdd - introduce a way to build GCC without the isl library</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/gcc/Makefile#892310ce7683e20cc1d309b14918bb028bd7ebdd</link>
        <description>introduce a way to build GCC without the isl libraryif NOGCCISL is set, don&apos;t build or link against isl.  should fix PR#58505.

            List of files:
            /netbsd-src/tools/gcc/Makefile</description>
        <pubDate>Sat, 10 Aug 2024 23:49:12 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>17ccac4838981c55861c2619429a283cbe211c8b - tools/gcc/Makefile: force std=c++11 for GCC 12 builds</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/gcc/Makefile#17ccac4838981c55861c2619429a283cbe211c8b</link>
        <description>tools/gcc/Makefile: force std=c++11 for GCC 12 buildsGCC &gt;= 11 now requires C++11 to build. Impacted individual componentsvary whether they test for if std=c++11 is the default or has to bepassed. Regardless, our build infrastructure applies its own overrides.Force this setting so that we can still build on NetBSD 8.x hosts (andprobably 7.x, too). Build tested on NetBSD 8.3.

            List of files:
            /netbsd-src/tools/gcc/Makefile</description>
        <pubDate>Sun, 16 Jun 2024 16:03:30 +0000</pubDate>
        <dc:creator>gutteridge &lt;gutteridge@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3e0d945bc360fa41065befe2f7fc8fdb624154d6 - tools/gcc/Makefile: fix typo in comment</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/gcc/Makefile#3e0d945bc360fa41065befe2f7fc8fdb624154d6</link>
        <description>tools/gcc/Makefile: fix typo in comment

            List of files:
            /netbsd-src/tools/gcc/Makefile</description>
        <pubDate>Sat, 08 Jun 2024 01:07:44 +0000</pubDate>
        <dc:creator>gutteridge &lt;gutteridge@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e73c8d2f227d92c238dfa9cedb6b54933f38fffa - enable isl support for GCC 12.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/gcc/Makefile#e73c8d2f227d92c238dfa9cedb6b54933f38fffa</link>
        <description>enable isl support for GCC 12.

            List of files:
            /netbsd-src/tools/gcc/Makefile</description>
        <pubDate>Thu, 22 Feb 2024 02:47:26 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>73f1b4907e77cf9c8bb1c948b00ee6408d3d28d4 - Include the local NetBSD GCC version so that bumps to it trigger rebuilds</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/gcc/Makefile#73f1b4907e77cf9c8bb1c948b00ee6408d3d28d4</link>
        <description>Include the local NetBSD GCC version so that bumps to it trigger rebuildsunfortunately, this will cause one rebuild to get the new name.

            List of files:
            /netbsd-src/tools/gcc/Makefile</description>
        <pubDate>Thu, 22 Feb 2024 02:40:21 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f718e16112028f091caa433b8cb1b0aab2c0b99f - tools/gcc: Sprinkle NB_FIX_VAX_BACKEND for vax to enable gcc.old MI fixes</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/gcc/Makefile#f718e16112028f091caa433b8cb1b0aab2c0b99f</link>
        <description>tools/gcc: Sprinkle NB_FIX_VAX_BACKEND for vax to enable gcc.old MI fixesPR port-vax/57646: Import major vax toolchain fix by Kalvis Duckmanton

            List of files:
            /netbsd-src/tools/gcc/Makefile</description>
        <pubDate>Sat, 07 Oct 2023 12:12:58 +0000</pubDate>
        <dc:creator>rin &lt;rin@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c7cb6a1257a3039d8a942d99fe4c6d70d1ef26b9 - jump through hoops to make the native build find gmp for gdb.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/gcc/Makefile#c7cb6a1257a3039d8a942d99fe4c6d70d1ef26b9</link>
        <description>jump through hoops to make the native build find gmp for gdb.

            List of files:
            /netbsd-src/tools/gcc/Makefile</description>
        <pubDate>Wed, 09 Aug 2023 18:57:04 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e374a119f00d235dec00cd990b9d5feec23cfd49 - updates for GCC 12 (relatively tiny).</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/gcc/Makefile#e374a119f00d235dec00cd990b9d5feec23cfd49</link>
        <description>updates for GCC 12 (relatively tiny).- gcov-iov.h is now called version.h and we build it directly.- need to explicitly ask for bversion.h gtyp-input.list to be built.

            List of files:
            /netbsd-src/tools/gcc/Makefile</description>
        <pubDate>Mon, 31 Jul 2023 01:48:37 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0e63a0ec09c8a81d5636bb6e28c747333b446821 - gcc 10 is now in gcc.old, make mknative-gcc.old gcc-10 happy.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/gcc/Makefile#0e63a0ec09c8a81d5636bb6e28c747333b446821</link>
        <description>gcc 10 is now in gcc.old, make mknative-gcc.old gcc-10 happy.

            List of files:
            /netbsd-src/tools/gcc/Makefile</description>
        <pubDate>Fri, 28 Jul 2023 08:05:29 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a04395531661c5e8d314125d5ae77d4cbedd5d73 - Patch the build script and toolchain to allow passing through</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/gcc/Makefile#a04395531661c5e8d314125d5ae77d4cbedd5d73</link>
        <description>Patch the build script and toolchain to allow passing throughHOST_CPPFLAGS, HOST_CXXFLAGS, but not LIBRARY_PATH because it breaksthe build. These variables are necessary to support building NetBSDfrom a GNU Guix or NixOS host, where /usr/include, /lib, and allbut /bin/sh do not exist.  In many cases, support for HOST_CPPFLAGSwas incomplete. From Ryan Sundberg

            List of files:
            /netbsd-src/tools/gcc/Makefile</description>
        <pubDate>Sat, 18 Sep 2021 01:47:07 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cc3abd3a656095d96e9160a770818b4a93102c1f - Disable again initfini; breaks some archs and not worth dealing with when</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/gcc/Makefile#cc3abd3a656095d96e9160a770818b4a93102c1f</link>
        <description>Disable again initfini; breaks some archs and not worth dealing with whenwe have both gcc&apos;s active in the tree.

            List of files:
            /netbsd-src/tools/gcc/Makefile</description>
        <pubDate>Sat, 08 May 2021 19:36:28 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6bf278a2a97042469eba3f437808b928589e7b3e - enable initfini-array since all platforms support it.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/gcc/Makefile#6bf278a2a97042469eba3f437808b928589e7b3e</link>
        <description>enable initfini-array since all platforms support it.

            List of files:
            /netbsd-src/tools/gcc/Makefile</description>
        <pubDate>Fri, 07 May 2021 23:00:04 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c30145c84d8371727199e0d94fa4b3a64f80cb6e - add a netbsd version for GCC 10.  properly generate omp-device-properties.h.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/gcc/Makefile#c30145c84d8371727199e0d94fa4b3a64f80cb6e</link>
        <description>add a netbsd version for GCC 10.  properly generate omp-device-properties.h.

            List of files:
            /netbsd-src/tools/gcc/Makefile</description>
        <pubDate>Sun, 11 Apr 2021 23:55:47 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8aa3f3d2d3dbfe81491cd209bbdd96a65a6bc2d7 - fetch omp-device-properties.h and don&apos;t try to fetch sanitizer</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/gcc/Makefile#8aa3f3d2d3dbfe81491cd209bbdd96a65a6bc2d7</link>
        <description>fetch omp-device-properties.h and don&apos;t try to fetch sanitizerstuff automatically yet.

            List of files:
            /netbsd-src/tools/gcc/Makefile</description>
        <pubDate>Sun, 11 Apr 2021 07:35:45 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6e26327fd8d74aaeab46bd3eb2e7034839f6ecc5 - pass down earm* not earmv5* to mknative-gcc.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/gcc/Makefile#6e26327fd8d74aaeab46bd3eb2e7034839f6ecc5</link>
        <description>pass down earm* not earmv5* to mknative-gcc.

            List of files:
            /netbsd-src/tools/gcc/Makefile</description>
        <pubDate>Sun, 06 Sep 2020 02:24:38 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ecb0fdec1f388a02ced759cb8e1216b4c8fba82a - disable fetching stuff from libsanitizer for now.  it needs libstdc++</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/gcc/Makefile#ecb0fdec1f388a02ced759cb8e1216b4c8fba82a</link>
        <description>disable fetching stuff from libsanitizer for now.  it needs libstdc++to build in mknative using gcc makefiles, and our locale changes breakthe &quot;normal&quot; build of this.make sure MKNATIVE_TARGET is always set.  since mknative-gcc doesn&apos;tcare about the version any more (we keep two versions for gcc/gcc.old)simply set it to &quot;gcc&quot;.

            List of files:
            /netbsd-src/tools/gcc/Makefile</description>
        <pubDate>Sat, 05 Sep 2020 10:58:08 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d1531a5681e32e97622fe0c0d1888da789bd98cc - set MODULE to ${EXTERNAL_GCC_SUBDIR} so this actually works..</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/gcc/Makefile#d1531a5681e32e97622fe0c0d1888da789bd98cc</link>
        <description>set MODULE to ${EXTERNAL_GCC_SUBDIR} so this actually works..

            List of files:
            /netbsd-src/tools/gcc/Makefile</description>
        <pubDate>Thu, 13 Aug 2020 10:57:53 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>500cd056744a7f05995a9455ae53355244c8b18e - add something to auto-detect when GCC has changed from gcc to gcc.old</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/gcc/Makefile#500cd056744a7f05995a9455ae53355244c8b18e</link>
        <description>add something to auto-detect when GCC has changed from gcc to gcc.oldor back and auto-cleandir tools/gcc.based upon the code for PREVIOUSTOOLDIR in tools/Makefile.

            List of files:
            /netbsd-src/tools/gcc/Makefile</description>
        <pubDate>Wed, 06 Nov 2019 07:26:31 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>eba0817981c67ffc017aab8af56aff64823d5bc2 - arm needs more files</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/gcc/Makefile#eba0817981c67ffc017aab8af56aff64823d5bc2</link>
        <description>arm needs more files

            List of files:
            /netbsd-src/tools/gcc/Makefile</description>
        <pubDate>Thu, 24 Oct 2019 03:19:14 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>647857abb4835b7df0115035312ed37d6eef8055 - remove HAVE_GCC == 6 support, add HAVE_GCC == 8 support</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/tools/gcc/Makefile#647857abb4835b7df0115035312ed37d6eef8055</link>
        <description>remove HAVE_GCC == 6 support, add HAVE_GCC == 8 support

            List of files:
            /netbsd-src/tools/gcc/Makefile</description>
        <pubDate>Mon, 30 Sep 2019 08:40:20 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
