<?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>d0b2dbfa - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libelftc/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/lib/libelftc/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>1af3908c - pkgbase: Create a FreeBSD-elftoolchain package</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libelftc/Makefile#1af3908c</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-14.2/lib/libelftc/Makefile</description>
        <pubDate>Fri, 27 Jan 2023 14:26:06 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0a8314e0 - libelftc: Add MLINKS.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libelftc/Makefile#0a8314e0</link>
        <description>libelftc: Add MLINKS.Reviewed by:	emasteMFC after:	1 weekSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D20474

            List of files:
            /freebsd-14.2/lib/libelftc/Makefile</description>
        <pubDate>Thu, 30 May 2019 19:18:01 +0000</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4cc3366d - Install the lib/libelftc manpages</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libelftc/Makefile#4cc3366d</link>
        <description>Install the lib/libelftc manpagesSome other manpages, e.g. c++filt reference theseMFC after:	1 week

            List of files:
            /freebsd-14.2/lib/libelftc/Makefile</description>
        <pubDate>Sat, 17 Dec 2016 03:34:51 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>94bb24b3 - Use the in-tree sys/elf_common.h to build libelftc.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libelftc/Makefile#94bb24b3</link>
        <description>Use the in-tree sys/elf_common.h to build libelftc.This fixes build failures on older releases that lack variousdefinitions such as EM_AARCH64 (which was unfixed before this).Revert all of the recent compatibility changes that worked around thisproblem.This uses the same method of using the in-tree header as lib/libelf,lib/libdwarf and usr.bin/readelf.Reviewed by:	emasteSponsored by:	EMC / Isilon Storage DivisionDifferential Revision:	https://reviews.freebsd.org/D6734

            List of files:
            /freebsd-14.2/lib/libelftc/Makefile</description>
        <pubDate>Sun, 05 Jun 2016 23:05:14 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2821bdcc - elftoolchain: Use ${SRCTOP} for the top of the FreeBSD tree</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libelftc/Makefile#2821bdcc</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-14.2/lib/libelftc/Makefile</description>
        <pubDate>Thu, 21 Apr 2016 12:58:29 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c0e5e7f3 - Replace ${CURDIR}/../.. with ${CURDIR:H:H} in elftoolchain</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libelftc/Makefile#c0e5e7f3</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-14.2/lib/libelftc/Makefile</description>
        <pubDate>Mon, 18 Apr 2016 13:13:59 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a70cba95 - First pass through library packaging.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libelftc/Makefile#a70cba95</link>
        <description>First pass through library packaging.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/lib/libelftc/Makefile</description>
        <pubDate>Thu, 04 Feb 2016 21:16:35 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5abb4cd7 - Use MAN= to specify that no man page is provided</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libelftc/Makefile#5abb4cd7</link>
        <description>Use MAN= to specify that no man page is providedNO_MAN is deprecated.Reviewed by:	imp

            List of files:
            /freebsd-14.2/lib/libelftc/Makefile</description>
        <pubDate>Fri, 22 Jan 2016 21:33:27 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>31942939 - Build infrastructure for elftoolchain tools</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libelftc/Makefile#31942939</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-14.2/lib/libelftc/Makefile</description>
        <pubDate>Mon, 01 Dec 2014 17:49:42 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
