<?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 mips-fsf.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>5c29ffda - Revert &quot;[Driver][test] Replace ^//$ with empty string&quot;</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Driver/mips-fsf.cpp#5c29ffda</link>
        <description>Revert &quot;[Driver][test] Replace ^//$ with empty string&quot;This reverts commit 4817b7729a1846b709ec02b98bfe11b0125f8e8f.It caused some `^/\n` and had some objection about its readability improvement.

            List of files:
            /llvm-project-15.0.7/clang/test/Driver/mips-fsf.cpp</description>
        <pubDate>Fri, 24 Jun 2022 20:52:27 +0000</pubDate>
        <dc:creator>Fangrui Song &lt;i@maskray.me&gt;</dc:creator>
    </item>
<item>
        <title>4817b772 - [Driver][test] Replace ^//$ with empty string</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Driver/mips-fsf.cpp#4817b772</link>
        <description>[Driver][test] Replace ^//$ with empty stringThe convention does not add //\n. Having all RUN/CHECK lines separated by //\nmakes editor movement difficult (e.g. { } in Vim).

            List of files:
            /llvm-project-15.0.7/clang/test/Driver/mips-fsf.cpp</description>
        <pubDate>Fri, 24 Jun 2022 18:25:03 +0000</pubDate>
        <dc:creator>Fangrui Song &lt;i@maskray.me&gt;</dc:creator>
    </item>
<item>
        <title>6cfcfbdc - [Driver][test] Remove unneeded -no-canonical-prefixes and use preferred --target=</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Driver/mips-fsf.cpp#6cfcfbdc</link>
        <description>[Driver][test] Remove unneeded -no-canonical-prefixes and use preferred --target=Similar to D119309

            List of files:
            /llvm-project-15.0.7/clang/test/Driver/mips-fsf.cpp</description>
        <pubDate>Mon, 02 May 2022 03:44:13 +0000</pubDate>
        <dc:creator>Fangrui Song &lt;i@maskray.me&gt;</dc:creator>
    </item>
<item>
        <title>cedc23bc - [MIPS] Add `-no-pie` option to the clang driver&apos;s tests depend on it</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Driver/mips-fsf.cpp#cedc23bc</link>
        <description>[MIPS] Add `-no-pie` option to the clang driver&apos;s tests depend on it

            List of files:
            /llvm-project-15.0.7/clang/test/Driver/mips-fsf.cpp</description>
        <pubDate>Tue, 22 Feb 2022 13:46:28 +0000</pubDate>
        <dc:creator>Simon Atanasyan &lt;simon@atanasyan.com&gt;</dc:creator>
    </item>
<item>
        <title>a5065216 - Fix clang tests</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Driver/mips-fsf.cpp#a5065216</link>
        <description>Fix clang testsSummary:Add REQUIRES for target specific tests.Patch by Azharuddin Mohammed.Reviewers: apazos, weimingz, rsmith, ddunbar, spop, mgrangSubscribers: sebpop, llvm-commitsDifferential Revision: https://reviews.llvm.org/D25574llvm-svn: 284517

            List of files:
            /llvm-project-15.0.7/clang/test/Driver/mips-fsf.cpp</description>
        <pubDate>Tue, 18 Oct 2016 19:22:20 +0000</pubDate>
        <dc:creator>Mandeep Singh Grang &lt;mgrang@codeaurora.org&gt;</dc:creator>
    </item>
<item>
        <title>4f3fe5b1 - [driver][mips] Use target triple mips-mti-linux-gnu for toolchain detection</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Driver/mips-fsf.cpp#4f3fe5b1</link>
        <description>[driver][mips] Use target triple mips-mti-linux-gnu for toolchain detectionllvm-svn: 270368

            List of files:
            /llvm-project-15.0.7/clang/test/Driver/mips-fsf.cpp</description>
        <pubDate>Sun, 22 May 2016 15:28:34 +0000</pubDate>
        <dc:creator>Simon Atanasyan &lt;simon@atanasyan.com&gt;</dc:creator>
    </item>
<item>
        <title>91924a6f - tests: Add explicit -stdlib=libstdc++ to tests that require it</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Driver/mips-fsf.cpp#91924a6f</link>
        <description>tests: Add explicit -stdlib=libstdc++ to tests that require itThis will be needed for the next commit that allows to switch the defaultC++ library which would otherwise make these tests fail.llvm-svn: 260661

            List of files:
            /llvm-project-15.0.7/clang/test/Driver/mips-fsf.cpp</description>
        <pubDate>Fri, 12 Feb 2016 07:48:28 +0000</pubDate>
        <dc:creator>Jonas Hahnfeld &lt;Hahnfeld@itc.rwth-aachen.de&gt;</dc:creator>
    </item>
<item>
        <title>59b25cbe - [Mips] Handle -mips32r[3|5] / -mips64r[3|5] options while selecting lib/headers paths</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Driver/mips-fsf.cpp#59b25cbe</link>
        <description>[Mips] Handle -mips32r[3|5] / -mips64r[3|5] options while selecting lib/headers pathsThere is no supported toolchain which provides headers / libs / objectfiles specific to the mips32r[3|5] and mips64r[3|5] ISA. So select &quot;r2&quot;specific folders when they are available.http://reviews.llvm.org/D7879llvm-svn: 230611

            List of files:
            /llvm-project-15.0.7/clang/test/Driver/mips-fsf.cpp</description>
        <pubDate>Thu, 26 Feb 2015 04:45:57 +0000</pubDate>
        <dc:creator>Simon Atanasyan &lt;simon@atanasyan.com&gt;</dc:creator>
    </item>
<item>
        <title>d95c67d4 - [Driver] Support -muclibc / -mglibc command line options for a couple</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Driver/mips-fsf.cpp#d95c67d4</link>
        <description>[Driver] Support -muclibc / -mglibc command line options for a coupleof MIPS toolchains.The uCLibc implemented for multiple architectures. A couple of MIPS toolchainscontains both uCLibc and glibc implementation so these options allow to selectused C library.Initially -muclibc / -mglibc (as well as -mbionic) have been implemented in gccfor various architectures so they are not MIPS specific.llvm-svn: 215552

            List of files:
            /llvm-project-15.0.7/clang/test/Driver/mips-fsf.cpp</description>
        <pubDate>Wed, 13 Aug 2014 14:34:14 +0000</pubDate>
        <dc:creator>Simon Atanasyan &lt;simon@atanasyan.com&gt;</dc:creator>
    </item>
<item>
        <title>0c455f3f - [Driver][Mips] Check output of -dynamic-linker arguments by the Clang driver</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Driver/mips-fsf.cpp#0c455f3f</link>
        <description>[Driver][Mips] Check output of -dynamic-linker arguments by the Clang driverfor a couple of MIPS toolchains.No functional changes.llvm-svn: 214025

            List of files:
            /llvm-project-15.0.7/clang/test/Driver/mips-fsf.cpp</description>
        <pubDate>Sat, 26 Jul 2014 09:52:21 +0000</pubDate>
        <dc:creator>Simon Atanasyan &lt;simon@atanasyan.com&gt;</dc:creator>
    </item>
<item>
        <title>5116b4a9 - [Driver][Mips] Remove &quot;fp64&quot; directories from the mips-mti-linux-gnu toolchain</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Driver/mips-fsf.cpp#5116b4a9</link>
        <description>[Driver][Mips] Remove &quot;fp64&quot; directories from the mips-mti-linux-gnu toolchaindirectories description. Released version of this toolchain has not separatelibraries for -mfp64 command line option.llvm-svn: 213937

            List of files:
            /llvm-project-15.0.7/clang/test/Driver/mips-fsf.cpp</description>
        <pubDate>Fri, 25 Jul 2014 11:20:21 +0000</pubDate>
        <dc:creator>Simon Atanasyan &lt;simon@atanasyan.com&gt;</dc:creator>
    </item>
<item>
        <title>9988e3af - [Driver][Mips] If CPU name is not provided to the driver explicitly use</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Driver/mips-fsf.cpp#9988e3af</link>
        <description>[Driver][Mips] If CPU name is not provided to the driver explicitly usemultilibs from the FSFS toolchain corresponding to the mips32r2/mips64r2 CPUs.llvm-svn: 213175

            List of files:
            /llvm-project-15.0.7/clang/test/Driver/mips-fsf.cpp</description>
        <pubDate>Wed, 16 Jul 2014 17:34:54 +0000</pubDate>
        <dc:creator>Simon Atanasyan &lt;simon@atanasyan.com&gt;</dc:creator>
    </item>
<item>
        <title>6b358b39 - [Mips] Reduce number of FileCheck variables used in the tests.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Driver/mips-fsf.cpp#6b358b39</link>
        <description>[Mips] Reduce number of FileCheck variables used in the tests.llvm-svn: 195754

            List of files:
            /llvm-project-15.0.7/clang/test/Driver/mips-fsf.cpp</description>
        <pubDate>Tue, 26 Nov 2013 11:57:53 +0000</pubDate>
        <dc:creator>Simon Atanasyan &lt;simon@atanasyan.com&gt;</dc:creator>
    </item>
<item>
        <title>5c5b5daa - [Mips] Take in account the -mfp64 command line option when build paths</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Driver/mips-fsf.cpp#5c5b5daa</link>
        <description>[Mips] Take in account the -mfp64 command line option when build pathsto the crt*.o files, libraries and headers for the MIPS FSFS toolchain.llvm-svn: 195249

            List of files:
            /llvm-project-15.0.7/clang/test/Driver/mips-fsf.cpp</description>
        <pubDate>Wed, 20 Nov 2013 13:53:20 +0000</pubDate>
        <dc:creator>Simon Atanasyan &lt;simon@atanasyan.com&gt;</dc:creator>
    </item>
<item>
        <title>a61b7ecb - [Mips] Support FSF Mips toolchain directories tree in the Clang driver.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Driver/mips-fsf.cpp#a61b7ecb</link>
        <description>[Mips] Support FSF Mips toolchain directories tree in the Clang driver.The patch reviewed by Rafael Espindola.http://llvm-reviews.chandlerc.com/D1843llvm-svn: 192343

            List of files:
            /llvm-project-15.0.7/clang/test/Driver/mips-fsf.cpp</description>
        <pubDate>Thu, 10 Oct 2013 07:57:44 +0000</pubDate>
        <dc:creator>Simon Atanasyan &lt;simon@atanasyan.com&gt;</dc:creator>
    </item>
</channel>
</rss>
