<?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 kern.ldscript</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>6a4a1d7bd501ec01e0e2e7a64668c8956a26ea43 - Fixup kernel linking and provide a linker script with standard sections</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/riscv/conf/kern.ldscript#6a4a1d7bd501ec01e0e2e7a64668c8956a26ea43</link>
        <description>Fixup kernel linking and provide a linker script with standard sectionsand symbols

            List of files:
            /netbsd-src/sys/arch/riscv/conf/kern.ldscript</description>
        <pubDate>Sat, 01 May 2021 07:13:21 +0000</pubDate>
        <dc:creator>skrll &lt;skrll@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>70c2d72ac2cd17ae94049566814b73ce85ae4bf9 - RCSID and whitespace police...</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/riscv/conf/kern.ldscript#70c2d72ac2cd17ae94049566814b73ce85ae4bf9</link>
        <description>RCSID and whitespace police...

            List of files:
            /netbsd-src/sys/arch/riscv/conf/kern.ldscript</description>
        <pubDate>Wed, 04 Nov 2020 07:09:45 +0000</pubDate>
        <dc:creator>skrll &lt;skrll@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4297c64784b051d8696f30996cd61d4c0f60ce53 - Misc changes in RISC-V.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/riscv/conf/kern.ldscript#4297c64784b051d8696f30996cd61d4c0f60ce53</link>
        <description>Misc changes in RISC-V.

            List of files:
            /netbsd-src/sys/arch/riscv/conf/kern.ldscript</description>
        <pubDate>Sun, 16 Jun 2019 07:42:52 +0000</pubDate>
        <dc:creator>maxv &lt;maxv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ce93b3da5702ce1edf4d46f9fb716f53daf32f23 - Don&apos;t mention stab and DWARF sections, because these (poorly mtaintained)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/riscv/conf/kern.ldscript#ce93b3da5702ce1edf4d46f9fb716f53daf32f23</link>
        <description>Don&apos;t mention stab and DWARF sections, because these (poorly mtaintained)lists only help to make them harder to read.If those sections are found in inputs, they simply appear in outputs asorphaned sections, sorted by section types and attributes.

            List of files:
            /netbsd-src/sys/arch/riscv/conf/kern.ldscript</description>
        <pubDate>Mon, 24 Aug 2015 08:13:07 +0000</pubDate>
        <dc:creator>uebayasi &lt;uebayasi@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6ecada7d3b0ef9c0fbe32f6a56b150fe9f6bb267 - .rel/.rela should not be generated in kernels.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/riscv/conf/kern.ldscript#6ecada7d3b0ef9c0fbe32f6a56b150fe9f6bb267</link>
        <description>.rel/.rela should not be generated in kernels.

            List of files:
            /netbsd-src/sys/arch/riscv/conf/kern.ldscript</description>
        <pubDate>Sat, 22 Aug 2015 23:49:54 +0000</pubDate>
        <dc:creator>uebayasi &lt;uebayasi@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>220951d1d45123efa43bde0ad4355206a0866af2 - I bet setting search-directory for ld.so is useless in any kernel.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/riscv/conf/kern.ldscript#220951d1d45123efa43bde0ad4355206a0866af2</link>
        <description>I bet setting search-directory for ld.so is useless in any kernel.

            List of files:
            /netbsd-src/sys/arch/riscv/conf/kern.ldscript</description>
        <pubDate>Fri, 21 Aug 2015 02:35:52 +0000</pubDate>
        <dc:creator>uebayasi &lt;uebayasi@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>185745d477c63de409bfdcb5048ff07c0691c4dc - Indent with 2 spaces.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/riscv/conf/kern.ldscript#185745d477c63de409bfdcb5048ff07c0691c4dc</link>
        <description>Indent with 2 spaces.

            List of files:
            /netbsd-src/sys/arch/riscv/conf/kern.ldscript</description>
        <pubDate>Thu, 20 Aug 2015 07:00:48 +0000</pubDate>
        <dc:creator>uebayasi &lt;uebayasi@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9687a165dd711a33283c9ce9852a76a5ade80568 - Beginnings of RISCV kernel support.  Note that the pmap support is not yet</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/riscv/conf/kern.ldscript#9687a165dd711a33283c9ce9852a76a5ade80568</link>
        <description>Beginnings of RISCV kernel support.  Note that the pmap support is not yetcommitted and probably won&apos;t be for awhile.  This is mostly preliminarywaiting for the supervisor specification to come out.  Lots of missing piecesbut it mostly builds.

            List of files:
            /netbsd-src/sys/arch/riscv/conf/kern.ldscript</description>
        <pubDate>Sat, 28 Mar 2015 16:13:56 +0000</pubDate>
        <dc:creator>matt &lt;matt@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
