<?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 elf_basic.s</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>b36a3e61 - [llvm-readobj] Update tests because of changes in llvm-readobj behavior</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/Mips/elf_basic.s#b36a3e61</link>
        <description>[llvm-readobj] Update tests because of changes in llvm-readobj behaviorThis patch updates tests using llvm-readobj and llvm-readelf, becausesoon reading from stdin will be achievable only via a &apos;-&apos; as describedhere: https://bugs.llvm.org/show_bug.cgi?id=46400. Patch with changes tollvm-readobj behavior is here: https://reviews.llvm.org/D83704Differential Revision: https://reviews.llvm.org/D83912Reviewed by: jhenderson, MaskRay, grimar

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/Mips/elf_basic.s</description>
        <pubDate>Mon, 20 Jul 2020 07:39:14 +0000</pubDate>
        <dc:creator>Elvina Yakubova &lt;elvina.yakubova@huawei.com&gt;</dc:creator>
    </item>
<item>
        <title>4405d5d8 - Use ELFOSABI_NONE instead of ELFOSABI_LINUX.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/Mips/elf_basic.s#4405d5d8</link>
        <description>Use ELFOSABI_NONE instead of ELFOSABI_LINUX.The doesn&apos;t seem to be a difference and ELFOSABI_NONE seems to be far morecommon:* Linux doesn&apos;t care when loading and puts ELFOSABI_NONE on core dumps.* Gold and bfd ld produce files with ELFOSABI_NONE.* Gold and bfd ld seems to ignore EI_OSABI other than for freebsd.* Gas puts ELFOSABI_NONE in most .o files.llvm-svn: 248534

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/Mips/elf_basic.s</description>
        <pubDate>Thu, 24 Sep 2015 20:57:24 +0000</pubDate>
        <dc:creator>Rafael Espindola &lt;rafael.espindola@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ba848e3b - Replace coff-/elf-dump with llvm-readobj</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/Mips/elf_basic.s#ba848e3b</link>
        <description>Replace coff-/elf-dump with llvm-readobjllvm-svn: 179361

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/Mips/elf_basic.s</description>
        <pubDate>Fri, 12 Apr 2013 04:06:46 +0000</pubDate>
        <dc:creator>Nico Rieck &lt;nico.rieck@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>06de0fb0 - Pass the correct ELFOSABI enumeration to the MipsELFObjectWriter constructor</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/Mips/elf_basic.s#06de0fb0</link>
        <description>Pass the correct ELFOSABI enumeration to the MipsELFObjectWriter constructorContributer: Sasa Stankovic llvm-svn: 159574

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/Mips/elf_basic.s</description>
        <pubDate>Mon, 02 Jul 2012 20:04:43 +0000</pubDate>
        <dc:creator>Jack Carter &lt;jcarter@mips.com&gt;</dc:creator>
    </item>
<item>
        <title>b1f68f96 - Initial 64 bit direct object support.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/Mips/elf_basic.s#b1f68f96</link>
        <description>Initial 64 bit direct object support.This patch allows llvm to recognize that a 64 bit object file is being producedand that the subsequently generated ELF header has the correct information.The test case checks for both big and little endian flavors.Patch by Jack Carter.llvm-svn: 153889

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/Mips/elf_basic.s</description>
        <pubDate>Mon, 02 Apr 2012 19:25:22 +0000</pubDate>
        <dc:creator>Akira Hatanaka &lt;ahatanaka@mips.com&gt;</dc:creator>
    </item>
<item>
        <title>bdd12587 - Use llvm-mc instead of llc. Patch by Jack Carter.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/Mips/elf_basic.s#bdd12587</link>
        <description>Use llvm-mc instead of llc. Patch by Jack Carter.llvm-svn: 152242

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/Mips/elf_basic.s</description>
        <pubDate>Wed, 07 Mar 2012 20:58:59 +0000</pubDate>
        <dc:creator>Rafael Espindola &lt;rafael.espindola@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>647841b1 - Add big endian mips support. Based on a patch by Jack Carter.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/Mips/elf_basic.s#647841b1</link>
        <description>Add big endian mips support. Based on a patch by Jack Carter.llvm-svn: 147924

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/Mips/elf_basic.s</description>
        <pubDate>Wed, 11 Jan 2012 04:04:14 +0000</pubDate>
        <dc:creator>Rafael Espindola &lt;rafael.espindola@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>870c4e92 - Add the skeleton of an asm parser for mips.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/MC/Mips/elf_basic.s#870c4e92</link>
        <description>Add the skeleton of an asm parser for mips.llvm-svn: 147923

            List of files:
            /llvm-project-15.0.7/llvm/test/MC/Mips/elf_basic.s</description>
        <pubDate>Wed, 11 Jan 2012 03:56:41 +0000</pubDate>
        <dc:creator>Rafael Espindola &lt;rafael.espindola@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
