<?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/usr.bin/readelf/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/usr.bin/readelf/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/usr.bin/readelf/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/usr.bin/readelf/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>e128bd0f - readelf: Add -z decompression support</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/readelf/Makefile#e128bd0f</link>
        <description>readelf: Add -z decompression supportCompatible with GNU readelf, -z decompresses sections displayed by-x or -p.ELF Tool Chain ticket #555https://sourceforge.net/p/elftoolchain/tickets/555/Submitted by:	Tiger Gao &lt;tig@FreeBSDFoundation.org&gt;Reviewed by:	markjMFC after:	1 monthSponsored by:	The FreeBSD FoundationDifferential Revision:    https://reviews.freebsd.org/D26909

            List of files:
            /freebsd-14.2/usr.bin/readelf/Makefile</description>
        <pubDate>Sat, 31 Oct 2020 15:27:45 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>802c2095 - Capsicumize readelf(1).</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/readelf/Makefile#802c2095</link>
        <description>Capsicumize readelf(1).Reviewed by:	oshogboSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D21108

            List of files:
            /freebsd-14.2/usr.bin/readelf/Makefile</description>
        <pubDate>Thu, 01 Aug 2019 18:57:08 +0000</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a35f04fb - Adopt SRCTOP in usr.bin</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/readelf/Makefile#a35f04fb</link>
        <description>Adopt SRCTOP in usr.binPrefer ${SRCTOP}/foo over ${.CURDIR}/../../foo and ${SRCTOP}/usr.bin/fooover ${.CURDIR}/../foo for paths in Makefiles.Differential Revision:	https://reviews.freebsd.org/D9932Sponsored by:		NetflixSilence on:		arch@ (twice)

            List of files:
            /freebsd-14.2/usr.bin/readelf/Makefile</description>
        <pubDate>Sun, 12 Mar 2017 18:58:44 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@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/usr.bin/readelf/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/usr.bin/readelf/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/usr.bin/readelf/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/usr.bin/readelf/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>f198d817 - Fix spelling error.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/readelf/Makefile#f198d817</link>
        <description>Fix spelling error.

            List of files:
            /freebsd-14.2/usr.bin/readelf/Makefile</description>
        <pubDate>Wed, 25 Nov 2015 19:48:09 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4aa63711 - META MODE: Fix &apos;make bootstrap-tools&apos;.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/readelf/Makefile#4aa63711</link>
        <description>META MODE: Fix &apos;make bootstrap-tools&apos;.The main problem was bitrot after elftoolchain being swapped in for theGNU toolchain.This also reworks how the list of &apos;host allowed&apos; libraries is determinedto only allow INTERNALLIBs, which is needed for libelftc to come in.For usr.bin/readelf use the same hack, as libelf and libdward, to bring inthe needed sys/ headers for host builds.  This has not yet been a problem dueto readelf not being built as a host tool in buildworld.  This is possiblein the meta build though when building the toolchain.Sponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd-14.2/usr.bin/readelf/Makefile</description>
        <pubDate>Wed, 25 Nov 2015 19:44:51 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>24320828 - Add Makefile for elftoolchain readelf(1)</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/readelf/Makefile#24320828</link>
        <description>Add Makefile for elftoolchain readelf(1)Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/usr.bin/readelf/Makefile</description>
        <pubDate>Fri, 02 Jan 2015 22:26:54 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
