<?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>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libelf/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/lib/libelf/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/lib/libelf/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/lib/libelf/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>9ff084f0fab6846aa6f30bb1aac9692461405f86 - libelf: Link gelf_getchdr.3 to the build</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libelf/Makefile#9ff084f0fab6846aa6f30bb1aac9692461405f86</link>
        <description>libelf: Link gelf_getchdr.3 to the buildMFC after:	1 weekSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/libelf/Makefile</description>
        <pubDate>Mon, 29 Nov 2021 19:51:38 +0100</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>573456a931b6dc23dfe3da1e42d88a0bc0fbba7d - libelf: add compression header support</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libelf/Makefile#573456a931b6dc23dfe3da1e42d88a0bc0fbba7d</link>
        <description>libelf: add compression header supportGNU and Oracle libelf implementations added support for sectioncompression, intended to reduce the size of DWARF debug info (whichmight be an order of magnitude larger than the code).There are two compressed ELF section formats:1. Old GNU - sections are renmaed to start with &apos;z&apos;.  Section contains   a magic number, uncompressed size, and compressed data.2. Oracle and New GNU - compressed sections use the SHF_COMPRESSED flag.   The compression header contains the compression type, uncompressed   size, and uncompressed alignment.The second style is preferred and this change implements only that one.Submitted by:	Tiger Gao &lt;tig@FreeBSDFoundation.org&gt;Reviewed by:	markjMFC after:	2 weeksRelnotes:	YesSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D24566

            List of files:
            /freebsd/lib/libelf/Makefile</description>
        <pubDate>Fri, 23 Oct 2020 18:35:23 +0200</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f993ed2fbd3c307200ed9a6351e649f0904b39c5 - Merge ^/head r351732 through r352104.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libelf/Makefile#f993ed2fbd3c307200ed9a6351e649f0904b39c5</link>
        <description>Merge ^/head r351732 through r352104.

            List of files:
            /freebsd/lib/libelf/Makefile</description>
        <pubDate>Mon, 09 Sep 2019 21:58:46 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a7b5a3d48640f3f5898b05328d71c2949b6b7098 - pkgbase: Put a lot of binaries and lib in FreeBSD-runtime</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libelf/Makefile#a7b5a3d48640f3f5898b05328d71c2949b6b7098</link>
        <description>pkgbase: Put a lot of binaries and lib in FreeBSD-runtimeAll of them are needed to be able to boot to single user and be ableto repair a existing FreeBSD installation so put them directly intoFreeBSD-runtime.Reviewed by:    bapt, gjbDifferential Revision:  https://reviews.freebsd.org/D21503

            List of files:
            /freebsd/lib/libelf/Makefile</description>
        <pubDate>Thu, 05 Sep 2019 16:13:08 +0200</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a63915c2d7ff177ce364488f86eff99949402051 - MFHead @r350386</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libelf/Makefile#a63915c2d7ff177ce364488f86eff99949402051</link>
        <description>MFHead @r350386Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/libelf/Makefile</description>
        <pubDate>Sun, 28 Jul 2019 06:02:22 +0200</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b46517aa7b71917608a56531f60bab6851b6b576 - Allow bootstrapping elftoolchain on MacOS and Linux</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libelf/Makefile#b46517aa7b71917608a56531f60bab6851b6b576</link>
        <description>Allow bootstrapping elftoolchain on MacOS and LinuxThis is required in order to build on non-FreeBSD systems without settingall the XAR/XSTRINGS/etc. variablesReviewed By:	emasteDifferential Revision: https://reviews.freebsd.org/D16771

            List of files:
            /freebsd/lib/libelf/Makefile</description>
        <pubDate>Mon, 01 Jul 2019 13:52:54 +0200</pubDate>
        <dc:creator>Alex Richardson &lt;arichardson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ae500c1ff8974130f7f2692772cf288b90349e0d - Update to ELF Tool Chain r3668</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libelf/Makefile#ae500c1ff8974130f7f2692772cf288b90349e0d</link>
        <description>Update to ELF Tool Chain r3668Highlights:- Make sure that only TLS sections are sorted into TLS segment.- Fixed multiple errors in &quot;Section to Segment mapping&quot;.- Man page updates- ar improvements- elfcopy: avoid filter_reloc uninitialized variable for rela- elfcopy: avoid stripping relocations from static binaries- readelf: avoid printing directory in front of absolute path- readelf: add NT_FREEBSD_FEATURE_CTL FreeBSD note type- test improvementsNOTES:Some of these changes originated in FreeBSD and simply reduce diffsbetween contrib and vendor.ELF Tool Chain ar is not (currently) used in FreeBSD, and there areimprovements in both FreeBSD and ELF Tool Chain ar that are not inthe other.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/libelf/Makefile</description>
        <pubDate>Thu, 10 Jan 2019 15:35:23 +0100</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3af64f03119a159ac15eb75b92d346705b490385 - Merge ^/head r338392 through r338594.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libelf/Makefile#3af64f03119a159ac15eb75b92d346705b490385</link>
        <description>Merge ^/head r338392 through r338594.

            List of files:
            /freebsd/lib/libelf/Makefile</description>
        <pubDate>Tue, 11 Sep 2018 20:41:00 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9f45c6c12466016abc83457a80ef7d3ffe02d678 - Add gelf_mips64el.c to the list of files to include in libelf.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libelf/Makefile#9f45c6c12466016abc83457a80ef7d3ffe02d678</link>
        <description>Add gelf_mips64el.c to the list of files to include in libelf.Missed in r338478.Pointy hat to:	jhbApproved by:	re (rgrimes)MFC after:	1 month

            List of files:
            /freebsd/lib/libelf/Makefile</description>
        <pubDate>Wed, 05 Sep 2018 23:47:22 +0200</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9b3ece1c2eb92a881cb2553271e123382bfe31c1 - MFhead@r313243</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libelf/Makefile#9b3ece1c2eb92a881cb2553271e123382bfe31c1</link>
        <description>MFhead@r313243

            List of files:
            /freebsd/lib/libelf/Makefile</description>
        <pubDate>Sat, 04 Feb 2017 19:06:09 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a4aa656aa587a4bad15e15bf45e149e176c22293 - Merge ^/head r312309 through r312623.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libelf/Makefile#a4aa656aa587a4bad15e15bf45e149e176c22293</link>
        <description>Merge ^/head r312309 through r312623.

            List of files:
            /freebsd/lib/libelf/Makefile</description>
        <pubDate>Sun, 22 Jan 2017 17:05:13 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b18d12ba9e4004232baf0d954f724fc6a8ef2317 - Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libelf/Makefile#b18d12ba9e4004232baf0d954f724fc6a8ef2317</link>
        <description>Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesThis simplifies pathing in make/displayed outputMFC after:    3 weeksSponsored by: Dell EMC Isilon

            List of files:
            /freebsd/lib/libelf/Makefile</description>
        <pubDate>Fri, 20 Jan 2017 05:54:09 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@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/lib/libelf/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/lib/libelf/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/lib/libelf/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/lib/libelf/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>13caa468668019a6c93ed6ff65ab21c673b378cb - Merge the projects/release-pkg branch to head.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libelf/Makefile#13caa468668019a6c93ed6ff65ab21c673b378cb</link>
        <description>Merge the projects/release-pkg branch to head.This allows packaging the base system with pkg(8), includingbut not limited to providing the ability to provide upstreambinary update possibilities for non-tier-1 architectures.This merge is a requirement of the 11.0-RELEASE, and as such,thank you to everyone that has tested the project branch.Documentation in build(7) etc. is still somewhat sparse, butupdates to those parts will follow.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/libelf/Makefile</description>
        <pubDate>Sat, 16 Apr 2016 09:45:30 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a70cba95822f662d3f9da5119b6a0c433e8f70af - First pass through library packaging.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libelf/Makefile#a70cba95822f662d3f9da5119b6a0c433e8f70af</link>
        <description>First pass through library packaging.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/libelf/Makefile</description>
        <pubDate>Thu, 04 Feb 2016 22:16:35 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b626f5a73a48f44a31a200291b141e1da408a2ff - MFH r289384-r293170</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libelf/Makefile#b626f5a73a48f44a31a200291b141e1da408a2ff</link>
        <description>MFH r289384-r293170Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/libelf/Makefile</description>
        <pubDate>Mon, 04 Jan 2016 20:19:48 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c99bbcab5a5c2de91b55f36834214a5ee86c50cc - Catch up with head.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libelf/Makefile#c99bbcab5a5c2de91b55f36834214a5ee86c50cc</link>
        <description>Catch up with head.

            List of files:
            /freebsd/lib/libelf/Makefile</description>
        <pubDate>Wed, 02 Dec 2015 02:55:14 +0100</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
