<?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 2015</copyright>
    <generator>Java</generator><item>
        <title>1e88cc8b - Add support for send, receive and state-change DTrace providers for</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/cddl/lib/libdtrace/Makefile#1e88cc8b</link>
        <description>Add support for send, receive and state-change DTrace providers forSCTP. They are based on what is specified in the Solaris DTrace manualfor Solaris 11.4.Reviewed by:		0mp, dteske, markjRelnotes:		yesDifferential Revision:	https://reviews.freebsd.org/D16839

            List of files:
            /freebsd-12.1/cddl/lib/libdtrace/Makefile</description>
        <pubDate>Wed, 22 Aug 2018 21:23:32 +0000</pubDate>
        <dc:creator>Michael Tuexen &lt;tuexen@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7bda9663 - Add a dtrace provider for UDP-Lite.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/cddl/lib/libdtrace/Makefile#7bda9663</link>
        <description>Add a dtrace provider for UDP-Lite.The dtrace provider for UDP-Lite is modeled after the UDP provider.This fixes the bug that UDP-Lite packets were triggering the UDPprovider.Thanks to dteske@ for providing the dwatch module.Reviewed by:		dteske@, markj@, rrs@Relnotes:		yesDifferential Revision:	https://reviews.freebsd.org/D16377

            List of files:
            /freebsd-12.1/cddl/lib/libdtrace/Makefile</description>
        <pubDate>Tue, 31 Jul 2018 22:56:03 +0000</pubDate>
        <dc:creator>Michael Tuexen &lt;tuexen@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>958f4928 - Add D definitions for the named values in socket.h</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/cddl/lib/libdtrace/Makefile#958f4928</link>
        <description>Add D definitions for the named values in socket.hReviewed by:	markjMFC after:	1 weekDifferential Revision:	https://reviews.freebsd.org/D12241

            List of files:
            /freebsd-12.1/cddl/lib/libdtrace/Makefile</description>
        <pubDate>Thu, 07 Sep 2017 03:05:16 +0000</pubDate>
        <dc:creator>George V. Neville-Neil &lt;gnn@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>acc37ca1 - cddl: normalize paths using SRCTOP-relative paths or :H when possible</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/cddl/lib/libdtrace/Makefile#acc37ca1</link>
        <description>cddl: normalize paths using SRCTOP-relative paths or :H when possibleThis simplifies make logic/outputWhile here, remove bogus CFLAGS which look for headers in cddl/lib/libumem.There aren&apos;t any source files there (just Makefiles)MFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-12.1/cddl/lib/libdtrace/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 11:30:04 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e2072706 - Define dependencies for some auto-generated source files in libdtrace.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/cddl/lib/libdtrace/Makefile#e2072706</link>
        <description>Define dependencies for some auto-generated source files in libdtrace.Remove an unneeded beforedepend rule.Reported by:	emaste, jhbReviewed by:	bdreweryMFC after:	1 week

            List of files:
            /freebsd-12.1/cddl/lib/libdtrace/Makefile</description>
        <pubDate>Thu, 17 Nov 2016 18:13:42 +0000</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fed1ca4b - Add initial DTrace support for RISC-V.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/cddl/lib/libdtrace/Makefile#fed1ca4b</link>
        <description>Add initial DTrace support for RISC-V.Sponsored by:	DARPA, AFRLSponsored by:	HEIF5

            List of files:
            /freebsd-12.1/cddl/lib/libdtrace/Makefile</description>
        <pubDate>Tue, 24 May 2016 16:41:37 +0000</pubDate>
        <dc:creator>Ruslan Bukin &lt;br@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>144cd65b - Use FILES for installing the dtrace scripts.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/cddl/lib/libdtrace/Makefile#144cd65b</link>
        <description>Use FILES for installing the dtrace scripts.The BSD.usr.dist mtree always creates /usr/lib/dtrace so there is noneed to check if it exists.The FILES mechanism already supports LIBRARIES_ONLY.Sponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd-12.1/cddl/lib/libdtrace/Makefile</description>
        <pubDate>Fri, 18 Sep 2015 21:18:44 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b78ee15e - First cut of DTrace for AArch64.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/cddl/lib/libdtrace/Makefile#b78ee15e</link>
        <description>First cut of DTrace for AArch64.Reviewed by:	andrew, emasteSponsored by:	ARM LimitedDifferential Revision:	https://reviews.freebsd.org/D2738

            List of files:
            /freebsd-12.1/cddl/lib/libdtrace/Makefile</description>
        <pubDate>Wed, 01 Jul 2015 15:51:11 +0000</pubDate>
        <dc:creator>Ruslan Bukin &lt;br@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>53d5099d - Correctly link libdtrace and convert to LIBADD</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/cddl/lib/libdtrace/Makefile#53d5099d</link>
        <description>Correctly link libdtrace and convert to LIBADDMake dtrace only link to libdtrace

            List of files:
            /freebsd-12.1/cddl/lib/libdtrace/Makefile</description>
        <pubDate>Tue, 19 May 2015 22:24:19 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d4a115af - Move siftr-related definitions out of tcp.d and into a separate library</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/cddl/lib/libdtrace/Makefile#d4a115af</link>
        <description>Move siftr-related definitions out of tcp.d and into a separate librarywhich declares a dependency on siftr(4). This is necessitated by areference to struct pkt_node, which is defined in siftr(4): otherwise,dtrace(1) will return an error during startup if siftr.ko is not loaded.

            List of files:
            /freebsd-12.1/cddl/lib/libdtrace/Makefile</description>
        <pubDate>Sun, 17 May 2015 04:09:22 +0000</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fcb56067 - Initial version of DTrace on ARM32.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/cddl/lib/libdtrace/Makefile#fcb56067</link>
        <description>Initial version of DTrace on ARM32.Submitted by:	Howard Su based on work by Oleksandr TymoshenkoReviewed by:	ian, andrew, rpaulo, markj

            List of files:
            /freebsd-12.1/cddl/lib/libdtrace/Makefile</description>
        <pubDate>Tue, 10 Feb 2015 19:41:30 +0000</pubDate>
        <dc:creator>George V. Neville-Neil &lt;gnn@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0339a1c2 - Move some files that are identical on i386 and amd64 to an x86 subdirectory</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/cddl/lib/libdtrace/Makefile#0339a1c2</link>
        <description>Move some files that are identical on i386 and amd64 to an x86 subdirectoryrather than keeping duplicate copies.Discussed with:	avgMFC after:	1 week

            List of files:
            /freebsd-12.1/cddl/lib/libdtrace/Makefile</description>
        <pubDate>Thu, 27 Feb 2014 01:04:35 +0000</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>57f60867 - Implement the ip, tcp, and udp DTrace providers. The probe definitions use</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/cddl/lib/libdtrace/Makefile#57f60867</link>
        <description>Implement the ip, tcp, and udp DTrace providers. The probe definitions usedynamic translation so that their arguments match the definitions forthese providers in Solaris and illumos. Thus, existing scripts for theseproviders should work unmodified on FreeBSD.Tested by:	gnn, hirenMFC after:	1 month

            List of files:
            /freebsd-12.1/cddl/lib/libdtrace/Makefile</description>
        <pubDate>Sun, 25 Aug 2013 21:54:41 +0000</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>03836978 - DTrace: Revert r249367</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/cddl/lib/libdtrace/Makefile#03836978</link>
        <description>DTrace: Revert r249367The following change from illumos brought caused DTrace topause in an interactive environment:3026 libdtrace should set LD_NOLAZYLOAD=1 to help the pid providerThis was not detected during testing because it doesn&apos;taffect scripts.We shouldn&apos;t be changing the environment, especially since theLD_NOLAZYLOAD option doesn&apos;t apply to our (GNU) ld.Unfortunately the change from upstream was made in such a waythat it is very difficult to separate this change from theothers so, at least for now, it&apos;s better to just reverteverything.Reference:https://www.illumos.org/issues/3026Reported by:	Navdeep Parhar and Mark Johnston

            List of files:
            /freebsd-12.1/cddl/lib/libdtrace/Makefile</description>
        <pubDate>Wed, 17 Apr 2013 02:20:17 +0000</pubDate>
        <dc:creator>Pedro F. Giffuni &lt;pfg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>afd9b463 - Add a new LIBRARIES_ONLY make variable to disable the build and install</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/cddl/lib/libdtrace/Makefile#afd9b463</link>
        <description>Add a new LIBRARIES_ONLY make variable to disable the build and installof files other than the actual libraries.Use LIBRARIES_ONLY to supress the inclusion of files in the lib32distribution that are duplicates of files in base.Sponsored by:	DARPA, AFRLReviewed by:	emaste

            List of files:
            /freebsd-12.1/cddl/lib/libdtrace/Makefile</description>
        <pubDate>Thu, 17 Jan 2013 17:27:10 +0000</pubDate>
        <dc:creator>Brooks Davis &lt;brooks@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c7570492 - Implement DTrace for PowerPC.  This includes both 32-bit and 64-bit.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/cddl/lib/libdtrace/Makefile#c7570492</link>
        <description>Implement DTrace for PowerPC.  This includes both 32-bit and 64-bit.There is one known issue:  Some probes will display an error message along thelines of:  &quot;Invalid address (0)&quot;I tested this with both a simple dtrace probe and dtruss on a few differentbinaries on 32-bit.  I only compiled 64-bit, did not run it, but I don&apos;t expectproblems without the modules loaded.  Volunteers are welcome.MFC after:	1 month

            List of files:
            /freebsd-12.1/cddl/lib/libdtrace/Makefile</description>
        <pubDate>Wed, 07 Nov 2012 23:45:09 +0000</pubDate>
        <dc:creator>Justin Hibbits &lt;jhibbits@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3fac94ba - Initial commit of an I/O provider for DTrace on FreeBSD.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/cddl/lib/libdtrace/Makefile#3fac94ba</link>
        <description>Initial commit of an I/O provider for DTrace on FreeBSD.These probes are most useful when looking into the structuresthey provide, which are listed in io.d.  For example:dtrace -n &apos;io:genunix::start { printf(&quot;%d\n&quot;, args[0]-&gt;bio_bcount); }&apos;Note that the I/O systems in FreeBSD and Solaris/Illumos are sufficientlydifferent that there is not a 1:1 mapping from scripts that workwith one to the other.MFC after:	1 month

            List of files:
            /freebsd-12.1/cddl/lib/libdtrace/Makefile</description>
        <pubDate>Wed, 11 Jul 2012 16:27:02 +0000</pubDate>
        <dc:creator>George V. Neville-Neil &lt;gnn@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>457c7edf - Enable build of DTrace-related userland parts for MIPS</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/cddl/lib/libdtrace/Makefile#457c7edf</link>
        <description>Enable build of DTrace-related userland parts for MIPS

            List of files:
            /freebsd-12.1/cddl/lib/libdtrace/Makefile</description>
        <pubDate>Sat, 24 Mar 2012 05:29:07 +0000</pubDate>
        <dc:creator>Oleksandr Tymoshenko &lt;gonzo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>25faff34 - MFtbemd:</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/cddl/lib/libdtrace/Makefile#25faff34</link>
        <description>MFtbemd:Prefer MACHNE_CPUARCH to MACHINE_ARCH in most contexts where you wantto test of all the CPUs of a given family conform.

            List of files:
            /freebsd-12.1/cddl/lib/libdtrace/Makefile</description>
        <pubDate>Mon, 23 Aug 2010 22:24:11 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0f2bd1e8 - Add libdtrace support for tracing userland programs.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/cddl/lib/libdtrace/Makefile#0f2bd1e8</link>
        <description>Add libdtrace support for tracing userland programs.Summary of changes:* Implement a compatibility shim between Solaris libproc and ourlibproc and remove several ifdefs because of this.* Port the drti to FreeBSD.* Implement the missing DOODAD sections* Link with libproc and librtld_db* Support for ustack, jstack and uregs (by sson@)* Misc bugfixingWhen writing the SUWN_dof section, we had to resort to building the ELFfile layout by &quot;hand&quot;. This is the job of libelf, but our libelf doesn&apos;tsupport this yet. When libelf is fixed, we can remove the code under#ifdef BROKEN_LIBELF.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-12.1/cddl/lib/libdtrace/Makefile</description>
        <pubDate>Sat, 21 Aug 2010 11:50:53 +0000</pubDate>
        <dc:creator>Rui Paulo &lt;rpaulo@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
