<?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>f947f58ce624b5442e24b1efa69c0ddcdf3e0ddb - packages: rename elftoolchain to toolchain, add more things</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/nm/Makefile#f947f58ce624b5442e24b1efa69c0ddcdf3e0ddb</link>
        <description>packages: rename elftoolchain to toolchain, add more thingsRename the existing &quot;elftoolchain&quot; package to &quot;toolchain&quot;, and moveeverything which is gated by MK_TOOLCHAIN (e.g. lex, yacc, ...) to thetoolchain package.This means we have one package called &quot;toolchain&quot; which contains all thedevelopment-related utilities which are not compilers or already part ofsome other package (e.g., llvm).Reviewed by:	des, emasteApproved by:	des (mentor)Differential Revision:	https://reviews.freebsd.org/D50286

            List of files:
            /freebsd/usr.bin/nm/Makefile</description>
        <pubDate>Tue, 27 May 2025 09:21:51 +0200</pubDate>
        <dc:creator>Lexi Winter &lt;ivy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/nm/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:
            /freebsd/usr.bin/nm/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/nm/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/usr.bin/nm/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:55:03 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1af3908ce6121eb091923b3932fe56ab54656093 - pkgbase: Create a FreeBSD-elftoolchain package</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/nm/Makefile#1af3908ce6121eb091923b3932fe56ab54656093</link>
        <description>pkgbase: Create a FreeBSD-elftoolchain packageIt contain all the binaries and libs from the elftoolchain contribproject except for libelf which is used everywhere.All of those tools are never used by the average user.Sponsored by:	Beckhoff Automation GmbH &amp; Co. KGDifferential Revision:	https://reviews.freebsd.org/D38224

            List of files:
            /freebsd/usr.bin/nm/Makefile</description>
        <pubDate>Fri, 27 Jan 2023 15:26:06 +0100</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8b3bc70a2b2d3889f9163e5e5a24747cea6417e6 - Merge ^/head r352764 through r353315.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/nm/Makefile#8b3bc70a2b2d3889f9163e5e5a24747cea6417e6</link>
        <description>Merge ^/head r352764 through r353315.

            List of files:
            /freebsd/usr.bin/nm/Makefile</description>
        <pubDate>Tue, 08 Oct 2019 20:17:02 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>052ad61b7eb9bd5fdbe720f2edf7ecb1ca35d381 - Capsicumize nm(1).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/nm/Makefile#052ad61b7eb9bd5fdbe720f2edf7ecb1ca35d381</link>
        <description>Capsicumize nm(1).Reviewed by:	emasteSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D21107

            List of files:
            /freebsd/usr.bin/nm/Makefile</description>
        <pubDate>Mon, 30 Sep 2019 19:27:59 +0200</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2821bdccaaa2dc9e04e3d6a865b6da57ef0f0cb8 - elftoolchain: Use ${SRCTOP} for the top of the FreeBSD tree</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/nm/Makefile#2821bdccaaa2dc9e04e3d6a865b6da57ef0f0cb8</link>
        <description>elftoolchain: Use ${SRCTOP} for the top of the FreeBSD treeIt&apos;s provided by sys.mk so there&apos;s no need to derive it from ${.CURDIR}.Suggested by:	ngieSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D5998

            List of files:
            /freebsd/usr.bin/nm/Makefile</description>
        <pubDate>Thu, 21 Apr 2016 14:58:29 +0200</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c0e5e7f3d2e1bac7ada43b35843e3a018777854e - Replace ${CURDIR}/../.. with ${CURDIR:H:H} in elftoolchain</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/nm/Makefile#c0e5e7f3d2e1bac7ada43b35843e3a018777854e</link>
        <description>Replace ${CURDIR}/../.. with ${CURDIR:H:H} in elftoolchainThis produces a nicer path in debug info and build logs.MFC after:	1 weekSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/usr.bin/nm/Makefile</description>
        <pubDate>Mon, 18 Apr 2016 15:13:59 +0200</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>98e0ffaefb0f241cda3a72395d3be04192ae0d47 - Merge sync of head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/nm/Makefile#98e0ffaefb0f241cda3a72395d3be04192ae0d47</link>
        <description>Merge sync of head

            List of files:
            /freebsd/usr.bin/nm/Makefile</description>
        <pubDate>Wed, 27 May 2015 03:19:58 +0200</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d899be7d43d8df9cb485af5705e2724165a461c7 - Reintegrate head: r274132-r277384</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/nm/Makefile#d899be7d43d8df9cb485af5705e2724165a461c7</link>
        <description>Reintegrate head: r274132-r277384Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/usr.bin/nm/Makefile</description>
        <pubDate>Mon, 19 Jan 2015 17:15:12 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8f0ea33f2bbf3a6aa80235f0a02fa5f2780c2b17 - Reintegrate head revisions r273096-r277147</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/nm/Makefile#8f0ea33f2bbf3a6aa80235f0a02fa5f2780c2b17</link>
        <description>Reintegrate head revisions r273096-r277147Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/usr.bin/nm/Makefile</description>
        <pubDate>Tue, 13 Jan 2015 22:29:24 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>da976f9d689f423211fa69e0861de90fce78e150 - MFhead @ r275496</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/nm/Makefile#da976f9d689f423211fa69e0861de90fce78e150</link>
        <description>MFhead @ r275496

            List of files:
            /freebsd/usr.bin/nm/Makefile</description>
        <pubDate>Fri, 05 Dec 2014 08:48:25 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2383695dc36b5c345e74d959d0267980f89b0625 - Merge ^/head r274961 through r275386.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/nm/Makefile#2383695dc36b5c345e74d959d0267980f89b0625</link>
        <description>Merge ^/head r274961 through r275386.

            List of files:
            /freebsd/usr.bin/nm/Makefile</description>
        <pubDate>Tue, 02 Dec 2014 02:45:04 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>31942939034ecc9586d0e44f1c9ce30d0816dca9 - Build infrastructure for elftoolchain tools</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/nm/Makefile#31942939034ecc9586d0e44f1c9ce30d0816dca9</link>
        <description>Build infrastructure for elftoolchain toolsSet WITH_ELFTOOLCHAIN_TOOLS in src.conf to use the elftoolchain versionof the following tools: * addr2line * elfcopy (strip / mcs) * nm * size * stringsReviewed by:	bapt (earlier version)Sponsored by:	The FreeBSD FoundationDifferential Revision: https://reviews.freebsd.org/D1224

            List of files:
            /freebsd/usr.bin/nm/Makefile</description>
        <pubDate>Mon, 01 Dec 2014 18:49:42 +0100</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dc12be52584a604d0444341077b89a56d670609f - MAN[1-9] -&gt; MAN.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/nm/Makefile#dc12be52584a604d0444341077b89a56d670609f</link>
        <description>MAN[1-9] -&gt; MAN.

            List of files:
            /freebsd/usr.bin/nm/Makefile</description>
        <pubDate>Tue, 27 Mar 2001 12:52:19 +0200</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a8228cf9881b0081c67070ffdaf8551d9c1621c4 - Install the legacy man file in section 1aout.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/nm/Makefile#a8228cf9881b0081c67070ffdaf8551d9c1621c4</link>
        <description>Install the legacy man file in section 1aout.

            List of files:
            /freebsd/usr.bin/nm/Makefile</description>
        <pubDate>Mon, 07 Sep 1998 08:01:37 +0200</pubDate>
        <dc:creator>John Birrell &lt;jb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>77dfb966d9bdfb8bf8442dc883287c347f74ccbf - ELF preparation step 1:</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/nm/Makefile#77dfb966d9bdfb8bf8442dc883287c347f74ccbf</link>
        <description>ELF preparation step 1:Move our old a.out utils to /usr/libexec/aout.Enable binutils and put the utils in /usr/libexec/elfEnable objformat, a little helper program that calls the rightutils based on /etc/objformat and $OBJFORMAT.This will enable the ELF generating tools.Remember that this is only step one, the system is still compiledand run in a.out format ONLY.Problem left to solve: The BSD manpages wins over the GNU equivalentsas the are installed last. We need to distinguish between the manpagessomehow...

            List of files:
            /freebsd/usr.bin/nm/Makefile</description>
        <pubDate>Mon, 25 May 1998 19:34:42 +0200</pubDate>
        <dc:creator>S&#248;ren Schmidt &lt;sos@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9b50d9027575220cb6dd09b3e62f03f511e908b8 - BSD 4.4 Lite Usr.bin Sources</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/nm/Makefile#9b50d9027575220cb6dd09b3e62f03f511e908b8</link>
        <description>BSD 4.4 Lite Usr.bin Sources

            List of files:
            /freebsd/usr.bin/nm/Makefile</description>
        <pubDate>Fri, 27 May 1994 14:33:43 +0200</pubDate>
        <dc:creator>Rodney W. Grimes &lt;rgrimes@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dc12be52584a604d0444341077b89a56d670609f - MAN[1-9] -&gt; MAN.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/nm/Makefile#dc12be52584a604d0444341077b89a56d670609f</link>
        <description>MAN[1-9] -&gt; MAN.

            List of files:
            /freebsd/usr.bin/nm/Makefile</description>
        <pubDate>Tue, 27 Mar 2001 12:52:19 +0200</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a8228cf9881b0081c67070ffdaf8551d9c1621c4 - Install the legacy man file in section 1aout.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/nm/Makefile#a8228cf9881b0081c67070ffdaf8551d9c1621c4</link>
        <description>Install the legacy man file in section 1aout.

            List of files:
            /freebsd/usr.bin/nm/Makefile</description>
        <pubDate>Mon, 07 Sep 1998 08:01:37 +0200</pubDate>
        <dc:creator>John Birrell &lt;jb@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
