<?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/gprof/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/gprof/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/gprof/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/gprof/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>bdcbfde31e8e9b343f113a1956384bdf30d1ed62 - usr.bin: Remove ancient SCCS tags.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/gprof/Makefile#bdcbfde31e8e9b343f113a1956384bdf30d1ed62</link>
        <description>usr.bin: Remove ancient SCCS tags.Remove ancient SCCS tags from the tree, automated scripting, with twominor fixup to keep things compiling. All the common forms in the treewere removed with a perl script.Sponsored by:		Netflix

            List of files:
            /freebsd/usr.bin/gprof/Makefile</description>
        <pubDate>Thu, 23 Nov 2023 18:21:37 +0100</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/gprof/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/usr.bin/gprof/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>9bc6c7219a376f905f2ecd1f7fbfb42d17b93b49 - gprof: Retire a.out support</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/gprof/Makefile#9bc6c7219a376f905f2ecd1f7fbfb42d17b93b49</link>
        <description>gprof: Retire a.out supportFreeBSD has used ELF binaries/libraries for decades, but still has somesupport for legacy a.out binaries.  Portions of this have been retiredover time, but support remained in ldd, ldconfig, and gprof.Retire gprof support; if anyone needs to do development on a.outbinaries still they will be best served by installing a full FreeBSD 2.xor other obsolete version in a jail.Kernel support for executing a.out binaries is unchnaged.Sponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D27480

            List of files:
            /freebsd/usr.bin/gprof/Makefile</description>
        <pubDate>Sat, 26 Dec 2020 17:43:44 +0100</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e7b841ae27087a1e54177e354a571f05a2d3b80e - Cleanups for gprof:</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/gprof/Makefile#e7b841ae27087a1e54177e354a571f05a2d3b80e</link>
        <description>Cleanups for gprof: * Remove identical or almost identical headers * Only build aout.c on amd64 and i386. None of the the other current   architectures ever supported running a.out binaries * Enable on all architecturesSponsored by:	Innovate UKDifferential Revision:	https://reviews.freebsd.org/D26369

            List of files:
            /freebsd/usr.bin/gprof/Makefile</description>
        <pubDate>Mon, 14 Sep 2020 18:18:53 +0200</pubDate>
        <dc:creator>Andrew Turner &lt;andrew@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>467d94844ee6b2a59f32fac71a5f82373670b6bd - gprof: Enable riscv</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/gprof/Makefile#467d94844ee6b2a59f32fac71a5f82373670b6bd</link>
        <description>gprof: Enable riscvAdd a missing riscv.h header file, and fix the check for riscv (must testMACHINE_CPUARCH, not MACHINE_ARCH, if we want to use &apos;riscv&apos;).Sponsored by:	Axiado

            List of files:
            /freebsd/usr.bin/gprof/Makefile</description>
        <pubDate>Mon, 13 Jan 2020 17:52:26 +0100</pubDate>
        <dc:creator>Kristof Provost &lt;kp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c5c3ba6b43cac20dc9432eac15758d41cb2b8b1f - Merge ^/head r351317 through r351731.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/gprof/Makefile#c5c3ba6b43cac20dc9432eac15758d41cb2b8b1f</link>
        <description>Merge ^/head r351317 through r351731.

            List of files:
            /freebsd/usr.bin/gprof/Makefile</description>
        <pubDate>Tue, 03 Sep 2019 07:58:43 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6d7adebad52252d8c7672fb0ddc0d3f3ad1215bb - gprof: disable building of a.out components</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/gprof/Makefile#6d7adebad52252d8c7672fb0ddc0d3f3ad1215bb</link>
        <description>gprof: disable building of a.out componentsOn arm64, riscv, and s390x disable building of aout components.This allows gprof to build on these architectures which never supportedthe legacy a.out binary format.Obtained from:		s390x branchMFC after:		3 months

            List of files:
            /freebsd/usr.bin/gprof/Makefile</description>
        <pubDate>Wed, 21 Aug 2019 12:54:52 +0200</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1a0fda2b547365c9453523592a445dfe21266d4b - IFH@204581</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/gprof/Makefile#1a0fda2b547365c9453523592a445dfe21266d4b</link>
        <description>IFH@204581

            List of files:
            /freebsd/usr.bin/gprof/Makefile</description>
        <pubDate>Thu, 04 Mar 2010 14:35:57 +0100</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9199c09a159c4e3e98c212d4eec1edc5252d9e33 - Merge from head at r201628.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/gprof/Makefile#9199c09a159c4e3e98c212d4eec1edc5252d9e33</link>
        <description>Merge from head at r201628.# This hasn&apos;t been tested, and there are at least three bad commits# that need to be backed out before the branch will be stable again.

            List of files:
            /freebsd/usr.bin/gprof/Makefile</description>
        <pubDate>Wed, 06 Jan 2010 06:58:07 +0100</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b7946da96b4498519f66f3f5fe72d1474bf13f7d - Build usr.bin/ with WARNS=6 by default.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/gprof/Makefile#b7946da96b4498519f66f3f5fe72d1474bf13f7d</link>
        <description>Build usr.bin/ with WARNS=6 by default.Also add some missing $FreeBSD$ to keep svn happy.

            List of files:
            /freebsd/usr.bin/gprof/Makefile</description>
        <pubDate>Sat, 02 Jan 2010 11:27:05 +0100</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8eece1e6eb46d683cedef335902194fe2bf389f4 - Retire support for gprof&apos;s -c option.  All our currently supported</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/gprof/Makefile#8eece1e6eb46d683cedef335902194fe2bf389f4</link>
        <description>Retire support for gprof&apos;s -c option.  All our currently supportedarchitectures only provide a dummy implementation.Silence on:	current@

            List of files:
            /freebsd/usr.bin/gprof/Makefile</description>
        <pubDate>Sun, 20 Jun 2004 13:05:25 +0200</pubDate>
        <dc:creator>Stefan Farfeleder &lt;stefanf@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2bdd8946cb5af9799c5c47132ff77d3175c1b1fa - Oops, forgot to remove the `beforeinstall&apos; block.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/gprof/Makefile#2bdd8946cb5af9799c5c47132ff77d3175c1b1fa</link>
        <description>Oops, forgot to remove the `beforeinstall&apos; block.

            List of files:
            /freebsd/usr.bin/gprof/Makefile</description>
        <pubDate>Mon, 17 Dec 2001 17:04:40 +0100</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ccaec6d133b1583e991174634bb28bcee9886897 - Install files via FILES.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/gprof/Makefile#ccaec6d133b1583e991174634bb28bcee9886897</link>
        <description>Install files via FILES.

            List of files:
            /freebsd/usr.bin/gprof/Makefile</description>
        <pubDate>Mon, 17 Dec 2001 17:02:15 +0100</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3fc980b13595d56a312a2a0c752f76902a72b2f7 - Add -K support to gprof(1), which enables dynamic symbol resolution from</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/gprof/Makefile#3fc980b13595d56a312a2a0c752f76902a72b2f7</link>
        <description>Add -K support to gprof(1), which enables dynamic symbol resolution fromthe currently-running kernel (and supercedes an executable file argumentgiven).  With this change, properly-compiled KLD modules are nowable to be profiled.Obtained from:	NAI Labs CBOSS projectFunded by:	DARPA

            List of files:
            /freebsd/usr.bin/gprof/Makefile</description>
        <pubDate>Tue, 30 Oct 2001 16:54:09 +0100</pubDate>
        <dc:creator>Brian Feldman &lt;green@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5584f22bb3f6664a71dae0b7a83cc974ca130265 - Make profiling work for ELF.  gprof now autodetects the format of</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/gprof/Makefile#5584f22bb3f6664a71dae0b7a83cc974ca130265</link>
        <description>Make profiling work for ELF.  gprof now autodetects the format ofthe executable file, so it will work for both a.out and ELF formatfiles.  I have split the object format specific code into separatesource files.  It&apos;s cleaner than it was before, but it&apos;s stillpretty crufty.Don&apos;t cheat on your make world for this update.  A lot of thingshave to be rebuilt for it to work, including the compiler and allof the profiled libraries.

            List of files:
            /freebsd/usr.bin/gprof/Makefile</description>
        <pubDate>Tue, 08 Sep 1998 01:32:00 +0200</pubDate>
        <dc:creator>John Polstra &lt;jdp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>db36ef8f025d81366ebb65608971112700902dc2 - Change MACHINE to MACHINE_ARCH to support MACHINE=pc98.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/gprof/Makefile#db36ef8f025d81366ebb65608971112700902dc2</link>
        <description>Change MACHINE to MACHINE_ARCH to support MACHINE=pc98.

            List of files:
            /freebsd/usr.bin/gprof/Makefile</description>
        <pubDate>Sat, 05 Sep 1998 10:22:30 +0200</pubDate>
        <dc:creator>John Birrell &lt;jb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9c0dc173cc77c4480ea66866d12021bb609b5deb - Change `install&apos; to `${INSTALL}&apos; so that default install flags can be</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/gprof/Makefile#9c0dc173cc77c4480ea66866d12021bb609b5deb</link>
        <description>Change `install&apos; to `${INSTALL}&apos; so that default install flags can bespecified in the top level Makefiles.

            List of files:
            /freebsd/usr.bin/gprof/Makefile</description>
        <pubDate>Tue, 25 Jul 1995 02:37:58 +0200</pubDate>
        <dc:creator>Bruce Evans &lt;bde@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/gprof/Makefile#9b50d9027575220cb6dd09b3e62f03f511e908b8</link>
        <description>BSD 4.4 Lite Usr.bin Sources

            List of files:
            /freebsd/usr.bin/gprof/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>
</channel>
</rss>
