<?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 softfloat-macros</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>2a63c3be158216222d89a073dcbd6a72ee4aab5a - Remove $FreeBSD$: one-line .c comment pattern</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/softfloat/bits32/softfloat-macros#2a63c3be158216222d89a073dcbd6a72ee4aab5a</link>
        <description>Remove $FreeBSD$: one-line .c comment patternRemove /^/[*/]\s*\$FreeBSD\$.*\n/

            List of files:
            /src/lib/libc/softfloat/bits32/softfloat-macros</description>
        <pubDate>Wed, 16 Aug 2023 17:54:29 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2a63c3be158216222d89a073dcbd6a72ee4aab5a - Remove $FreeBSD$: one-line .c comment pattern</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/softfloat/bits32/softfloat-macros#2a63c3be158216222d89a073dcbd6a72ee4aab5a</link>
        <description>Remove $FreeBSD$: one-line .c comment patternRemove /^/[*/]\s*\$FreeBSD\$.*\n/

            List of files:
            /src/lib/libc/softfloat/bits32/softfloat-macros</description>
        <pubDate>Wed, 16 Aug 2023 17:54:29 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>38f1b189cd839bd8aa122ae06cc084810ca1e395 - IFC @ r234692</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/softfloat/bits32/softfloat-macros#38f1b189cd839bd8aa122ae06cc084810ca1e395</link>
        <description>IFC @ r234692sys/amd64/include/cpufunc.hsys/amd64/include/fpu.hsys/amd64/amd64/fpu.csys/amd64/vmm/vmm.c - Add API to allow vmm FPU state init/save/restore.FP stuff discussed with: kib

            List of files:
            /src/lib/libc/softfloat/bits32/softfloat-macros</description>
        <pubDate>Thu, 26 Apr 2012 07:52:28 +0000</pubDate>
        <dc:creator>Peter Grehan &lt;grehan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8fa0b743820f61c661ba5f3ea0e3be0dc137910e - IFC @230489 (pending review).</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/softfloat/bits32/softfloat-macros#8fa0b743820f61c661ba5f3ea0e3be0dc137910e</link>
        <description>IFC @230489 (pending review).

            List of files:
            /src/lib/libc/softfloat/bits32/softfloat-macros</description>
        <pubDate>Mon, 23 Jan 2012 19:46:36 +0000</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>38f1b189cd839bd8aa122ae06cc084810ca1e395 - IFC @ r234692</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/softfloat/bits32/softfloat-macros#38f1b189cd839bd8aa122ae06cc084810ca1e395</link>
        <description>IFC @ r234692sys/amd64/include/cpufunc.hsys/amd64/include/fpu.hsys/amd64/amd64/fpu.csys/amd64/vmm/vmm.c - Add API to allow vmm FPU state init/save/restore.FP stuff discussed with: kib

            List of files:
            /src/lib/libc/softfloat/bits32/softfloat-macros</description>
        <pubDate>Thu, 26 Apr 2012 07:52:28 +0000</pubDate>
        <dc:creator>Peter Grehan &lt;grehan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8fa0b743820f61c661ba5f3ea0e3be0dc137910e - IFC @230489 (pending review).</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/softfloat/bits32/softfloat-macros#8fa0b743820f61c661ba5f3ea0e3be0dc137910e</link>
        <description>IFC @230489 (pending review).

            List of files:
            /src/lib/libc/softfloat/bits32/softfloat-macros</description>
        <pubDate>Mon, 23 Jan 2012 19:46:36 +0000</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c36abe0dcf91e964fbb194f3f8589dc8f05cd146 - Merge in the latest SoftFloat changes from NetBSD.  (NetBSD isn&apos;t the</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/softfloat/bits32/softfloat-macros#c36abe0dcf91e964fbb194f3f8589dc8f05cd146</link>
        <description>Merge in the latest SoftFloat changes from NetBSD.  (NetBSD isn&apos;t theoriginal vendor, but we&apos;re using their heavily modified version.)This brings in functions for long double emulation (both extended andquad formats), which may be useful for testing, and also for replacinglibc/sparc64/fpu/.

            List of files:
            /src/lib/libc/softfloat/bits32/softfloat-macros</description>
        <pubDate>Fri, 20 Jan 2012 06:16:14 +0000</pubDate>
        <dc:creator>David Schultz &lt;das@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>15144b0f960e6044ec23ad91c5f76f37d1de36ba - Import the softfloat emulation library, needed for FreeBSD/arm right now.</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/softfloat/bits32/softfloat-macros#15144b0f960e6044ec23ad91c5f76f37d1de36ba</link>
        <description>Import the softfloat emulation library, needed for FreeBSD/arm right now.It should become useless when gcc 3.4 will be imported, as libgcc fromgcc 3.4 contains this bits for arm.

            List of files:
            /src/lib/libc/softfloat/bits32/softfloat-macros</description>
        <pubDate>Fri, 14 May 2004 12:13:06 +0000</pubDate>
        <dc:creator>Olivier Houchard &lt;cognet@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2a63c3be158216222d89a073dcbd6a72ee4aab5a - Remove $FreeBSD$: one-line .c comment pattern</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/softfloat/bits32/softfloat-macros#2a63c3be158216222d89a073dcbd6a72ee4aab5a</link>
        <description>Remove $FreeBSD$: one-line .c comment patternRemove /^/[*/]\s*\$FreeBSD\$.*\n/

            List of files:
            /src/lib/libc/softfloat/bits32/softfloat-macros</description>
        <pubDate>Wed, 16 Aug 2023 17:54:29 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>38f1b189cd839bd8aa122ae06cc084810ca1e395 - IFC @ r234692</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/softfloat/bits32/softfloat-macros#38f1b189cd839bd8aa122ae06cc084810ca1e395</link>
        <description>IFC @ r234692sys/amd64/include/cpufunc.hsys/amd64/include/fpu.hsys/amd64/amd64/fpu.csys/amd64/vmm/vmm.c - Add API to allow vmm FPU state init/save/restore.FP stuff discussed with: kib

            List of files:
            /src/lib/libc/softfloat/bits32/softfloat-macros</description>
        <pubDate>Thu, 26 Apr 2012 07:52:28 +0000</pubDate>
        <dc:creator>Peter Grehan &lt;grehan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8fa0b743820f61c661ba5f3ea0e3be0dc137910e - IFC @230489 (pending review).</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/softfloat/bits32/softfloat-macros#8fa0b743820f61c661ba5f3ea0e3be0dc137910e</link>
        <description>IFC @230489 (pending review).

            List of files:
            /src/lib/libc/softfloat/bits32/softfloat-macros</description>
        <pubDate>Mon, 23 Jan 2012 19:46:36 +0000</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c36abe0dcf91e964fbb194f3f8589dc8f05cd146 - Merge in the latest SoftFloat changes from NetBSD.  (NetBSD isn&apos;t the</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/softfloat/bits32/softfloat-macros#c36abe0dcf91e964fbb194f3f8589dc8f05cd146</link>
        <description>Merge in the latest SoftFloat changes from NetBSD.  (NetBSD isn&apos;t theoriginal vendor, but we&apos;re using their heavily modified version.)This brings in functions for long double emulation (both extended andquad formats), which may be useful for testing, and also for replacinglibc/sparc64/fpu/.

            List of files:
            /src/lib/libc/softfloat/bits32/softfloat-macros</description>
        <pubDate>Fri, 20 Jan 2012 06:16:14 +0000</pubDate>
        <dc:creator>David Schultz &lt;das@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>15144b0f960e6044ec23ad91c5f76f37d1de36ba - Import the softfloat emulation library, needed for FreeBSD/arm right now.</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/softfloat/bits32/softfloat-macros#15144b0f960e6044ec23ad91c5f76f37d1de36ba</link>
        <description>Import the softfloat emulation library, needed for FreeBSD/arm right now.It should become useless when gcc 3.4 will be imported, as libgcc fromgcc 3.4 contains this bits for arm.

            List of files:
            /src/lib/libc/softfloat/bits32/softfloat-macros</description>
        <pubDate>Fri, 14 May 2004 12:13:06 +0000</pubDate>
        <dc:creator>Olivier Houchard &lt;cognet@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c36abe0dcf91e964fbb194f3f8589dc8f05cd146 - Merge in the latest SoftFloat changes from NetBSD.  (NetBSD isn&apos;t the</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/softfloat/bits32/softfloat-macros#c36abe0dcf91e964fbb194f3f8589dc8f05cd146</link>
        <description>Merge in the latest SoftFloat changes from NetBSD.  (NetBSD isn&apos;t theoriginal vendor, but we&apos;re using their heavily modified version.)This brings in functions for long double emulation (both extended andquad formats), which may be useful for testing, and also for replacinglibc/sparc64/fpu/.

            List of files:
            /src/lib/libc/softfloat/bits32/softfloat-macros</description>
        <pubDate>Fri, 20 Jan 2012 06:16:14 +0000</pubDate>
        <dc:creator>David Schultz &lt;das@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>15144b0f960e6044ec23ad91c5f76f37d1de36ba - Import the softfloat emulation library, needed for FreeBSD/arm right now.</title>
        <link>http://opengrok.net:8080/history/src/lib/libc/softfloat/bits32/softfloat-macros#15144b0f960e6044ec23ad91c5f76f37d1de36ba</link>
        <description>Import the softfloat emulation library, needed for FreeBSD/arm right now.It should become useless when gcc 3.4 will be imported, as libgcc fromgcc 3.4 contains this bits for arm.

            List of files:
            /src/lib/libc/softfloat/bits32/softfloat-macros</description>
        <pubDate>Fri, 14 May 2004 12:13:06 +0000</pubDate>
        <dc:creator>Olivier Houchard &lt;cognet@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
