<?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>3367dcf595ba746330d95b4c926ae4b05b798c0c - a few depend:-related thingies that were still in.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/openbsd-src/gnu/usr.bin/cc/include/Makefile#3367dcf595ba746330d95b4c926ae4b05b798c0c</link>
        <description>a few depend:-related thingies that were still in.okay millert@, tb@

            List of files:
            /openbsd-src/gnu/usr.bin/cc/include/Makefile</description>
        <pubDate>Sat, 21 Dec 2019 21:39:59 +0000</pubDate>
        <dc:creator>espie &lt;espie@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>73a117a4dc4003b020924fe2286d8048d9378eef - Set the permissions of the specs file explicitly so that they don&apos;t</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/openbsd-src/gnu/usr.bin/cc/include/Makefile#73a117a4dc4003b020924fe2286d8048d9378eef</link>
        <description>Set the permissions of the specs file explicitly so that they don&apos;tdepend on the umask.  Install headers and info files with group binlike all the other headers and info files.ok stefan

            List of files:
            /openbsd-src/gnu/usr.bin/cc/include/Makefile</description>
        <pubDate>Tue, 08 Nov 2016 17:39:12 +0000</pubDate>
        <dc:creator>tb &lt;tb@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>b718d5d4060a9739e82b8155dd5577cd678d1ad2 - Move libcrypto, librpcsvc and gnu/usr.bin/cc/include from RDIRS to PRDIRS,</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/openbsd-src/gnu/usr.bin/cc/include/Makefile#b718d5d4060a9739e82b8155dd5577cd678d1ad2</link>
        <description>Move libcrypto, librpcsvc and gnu/usr.bin/cc/include from RDIRS to PRDIRS,and add prereq targets, so some header files are generated by BUILDUSERduring &apos;make prereq&apos; instead of by root during &apos;make includes&apos;.Switch the order of &apos;make cleandir&apos; and &apos;make includes&apos; during &apos;make build&apos;so we don&apos;t generate many files twice.Except for some machine@ symlinks from ${MACHINE}/stand, /usr/obj is nowclean from files generated by root during &apos;make build&apos;. Those will becleaned up in a second step.help, testing &amp; ok deraadt, input from natano, further testing rpe

            List of files:
            /openbsd-src/gnu/usr.bin/cc/include/Makefile</description>
        <pubDate>Sun, 16 Oct 2016 19:28:44 +0000</pubDate>
        <dc:creator>tb &lt;tb@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>9b7c3dbb580dd175ce586de33b1e75eee2a104c8 - Switch OpenBSD/armv7 to ARM EABI (soft-float).  This is a complete ABI</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/openbsd-src/gnu/usr.bin/cc/include/Makefile#9b7c3dbb580dd175ce586de33b1e75eee2a104c8</link>
        <description>Switch OpenBSD/armv7 to ARM EABI (soft-float).  This is a complete ABIbreak which cannot be easily crossed.ok kettenis@ jsg@

            List of files:
            /openbsd-src/gnu/usr.bin/cc/include/Makefile</description>
        <pubDate>Thu, 01 Sep 2016 11:03:09 +0000</pubDate>
        <dc:creator>patrick &lt;patrick@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>b026891c7f34758b6935cf88bbee46b80642c444 - Add cpuid.h from clang r197399 with additional feature bits,</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/openbsd-src/gnu/usr.bin/cc/include/Makefile#b026891c7f34758b6935cf88bbee46b80642c444</link>
        <description>Add cpuid.h from clang r197399 with additional feature bits,and defines for compatibility with the equivalent gcc header.cpuid.h was introduced in gcc 4.3 and a compatible header hasbeen included with recent versions of clang.Earlier version ok miod@.  Tested in a ports bulk build by landry@.

            List of files:
            /openbsd-src/gnu/usr.bin/cc/include/Makefile</description>
        <pubDate>Wed, 10 Sep 2014 04:40:02 +0000</pubDate>
        <dc:creator>jsg &lt;jsg@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>b17098b0f266baacb059a45f3e49d99bf94125f0 - always provide &quot;includes&quot; target</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/openbsd-src/gnu/usr.bin/cc/include/Makefile#b17098b0f266baacb059a45f3e49d99bf94125f0</link>
        <description>always provide &quot;includes&quot; target

            List of files:
            /openbsd-src/gnu/usr.bin/cc/include/Makefile</description>
        <pubDate>Mon, 17 May 2010 18:17:55 +0000</pubDate>
        <dc:creator>naddy &lt;naddy@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>67b9f146e1781a00846fe0d0f93f1a7df87f7015 - install unwind.h, like for gcc3.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/openbsd-src/gnu/usr.bin/cc/include/Makefile#67b9f146e1781a00846fe0d0f93f1a7df87f7015</link>
        <description>install unwind.h, like for gcc3.problem spotted by matthieu/naddyokay kettenis@, matthieu@

            List of files:
            /openbsd-src/gnu/usr.bin/cc/include/Makefile</description>
        <pubDate>Sun, 16 May 2010 07:28:15 +0000</pubDate>
        <dc:creator>espie &lt;espie@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>24b66d921309fdd5690279f909aad9bb2dcb75d3 - Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexible</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/openbsd-src/gnu/usr.bin/cc/include/Makefile#24b66d921309fdd5690279f909aad9bb2dcb75d3</link>
        <description>Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexiblecomplier picking, eg supporting gcc2, gcc3, and gcc4. based on diff by Marco,with fixes from espie@.ok espie@ general mumbling of approval of others.

            List of files:
            /openbsd-src/gnu/usr.bin/cc/include/Makefile</description>
        <pubDate>Mon, 10 May 2010 18:20:31 +0000</pubDate>
        <dc:creator>drahn &lt;drahn@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>d13423792cbcb640886585c126728590dec6c6b1 - Fix tags target</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/openbsd-src/gnu/usr.bin/cc/include/Makefile#d13423792cbcb640886585c126728590dec6c6b1</link>
        <description>Fix tags targetok oga ketteniscommitted in the skys over the continental us :-)

            List of files:
            /openbsd-src/gnu/usr.bin/cc/include/Makefile</description>
        <pubDate>Mon, 10 May 2010 14:17:52 +0000</pubDate>
        <dc:creator>marco &lt;marco@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>86e5f099b0482b5ae89669e2b3e0ea247ccceea3 - Add missing cleandir target</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/openbsd-src/gnu/usr.bin/cc/include/Makefile#86e5f099b0482b5ae89669e2b3e0ea247ccceea3</link>
        <description>Add missing cleandir target

            List of files:
            /openbsd-src/gnu/usr.bin/cc/include/Makefile</description>
        <pubDate>Thu, 06 May 2010 16:49:47 +0000</pubDate>
        <dc:creator>robert &lt;robert@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>4369780935bfa615ced6f639b35710878759a7ac - add infrastructure to build GCC 4.2.1 for OpenBSD/alpha; ok kettenis@</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/openbsd-src/gnu/usr.bin/cc/include/Makefile#4369780935bfa615ced6f639b35710878759a7ac</link>
        <description>add infrastructure to build GCC 4.2.1 for OpenBSD/alpha; ok kettenis@

            List of files:
            /openbsd-src/gnu/usr.bin/cc/include/Makefile</description>
        <pubDate>Tue, 04 May 2010 18:37:00 +0000</pubDate>
        <dc:creator>naddy &lt;naddy@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>f9e8e93ec6e40c21e55f5769280710e556eadbc8 - Add infrastructure to build GCC 4.2.1 for OpenBSD/hppa.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/openbsd-src/gnu/usr.bin/cc/include/Makefile#f9e8e93ec6e40c21e55f5769280710e556eadbc8</link>
        <description>Add infrastructure to build GCC 4.2.1 for OpenBSD/hppa.

            List of files:
            /openbsd-src/gnu/usr.bin/cc/include/Makefile</description>
        <pubDate>Sun, 25 Apr 2010 21:04:27 +0000</pubDate>
        <dc:creator>kettenis &lt;kettenis@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>b6b663ca86b0d15c9fb6c06f9fe473237a3f5671 - make this build on sparc64</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/openbsd-src/gnu/usr.bin/cc/include/Makefile#b6b663ca86b0d15c9fb6c06f9fe473237a3f5671</link>
        <description>make this build on sparc64

            List of files:
            /openbsd-src/gnu/usr.bin/cc/include/Makefile</description>
        <pubDate>Tue, 17 Nov 2009 18:53:43 +0000</pubDate>
        <dc:creator>robert &lt;robert@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>caccadbf8476fc07ae91133c60dbc015fc55b446 - Import a BSD make based infrastructure for building gcc, based on the</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/openbsd-src/gnu/usr.bin/cc/include/Makefile#caccadbf8476fc07ae91133c60dbc015fc55b446</link>
        <description>Import a BSD make based infrastructure for building gcc, based on thesame solution from FreeBSD.Don&apos;t even try to build it at the moment. This is commited so people canwork on it in tree.

            List of files:
            /openbsd-src/gnu/usr.bin/cc/include/Makefile</description>
        <pubDate>Thu, 15 Oct 2009 20:50:19 +0000</pubDate>
        <dc:creator>robert &lt;robert@openbsd.org&gt;</dc:creator>
    </item>
</channel>
</rss>
