<?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 2025</copyright>
    <generator>Java</generator><item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/clang/lli/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /src/usr.bin/clang/lli/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 04:46:32 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7a6dacaca14b62ca4b74406814becb87a3fefac0 - Merge llvm-project main llvmorg-18-init-18359-g93248729cfae</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/clang/lli/Makefile#7a6dacaca14b62ca4b74406814becb87a3fefac0</link>
        <description>Merge llvm-project main llvmorg-18-init-18359-g93248729cfaeThis updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb andopenmp to llvm-project main llvmorg-18-init-18359-g93248729cfae, thelast commit before the upstream release/18.x branch was created.PR:		276104MFC after:	1 month

            List of files:
            /src/usr.bin/clang/lli/Makefile</description>
        <pubDate>Wed, 24 Jan 2024 19:17:23 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/clang/lli/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/usr.bin/clang/lli/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f576172682401984fcf5e422d31086499caaebcf - Move LIBADD lines from usr.bin/clang/*/Makefile one level up</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/clang/lli/Makefile#f576172682401984fcf5e422d31086499caaebcf</link>
        <description>Move LIBADD lines from usr.bin/clang/*/Makefile one level upSome utilities under usr.bin/clang were only linked to libz, while mostothers were linked to libz and libzstd. Make this consistent, and removerepetition, by moving these LIBADD lines to usr.bin/clang/clang.prog.mkand usr.bin/clang/clang.prog.mk.MFC after:	3 days

            List of files:
            /src/usr.bin/clang/lli/Makefile</description>
        <pubDate>Sun, 23 Jul 2023 20:04:46 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bdd1243df58e60e85101c09001d9812a789b6bc4 - Merge llvm-project main llvmorg-16-init-18548-gb0daacf58f41</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/clang/lli/Makefile#bdd1243df58e60e85101c09001d9812a789b6bc4</link>
        <description>Merge llvm-project main llvmorg-16-init-18548-gb0daacf58f41This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb andopenmp to llvmorg-16-init-18548-gb0daacf58f41.PR:		271047MFC after:	1 month

            List of files:
            /src/usr.bin/clang/lli/Makefile</description>
        <pubDate>Fri, 14 Apr 2023 21:41:27 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fe6060f10f634930ff71b7c50291ddc610da2475 - Merge llvm-project main llvmorg-13-init-16847-g88e66fa60ae5</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/clang/lli/Makefile#fe6060f10f634930ff71b7c50291ddc610da2475</link>
        <description>Merge llvm-project main llvmorg-13-init-16847-g88e66fa60ae5This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb andopenmp to llvmorg-13-init-16847-g88e66fa60ae5, the last commit beforethe upstream release/13.x branch was created.PR:		258209MFC after:	2 weeks

            List of files:
            /src/usr.bin/clang/lli/Makefile</description>
        <pubDate>Sun, 22 Aug 2021 19:00:43 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0b57cec536236d46e3dba9bd041533462f33dbb7 - Move all sources from the llvm project into contrib/llvm-project.</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/clang/lli/Makefile#0b57cec536236d46e3dba9bd041533462f33dbb7</link>
        <description>Move all sources from the llvm project into contrib/llvm-project.This uses the new layout of the upstream repository, which was recentlymigrated to GitHub, and converted into a &quot;monorepo&quot;.  That is, most ofthe earlier separate sub-projects with their own branches and tags wereconsolidated into one top-level directory, and are now branched andtagged together.Updating the vendor area to match this layout is next.

            List of files:
            /src/usr.bin/clang/lli/Makefile</description>
        <pubDate>Fri, 20 Dec 2019 19:53:05 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>959530cc41aea5f878c2c2cea5b545d295108bab - Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ to</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/clang/lli/Makefile#959530cc41aea5f878c2c2cea5b545d295108bab</link>
        <description>Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ tothe upstream release_70 branch r348686 (effectively, 7.0.1 rc3).  Therelease will follow very soon, but no more functional changes areexpected.Release notes for llvm, clang and lld 7.0.0 are available here:&lt;http://releases.llvm.org/7.0.0/docs/ReleaseNotes.html&gt;&lt;http://releases.llvm.org/7.0.0/tools/clang/docs/ReleaseNotes.html&gt;&lt;http://releases.llvm.org/7.0.0/tools/lld/docs/ReleaseNotes.html&gt;PR:		230240, 230355Relnotes:	yesMFC after:	2 months

            List of files:
            /src/usr.bin/clang/lli/Makefile</description>
        <pubDate>Tue, 11 Dec 2018 19:05:28 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d1efe5165c790209b7579faa367d01397aa35f70 - Remove SRCS for files that have been deleted upstream.</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/clang/lli/Makefile#d1efe5165c790209b7579faa367d01397aa35f70</link>
        <description>Remove SRCS for files that have been deleted upstream.

            List of files:
            /src/usr.bin/clang/lli/Makefile</description>
        <pubDate>Tue, 31 Jul 2018 18:32:57 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/clang/lli/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /src/usr.bin/clang/lli/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 04:46:32 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7a6dacaca14b62ca4b74406814becb87a3fefac0 - Merge llvm-project main llvmorg-18-init-18359-g93248729cfae</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/clang/lli/Makefile#7a6dacaca14b62ca4b74406814becb87a3fefac0</link>
        <description>Merge llvm-project main llvmorg-18-init-18359-g93248729cfaeThis updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb andopenmp to llvm-project main llvmorg-18-init-18359-g93248729cfae, thelast commit before the upstream release/18.x branch was created.PR:		276104MFC after:	1 month

            List of files:
            /src/usr.bin/clang/lli/Makefile</description>
        <pubDate>Wed, 24 Jan 2024 19:17:23 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/clang/lli/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/usr.bin/clang/lli/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f576172682401984fcf5e422d31086499caaebcf - Move LIBADD lines from usr.bin/clang/*/Makefile one level up</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/clang/lli/Makefile#f576172682401984fcf5e422d31086499caaebcf</link>
        <description>Move LIBADD lines from usr.bin/clang/*/Makefile one level upSome utilities under usr.bin/clang were only linked to libz, while mostothers were linked to libz and libzstd. Make this consistent, and removerepetition, by moving these LIBADD lines to usr.bin/clang/clang.prog.mkand usr.bin/clang/clang.prog.mk.MFC after:	3 days

            List of files:
            /src/usr.bin/clang/lli/Makefile</description>
        <pubDate>Sun, 23 Jul 2023 20:04:46 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bdd1243df58e60e85101c09001d9812a789b6bc4 - Merge llvm-project main llvmorg-16-init-18548-gb0daacf58f41</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/clang/lli/Makefile#bdd1243df58e60e85101c09001d9812a789b6bc4</link>
        <description>Merge llvm-project main llvmorg-16-init-18548-gb0daacf58f41This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb andopenmp to llvmorg-16-init-18548-gb0daacf58f41.PR:		271047MFC after:	1 month

            List of files:
            /src/usr.bin/clang/lli/Makefile</description>
        <pubDate>Fri, 14 Apr 2023 21:41:27 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fe6060f10f634930ff71b7c50291ddc610da2475 - Merge llvm-project main llvmorg-13-init-16847-g88e66fa60ae5</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/clang/lli/Makefile#fe6060f10f634930ff71b7c50291ddc610da2475</link>
        <description>Merge llvm-project main llvmorg-13-init-16847-g88e66fa60ae5This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb andopenmp to llvmorg-13-init-16847-g88e66fa60ae5, the last commit beforethe upstream release/13.x branch was created.PR:		258209MFC after:	2 weeks

            List of files:
            /src/usr.bin/clang/lli/Makefile</description>
        <pubDate>Sun, 22 Aug 2021 19:00:43 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0b57cec536236d46e3dba9bd041533462f33dbb7 - Move all sources from the llvm project into contrib/llvm-project.</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/clang/lli/Makefile#0b57cec536236d46e3dba9bd041533462f33dbb7</link>
        <description>Move all sources from the llvm project into contrib/llvm-project.This uses the new layout of the upstream repository, which was recentlymigrated to GitHub, and converted into a &quot;monorepo&quot;.  That is, most ofthe earlier separate sub-projects with their own branches and tags wereconsolidated into one top-level directory, and are now branched andtagged together.Updating the vendor area to match this layout is next.

            List of files:
            /src/usr.bin/clang/lli/Makefile</description>
        <pubDate>Fri, 20 Dec 2019 19:53:05 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>959530cc41aea5f878c2c2cea5b545d295108bab - Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ to</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/clang/lli/Makefile#959530cc41aea5f878c2c2cea5b545d295108bab</link>
        <description>Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ tothe upstream release_70 branch r348686 (effectively, 7.0.1 rc3).  Therelease will follow very soon, but no more functional changes areexpected.Release notes for llvm, clang and lld 7.0.0 are available here:&lt;http://releases.llvm.org/7.0.0/docs/ReleaseNotes.html&gt;&lt;http://releases.llvm.org/7.0.0/tools/clang/docs/ReleaseNotes.html&gt;&lt;http://releases.llvm.org/7.0.0/tools/lld/docs/ReleaseNotes.html&gt;PR:		230240, 230355Relnotes:	yesMFC after:	2 months

            List of files:
            /src/usr.bin/clang/lli/Makefile</description>
        <pubDate>Tue, 11 Dec 2018 19:05:28 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d1efe5165c790209b7579faa367d01397aa35f70 - Remove SRCS for files that have been deleted upstream.</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/clang/lli/Makefile#d1efe5165c790209b7579faa367d01397aa35f70</link>
        <description>Remove SRCS for files that have been deleted upstream.

            List of files:
            /src/usr.bin/clang/lli/Makefile</description>
        <pubDate>Tue, 31 Jul 2018 18:32:57 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1cf56d672db8924d7190d3ed21c98c7225fb9227 - Upgrade our copies of clang, llvm, lldb, compiler-rt and libc++ to 3.9.0</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/clang/lli/Makefile#1cf56d672db8924d7190d3ed21c98c7225fb9227</link>
        <description>Upgrade our copies of clang, llvm, lldb, compiler-rt and libc++ to 3.9.0release, and add lld 3.9.0.  Also completely revamp the build system forclang, llvm, lldb and their related tools.Please note that from 3.5.0 onwards, clang, llvm and lldb require C++11support to build; see UPDATING for more information.Release notes for llvm, clang and lld are available here:&lt;http://llvm.org/releases/3.9.0/docs/ReleaseNotes.html&gt;&lt;http://llvm.org/releases/3.9.0/tools/clang/docs/ReleaseNotes.html&gt;&lt;http://llvm.org/releases/3.9.0/tools/lld/docs/ReleaseNotes.html&gt;Thanks to Ed Maste, Bryan Drewery, Andrew Turner, Antoine Brodin and JanBeich for their help.Relnotes:	yesMFC after:	1 month

            List of files:
            /src/usr.bin/clang/lli/Makefile</description>
        <pubDate>Thu, 24 Nov 2016 22:54:55 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>986e05bc2a18e58ffe5ad5c944e4c188d01a4462 - Completely revamp the way llvm, clang and lldb are built.</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/clang/lli/Makefile#986e05bc2a18e58ffe5ad5c944e4c188d01a4462</link>
        <description>Completely revamp the way llvm, clang and lldb are built.* Bootstrap llvm-tblgen and clang-tblgen with a minimal llvm static  library, that has no other dependencies.* Roll up all separate llvm libraries into one big static libllvm.* Similar for all separate clang and lldb static libraries.* For all these libraries, generate their .inc files only once.* Link all llvm tools (including extra) against the big libllvm.* Link clang and clang-format against the big libllvm and libclang.* Link lldb against the big libllvm, libclang and liblldb.N.B.: This is work in progress, some details may still be missing.It also heavily depends on bsd.*.mk&apos;s support for SRCS and DPSRCS withrelative pathnames, which apparently does not always work as expected.For building llvm, clang and lldb though, it seems to work just fine.The main idea behind this restructuring is maintainability and buildpeformance.  The previous large number of very small libraries, eachwith their own generated files and dependencies was slow to traverseand hard to understand.Possible future improvements:* Only build certain targets, e.g. for most regular users having just  one target will be fine.  This will shave off some build time.* Building the big llvm, clang and lldb libraries as shared (private)  libraries.* Adding other components from the LLVM project, such as lld.

            List of files:
            /src/usr.bin/clang/lli/Makefile</description>
        <pubDate>Fri, 26 Aug 2016 22:44:22 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
