<?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 floatditf.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>082b89b2 - [builtins] Reformat builtins with clang-format</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/lib/builtins/floatditf.c#082b89b2</link>
        <description>[builtins] Reformat builtins with clang-formatUpdate formatting to use the LLVM style.This is part of the cleanup proposed in &quot;[RFC] compiler-rt builtinscleanup and refactoring&quot;.Differential Revision: https://reviews.llvm.org/D60351llvm-svn: 359410

            List of files:
            /llvm-project-15.0.7/compiler-rt/lib/builtins/floatditf.c</description>
        <pubDate>Sun, 28 Apr 2019 21:53:32 +0000</pubDate>
        <dc:creator>Petr Hosek &lt;phosek@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>57b08b09 - Update more file headers across all of the LLVM projects in the monorepo</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/lib/builtins/floatditf.c#57b08b09</link>
        <description>Update more file headers across all of the LLVM projects in the monorepoto reflect the new license. These used slightly different spellings thatdefeated my regular expressions.We understand that people may be surprised that we&apos;re moving the headerentirely to discuss the new license. We checked this carefully with theFoundation&apos;s lawyer and we believe this is the correct approach.Essentially, all code in the project is now made available by the LLVMproject under our new license, so you will see that the license headersinclude that license only. Some of our contributors have contributedcode under our old license, and accordingly, we have retained a copy ofour old license notice in the top-level files in each project andrepository.llvm-svn: 351648

            List of files:
            /llvm-project-15.0.7/compiler-rt/lib/builtins/floatditf.c</description>
        <pubDate>Sat, 19 Jan 2019 10:56:40 +0000</pubDate>
        <dc:creator>Chandler Carruth &lt;chandlerc@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d5a00e8e - [compiler-rt] Add AArch64 to CMake configuration and several missing builtins</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/lib/builtins/floatditf.c#d5a00e8e</link>
        <description>[compiler-rt] Add AArch64 to CMake configuration and several missing builtinsSummary:Currently CMake doesn&apos;t build builtins for AArch64 and if one does this anywayit&apos;s likely that at least `__multc3`, `__floatditf` and `__floatunditf` will bemissing.  There is actually more builtins to add, but these come fromdifferent libc implementations, thus providing them makes compiler-rt forAArch64 good enough at least for basic usage.Builtins implementation were originally taken from FreeBSD project: * [[ https://reviews.freebsd.org/D2173 | __multc3 ]] * [[ https://reviews.freebsd.org/D2174 | __floatditf and __floatunditf ]]Until they have been tested to find mistakes in `__float*` functions.`__floatditf` was based on `__floatsitf`, which had the same mistakes(fixed it in r243746).Version of the builtins in this patch are fixed and complemented with basictests.  Additionally they were tested via GCC&apos;s torture (this is what revealedthese issues).P.S. Ed (author of FreeBSD patches) asked for feedback on the list some time ago (here [[ http://lists.cs.uiuc.edu/pipermail/llvmdev/2015-March/084064.html | here ]])and got no response, but it seems to be worth adding these builtins as is andextracting common part later.Reviewers: howard.hinnant, t.p.northover, jmolloy, enefaim, rengolin, zatrazzSubscribers: asl, emaste, samsonov, aemerson, llvm-commits, rengolinDifferential Revision: http://reviews.llvm.org/D11679llvm-svn: 245296

            List of files:
            /llvm-project-15.0.7/compiler-rt/lib/builtins/floatditf.c</description>
        <pubDate>Tue, 18 Aug 2015 13:43:37 +0000</pubDate>
        <dc:creator>Sergey Dmitrouk &lt;sdmitrouk@accesssoftek.com&gt;</dc:creator>
    </item>
</channel>
</rss>
