<?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>6c6e00b7f16f3bda1b56da6a57d65ff6e26ae3e7 - mips: remove mips leftovers</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libkldelf/Makefile#6c6e00b7f16f3bda1b56da6a57d65ff6e26ae3e7</link>
        <description>mips: remove mips leftoversSigned-off-by: Minsoo Choo &lt;minsoochoo0122@proton.me&gt;Pull-request: https://github.com/freebsd/freebsd-src/pull/1909

            List of files:
            /freebsd/lib/libkldelf/Makefile</description>
        <pubDate>Mon, 01 Dec 2025 03:48:05 +0100</pubDate>
        <dc:creator>Minsoo Choo &lt;minsoochoo0122@proton.me&gt;</dc:creator>
    </item>
<item>
        <title>968bcca262a2ea8025924fe10e449bf89caf74bc - libkldelf: add a private library for kernel/kld-related ELF parsing</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libkldelf/Makefile#968bcca262a2ea8025924fe10e449bf89caf74bc</link>
        <description>libkldelf: add a private library for kernel/kld-related ELF parsingThe libkldelf library was originally a part of kldxref(8). It exposedELF parsing helpers specialized in parsing KLDs and the kernelexecutable. The library can be used to read metadata such as linker_set,mod_depend, mod_version and PNP match info, and raw data from the ELF.To promote the reuse of the facilities the ELF parsing code is separatedfrom kldxref(8) into a new private library.For now, libkldelf&apos;s source files will be compiled into kldxref(8)directly if kldxref is built during bootstrapping phase. The reason islinking kldxref(8) against the libkldelf static library has an unwantedside effect which renders the linker sets inside the libkldelfimplementation empty if the static library is not build by ld -r all the.o files into a single .o before producing the static library.Sponsored by:	Juniper Networks, Inc.Reviewed by:	markjSuggested by:	jrtc27, markjDifferential Revision:	https://reviews.freebsd.org/D46719

            List of files:
            /freebsd/lib/libkldelf/Makefile</description>
        <pubDate>Tue, 08 Oct 2024 06:24:07 +0200</pubDate>
        <dc:creator>Ka Ho Ng &lt;khng@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
