<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
        <title>OpenCores</title>
    <link rel="stylesheet" type="text/css" href="https://cdn.opencores.org/compiled-d3c4fad592.css" />
    <link rel="icon" type="image/png" href="https://cdn.opencores.org/img/favicon.png" />
    <link rel="shortcut icon" type="image/png" href="https://cdn.opencores.org/img/favicon.png" />
    <link type="text/css" href="https://fonts.googleapis.com/css?family=Ubuntu:regular,bold" rel="stylesheet" />
    
    <link type="text/css" href="/websvn/templates/calm/styles.css" rel="stylesheet" media="screen" />
    <link type="text/css" href="/websvn/templates/calm/star-light/star-light.css" rel="stylesheet" media="screen" />
    <!--[if gte IE 5.5000]>
    <style type="text/css" media="screen">
        tbody tr td { padding:1px 0 }
        #wrap h2 { padding:10px 5px 0 5px; margin-bottom:-8px }
    </style>
    <![endif]-->
    <script type="text/javascript">
        function getPath(){
            return './websvn';
        }

        function checkCB(chBox) {
            count = 0
            first = null
            f = chBox.form
            for(i = 0 ; i < f.elements.length ; i++)
            if(f.elements[i].type == 'checkbox' && f.elements[i].checked) {
                if(first == null && f.elements[i] != chBox) {
                    first = f.elements[i]
                }
                count += 1
            }

            if (count > 2) {
               first.checked = false
               count -= 1
            }
        }
    </script>
    <script type="text/javascript" src="/websvn/templates/calm/collapse.js"></script>
        <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
    <meta name="keywords" content="cores, VHDL, Verilog HDL, ASIC, Synthesizable, standard cell, IP, Intellectual Property, 32-bit RISC, UART, PCI, SDRAM, full custom, system on a chip, SOC, reusable, design, development, synthesis, designs, developers, C, Linux, eCos, open, free, open source cores, RTL code, system-on-a-chip, circuits, digital, GNU, GPL, core, controller, processor, system design, chip design, EDA, design methodology, design tools, ASICs, programmable logic, FPGA's, PLDs, CPLDs, verification, Synthesis, HDL, Simulation, IC design software, semiconductor design, integrated circuits, system designs, chip designs, EDAs,  design methodologies, design tool, ASIC, programmable logics, FPGA, PLD, CPLD, Synthesis,  circuit, Synopsys, system design, chip design, programmable logic, FPGA's, PLDs,  CPLDs, verification, Simulation
" />
        <script defer="defer" type="text/javascript" src="https://cdn.opencores.org/jquery-1.6.2.min.js"></script>
    <script defer="defer" type="text/javascript" src="https://cdn.opencores.org/compiled-92d7b79b19.js"></script>
        <script async type="text/javascript" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
        <!--[if IE 6]>
    <link rel="stylesheet" type="text/css" href="https://cdn.opencores.org/ie6.css" />
    <![endif]-->
    <!--[if (IE 7)|(IE 8)]>
    <link rel="stylesheet" type="text/css" href="https://cdn.opencores.org/ie78.css" />
    <![endif]-->
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    
    <!-- Global site tag (gtag.js) - Google Analytics -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-172123432-1"></script>
    <script>
        window.dataLayer = window.dataLayer || [];
        function gtag(){dataLayer.push(arguments);}
        gtag('js', new Date());
        gtag('config', 'UA-172123432-1');
    </script>
    
</head>
<body>
<div id="old-browser-warning"></div>
<div class="main">
    <div class="top">
        <a href="/"><img src="https://cdn.opencores.org/design/OpenCores.png" alt="OpenCores" width="235" height="80" /></a>
    </div>
    <div class="line">
        <div></div>
        <img src="https://cdn.opencores.org/design/corner.png" alt="" width="28" height="28" />
    </div>
    <div class="mid" id="dm">
        <div class="mainmenu" id="dml">
            <div class="menu menu-login">
        <form action="/login" method="post">
    Username:
    <input type="hidden" name="redirect" value="websvn/rss" />
    <input class="design ie6_input" name="user" type="text" />
    <br />
    Password:
    <br />
    <input class="design ie6_input" name="pass" type="password" />
    <br />
    <input class="design" name="remember" type="checkbox" />Remember me
    <br />
    <input class="design" type="submit" value="Login" />
    </form>
    <form action="/signup" method="post">
    <input class="design" type="submit" value="Register" />
    </form>
    </div>

<div class="menu">
    <h2> Browse </h2>
    <ul>
    <li><a href="/projects">Projects</a></li>
    <li><a href="/forum">Forums</a></li>
    <li><a href="#about" onclick="return !toggle(this);">About</a>
        <ul style="display: none;">
        <li><a href="/about/mission">Mission</a></li>
        <li><a href="/about/logos">Logos</a></li>
        <li><a href="/about/community">Community</a></li>
        <li><a href="/about/statistics">Statistics</a></li>
        </ul>
    </li>
    <li><a href="#howto" onclick="return !toggle(this);">HowTo/FAQ</a>
        <ul style="display: none;">
        <li><a href="/howto/faq">FAQ</a></li>
        <li><a href="/howto/project">Project</a></li>
        <li><a href="/howto/svn">SVN</a></li>
        <li><a href="/howto/wishbone">WISHBONE</a></li>
        <li><a href="/howto/eda">EDA Tools</a></li>
        </ul>
    </li>
    <li><a href="#media" onclick="return !toggle(this);">Media</a>
        <ul style="display: none;">
        <li><a href="/news">News</a></li>
        <li><a href="/articles">Articles</a></li>
        <li><a href="/newsletters">Newsletter</a></li>
        </ul>
    </li>
    <li><a href="/licensing">Licensing</a></li>
    <li><a href="#commerce" onclick="return !toggle(this);">Commerce</a>
        <ul style="display: none;">
        <li><a href="/shop/items">Shop</a></li>
        <li><a href="/commerce/advertise">Advertise</a></li>
        <li><a href="/commerce/jobs">Jobs</a></li>
        </ul>
    </li>
    <li><a href="/partners">Partners</a></li>
    <li><a href="/maintainers/oliscience">Maintainers</a></li>
    <li><a href="/contact">Contact us</a></li>
    </ul>
</div>



<div class="pad_leftside" style="border:0px">
    <ins
        class="adsbygoogle"
        style="display:inline-block;width:125px;height:125px"
        data-ad-client="ca-pub-8561717607970465"
        data-ad-slot="8586056206"></ins>
    <script type="text/javascript">(adsbygoogle = window.adsbygoogle || []).push({});</script>
</div>


<div class="menu menu-tools">
    <h2> Tools </h2>
    <form action="//www.google.com/cse" id="cse-search-box">
    <div>
        <input type="hidden" name="cx" value="012935124227736198121:b6s3cwd8ada" />
        <input type="hidden" name="ie" value="UTF-8" />
        <input type="text" name="q" size="12" />
        <input type="submit" name="sa" value="Search" />
    </div>
    </form>
</div>
        </div>
        <div class="content" id="dmc">
                        
            <div class="banner" style="padding: 6px 0px; width: 1020px; overflow: visible;">
                <ins
                    class="adsbygoogle"
                    style="display:inline-block;width:468px;height:60px"
                    data-ad-client="ca-pub-8561717607970465"
                    data-ad-slot="8506821698"></ins>
                <script type="text/javascript">(adsbygoogle = window.adsbygoogle || []).push({});</script>
                <ins
                    class="adsbygoogle"
                    style="display:inline-block;width:468px;height:60px"
                    data-ad-client="ca-pub-8561717607970465"
                    data-ad-slot="8506821698"></ins>
                <script type="text/javascript">(adsbygoogle = window.adsbygoogle || []).push({});</script>
            </div>
            
            
                        <div style="display: flex;">
                <button onclick="location.href='/projects/open8_urisc'">Back to project</button>
                <div style="display: flex; align-items: center; border: 1px solid black; border-radius: 4px; padding: 0 4px; margin-left: 12px;">
                    <strong style="padding-right: 4px;">URL</strong>
                    https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
                </div>
            </div>
            
            <br /><b>Error creating feed file, please check write permissions.</b><br /><?xml version="1.0" encoding="ISO-8859-1"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>open8_urisc</title>
        <description>WebSVN RSS feed - open8_urisc</description>
        <link>https://opencores.org/websvn//websvn/listing?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;</link>
        <lastBuildDate>Mon, 16 Mar 2026 17:40:58 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>fixed issues with PC relative fixups in the linker</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=165</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 165 - khays&lt;/strong&gt; (2 file(s) modified)&lt;/div&gt;&lt;div&gt;fixed issues with PC relative fixups in the linker&lt;/div&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-open8.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/config/tc-open8.c&lt;br /&gt;</description>
            <author>khays</author>
            <pubDate>Thu, 01 Mar 2012 17:30:48 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=165</guid>
        </item>
        <item>
            <title>sync with binutils 2.22.51.20111114</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=163</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 163 - khays&lt;/strong&gt; (502 file(s) modified)&lt;/div&gt;&lt;div&gt;sync with binutils 2.22.51.20111114&lt;/div&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/archive.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/archures.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/bfd-in.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/bfd-in2.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/bfdwin.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/coff-rs6000.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/coffcode.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/coffgen.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/cofflink.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/config.bfd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/configure&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/configure.in&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/bfd/cpu-epiphany.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/bfd/cpu-rl78.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/dwarf2.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf-ifunc.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf-m10300.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-arm.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-bfin.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-cris.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/bfd/elf32-epiphany.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-frv.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-hppa.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-i386.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-m32r.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-m68k.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-ppc.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/bfd/elf32-rl78.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-rx.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-s390.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-sh.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-sparc.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-spu.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-tilepro.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-xtensa.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf64-alpha.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf64-ppc.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf64-s390.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf64-sh64.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf64-sparc.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf64-x86-64.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elflink.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elfxx-mips.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elfxx-sparc.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elfxx-sparc.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elfxx-tilegx.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/libbfd-in.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/libbfd.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/libcoff-in.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/libcoff.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/linker.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/mach-o.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/Makefile.am&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/Makefile.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/peicode.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/po/bfd.pot&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/po/es.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/po/fi.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/po/fr.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/po/ja.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/po/ru.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/po/SRC-POTFILES.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/reloc.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/targets.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/version.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/addr2line.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/ar.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/BRANCHES&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/bucomm.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/coffdump.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/dlltool.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/dllwrap.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/doc/binutils.texi&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/dwarf.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/dwarf.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/MAINTAINERS&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/Makefile.am&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/Makefile.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/NEWS&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/objcopy.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/od-xcoff.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/po/bg.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/po/binutils.pot&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/po/es.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/po/fi.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/po/fr.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/po/ja.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/rcparse.y&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/readelf.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/resbin.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/resrc.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/sysdump.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/binutils/testsuite/binutils-all/dw2-decodedline.S&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/testsuite/binutils-all/elfedit-4.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/binutils/testsuite/binutils-all/group-6.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/binutils/testsuite/binutils-all/group-6.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/testsuite/binutils-all/objcopy.exp&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/testsuite/binutils-all/objdump.exp&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/binutils/testsuite/binutils-all/objdump.WL&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/binutils/testsuite/binutils-all/windres/strtab4.rc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/binutils/testsuite/binutils-all/windres/strtab4.rsd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/testsuite/binutils-all/windres/version.rsd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/testsuite/binutils-all/windres/version_cat.rsd&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/binutils/testsuite/binutils-all/windres/version_mlang.rc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/binutils/testsuite/binutils-all/windres/version_mlang.rsd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/testsuite/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/windint.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/windres.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/winduni.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/winduni.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/config.sub&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/config/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/config/mh-interix&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/configure&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/configure.ac&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/cpu/ChangeLog&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/cpu/epiphany.cpu&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/cpu/epiphany.opc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/as.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/cgen.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/cgen.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/config/obj-coff.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/config/rl78-defs.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/config/rl78-parse.y&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/config/rx-defs.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/config/rx-parse.y&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/config/tc-alpha.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/config/tc-arm.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/config/tc-epiphany.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/config/tc-epiphany.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/config/tc-mips.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/config/tc-mn10200.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/config/tc-ns32k.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/config/tc-rl78.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/config/tc-rl78.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/config/tc-rx.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/config/tc-sparc.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/config/tc-tilegx.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/config/tc-tilepro.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/configure&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/configure.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/configure.tgt&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/doc/all.texi&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/doc/as.texinfo&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/doc/c-arm.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-epiphany.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-rl78.texi&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/doc/c-rx.texi&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/doc/c-sparc.texi&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/doc/Makefile.am&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/doc/Makefile.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/dwarf2dbg.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/frags.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/frags.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/Makefile.am&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/Makefile.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/NEWS&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/po/es.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/po/fi.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/po/fr.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/po/gas.pot&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/po/ja.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/po/POTFILES.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/read.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/symbols.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/symbols.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/adrl.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/immed2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/immed2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/ldr-bad.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/ldr-bad.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/ldr-bad.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/ldr-t-bad.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/ldr-t-bad.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/ldr-t-bad.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/ldr-t.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/ldr-t.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/ldr.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/ldr.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/pic.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/sp-pc-usage-t.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/sp-pc-usage-t.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/epiphany&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/epiphany/addr-syntax.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/epiphany/addr-syntax.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/epiphany/allinsn.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/epiphany/allinsn.exp&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/epiphany/allinsn.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/epiphany/badpostmod.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/epiphany/badrelax.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/epiphany/badrelax.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/epiphany/branch_lit.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/epiphany/branch_lit.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/epiphany/regression.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/epiphany/regression.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/epiphany/sample.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/epiphany/sample.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/ia64/ia64.exp&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/ia64/pr13167.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/ia64/pr13167.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/m68k/all.exp&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/m68k/mode5.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/m68k/mode5.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/m68k/movem-offset.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/m68k/movem-offset.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/loc-swap-2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/loc-swap-2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@loc-swap-2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@relax-swap3.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/mips.exp&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/mips16@loc-swap-2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/mips16@relax-swap3.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/relax-swap3.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/relax-swap3.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/pe/pe.exp&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/pe/section-exclude.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/pe/section-exclude.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/ppc/476.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/ppc/476.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/ppc/a2.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/ppc/a2.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/ppc/power6.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/ppc/power6.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/s390/zarch-z10.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/s390/zarch-z10.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/sparc/hpcvis3.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/sparc/hpcvis3.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/sparc/ima.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/sparc/ima.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/sparc/imm-plus-rreg.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/sparc/imm-plus-rreg.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/sparc/save-args.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/sparc/save-args.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/sparc/sparc.exp&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/sparc/ticc-imm-reg.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/sparc/ticc-imm-reg.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/sparc/v8-movwr-imm.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/sparc/v8-movwr-imm.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/arm.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/config.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/configure&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/configure.ac&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/expression.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/fileread.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/gold.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/i386.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/incremental.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/incremental.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/layout.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/layout.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/main.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/Makefile.am&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/Makefile.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/object.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/options.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/options.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/output.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/output.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/parameters.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/parameters.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/plugin.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/plugin.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/po/es.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/po/fi.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/powerpc.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/readsyms.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/reloc.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/resolve.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/script-sections.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/script.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/script.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/sparc.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/symtab.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/symtab.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/target-reloc.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/arm_farcall_arm_arm.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/arm_farcall_arm_arm.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/arm_farcall_arm_thumb.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/arm_farcall_arm_thumb.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/arm_farcall_thumb_arm.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/arm_farcall_thumb_arm.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/arm_farcall_thumb_thumb.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/arm_farcall_thumb_thumb.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/arm_fix_1176.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/arm_fix_1176.sh&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/testsuite/arm_unaligned_reloc.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/incr_comdat_test_1.cc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/incr_comdat_test_2_v1.cc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/incr_comdat_test_2_v2.cc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/incr_comdat_test_2_v3.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/testsuite/Makefile.am&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/testsuite/Makefile.in&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/plugin_final_layout.cc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/plugin_final_layout.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/plugin_section_order.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/testsuite/plugin_test.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/testsuite/plugin_test_2.sh&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/testsuite/plugin_test_3.sh&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/testsuite/script_test_2.t&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/timer.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/timer.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/x86_64.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/yyscript.y&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gprof/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gprof/configure&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gprof/configure.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gprof/hist.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gprof/po/bg.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gprof/po/es.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gprof/po/fi.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gprof/po/gprof.pot&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gprof/po/it.po&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gprof/po/ja.po&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gprof/po/uk.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/ansidecl.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/bfdlink.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/demangle.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/dis-asm.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/elf/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/elf/common.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/include/elf/epiphany.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/elf/ppc64.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/include/elf/rl78.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/elf/rx.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/elf/sparc.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/libiberty.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/obstack.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/opcode/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/opcode/mips.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/include/opcode/rl78.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/opcode/sparc.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/plugin-api.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/include/timeval-utils.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/configure.tgt&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32epiphany.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32rl78.sh&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/emultempl/aix.em&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/emultempl/elf32.em&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/emultempl/ppc64elf.em&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/emultempl/solaris2.em&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/ldlang.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/ldlang.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/ldmain.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/lexsup.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/Makefile.am&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/Makefile.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/NEWS&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/pe-dll.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/plugin.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/plugin.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/po/bg.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/po/es.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/po/fi.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/po/fr.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/po/ja.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/po/ld.pot&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/aix.sc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/pe.sc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/pep.sc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testplug.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-arm/arm-elf.exp&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-arm/cortex-a8-fix-b-plt.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-arm/cortex-a8-fix-bcc-plt.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-arm/cortex-a8-fix-bl-plt.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-arm/cortex-a8-fix-bl-rel-plt.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-arm/cortex-a8-fix-blx-plt.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-arm/ifunc-1.dd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-arm/ifunc-2.dd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-arm/ifunc-3.dd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-arm/ifunc-4.dd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-arm/ifunc-5.dd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-arm/ifunc-6.dd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-arm/ifunc-7.dd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-arm/ifunc-8.dd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-arm/ifunc-9.dd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-arm/ifunc-10.dd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-arm/ifunc-14.dd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-arm/ifunc-15.dd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-arm/ifunc-16.dd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-arm/jump-reloc-veneers.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-arm/rodata-merge-map.ld&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-arm/rodata-merge-map.sym&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-arm/rodata-merge-map1.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-arm/rodata-merge-map2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-arm/rodata-merge-map3.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-cris/pic-gc-72.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elf/elf.exp&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elf/pr12975.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elf/pr12975.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elf/pr12975.t&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elf/pr13177.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elf/pr13177.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elf/pr13195.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elf/pr13195.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elf/pr13195.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elf/pr13195.t&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elf/pr13250-1.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elf/pr13250-2.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elf/pr13250-3.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elf/shared.exp&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-gc/gc.exp&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-gc/libpersonality.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-gc/personality.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-gc/personality.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-i386/i386.exp&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-i386/pr13302.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-i386/pr13302.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-ifunc/ifunc-3a-x86.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-ifunc/ifunc-13-i386.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-ifunc/ifunc-13-x86-64.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-ifunc/ifunc-15-i386.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-ifunc/ifunc-15-i386.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-ifunc/ifunc-15-x86-64.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-ifunc/ifunc-15-x86-64.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-ifunc/ifunc-16-i386.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-ifunc/ifunc-16-x86-64.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-ifunc/ifunc-16-x86.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-plugin/plugin-1.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-plugin/plugin-2.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-plugin/plugin-3.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-plugin/plugin-4.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-plugin/plugin-5.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-plugin/plugin-6.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-plugin/plugin-7.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-plugin/plugin-8.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-plugin/plugin-9.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-plugin/plugin-10.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-plugin/plugin-11.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-powerpc/powerpc.exp&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-powerpc/relbrlt.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-powerpc/tlsexe.g&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-powerpc/tlsexe.r&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-powerpc/tlsexetoc.g&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-powerpc/tlsexetoc.r&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-powerpc/tlsso.g&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-powerpc/tlsso.r&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-powerpc/tocopt.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-powerpc/tocopt.out&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-powerpc/tocopt5.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-powerpc/tocopt5.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-scripts/phdrs.exp&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-selective/sel-dump.exp&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-selective/selective.exp&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-sparc/tlssunbin32.dd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-sparc/tlssunbin64.dd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-sparc/tlssunpic32.dd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-sparc/tlssunpic64.dd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-srec/srec.exp&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/pr13082-5a.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/pr13082-5b.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/pr13082-6a.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/pr13082-6b.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/lib/ld-lib.exp&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/libiberty/argv.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/libiberty/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/libiberty/cp-demangle.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/libiberty/Makefile.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/libiberty/md5.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/libiberty/setproctitle.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/libiberty/simple-object-mach-o.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/libiberty/testsuite/demangle-expected&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/libiberty/timeval-utils.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/Makefile.def&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/Makefile.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/Makefile.tpl&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/arm-dis.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/configure&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/configure.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/disassemble.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/opcodes/epiphany-asm.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/opcodes/epiphany-desc.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/opcodes/epiphany-desc.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/opcodes/epiphany-dis.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/opcodes/epiphany-ibld.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/opcodes/epiphany-opc.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/opcodes/epiphany-opc.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/i386-dis.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/m68k-opc.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/Makefile.am&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/Makefile.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/po/es.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/po/fi.po&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/opcodes/po/it.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/po/opcodes.pot&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/po/POTFILES.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/ppc-opc.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/opcodes/rl78-decode.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/opcodes/rl78-decode.opc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/opcodes/rl78-dis.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/s390-opc.txt&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/sparc-opc.c&lt;br /&gt;</description>
            <author>khays</author>
            <pubDate>Mon, 14 Nov 2011 18:00:40 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=163</guid>
        </item>
        <item>
            <title>synchronize binutils/ with gnu dev tree of 2.21.53.20110828</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=161</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 161 - khays&lt;/strong&gt; (186 file(s) modified)&lt;/div&gt;&lt;div&gt;synchronize binutils/ with gnu dev tree of 2.21.53.20110828&lt;/div&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/aout-adobe.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/aout-target.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/aout-tic30.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/archures.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/bfd-in.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/bfd-in2.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/bfd.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/bfdio.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/binary.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/bout.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/cache.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/cisco-core.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/coff-alpha.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/coff-i386.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/coff-mips.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/coff-rs6000.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/coff-stgo32.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/coff64-rs6000.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/coffcode.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/coffgen.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/config.bfd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/configure&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/configure.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/cpu-i386.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/bfd/cpu-k1om.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/cpu-mips.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/dwarf2.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/ecoff.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf-bfd.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf-eh-frame.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-arm.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-hppa.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-i370.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-i386.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-mips.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-ppc.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-sh.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-tic6x.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-tilepro.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf64-alpha.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf64-hppa.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf64-mips.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf64-mmix.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf64-ppc.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf64-ppc.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf64-x86-64.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elflink.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elfn32-mips.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elfnn-ia64.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elfxx-mips.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elfxx-mips.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elfxx-target.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elfxx-tilegx.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/hosts/x86-64linux.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/i386msdos.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/i386os9k.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/ieee.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/ihex.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/libbfd-in.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/libbfd.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/libcoff-in.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/libcoff.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/linker.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/mach-o-i386.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/mach-o-target.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/mach-o-x86-64.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/mach-o.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/mach-o.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/Makefile.am&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/Makefile.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/mmo.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/netbsd-core.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/nlm-target.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/oasys.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/opncls.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/pef.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/plugin.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/po/es.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/po/SRC-POTFILES.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/ppcboot.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/reloc.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/section.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/som.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/srec.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/targets.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/tekhex.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/versados.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/version.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/vms-alpha.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/vms-lib.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/vms-misc.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/xsym.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/ar.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/doc/binutils.texi&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/dwarf-mode.el&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/dwarf.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/dwarf.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/elfedit.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/Makefile.am&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/Makefile.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/NEWS&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/nm.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/po/es.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/readelf.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/testsuite/binutils-all/elfedit-1.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/binutils/testsuite/binutils-all/elfedit-4.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/testsuite/binutils-all/elfedit.exp&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/testsuite/binutils-all/objcopy.exp&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/testsuite/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/config/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/config/elf.m4&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/config/picflag.m4&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/configure&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/configure.ac&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/cpu/ChangeLog&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/cpu/fr30.cpu&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/cpu/fr30.opc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/cpu/ip2k.cpu&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/cpu/ip2k.opc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/cpu/mep-avc.cpu&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/cpu/mep-avc2.cpu&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/cpu/mep-c5.cpu&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/cpu/mep-core.cpu&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/cpu/mep-default.cpu&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/cpu/mep-ext-cop.cpu&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/cpu/mep-fmax.cpu&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/cpu/mep-h1.cpu&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/cpu/mep-ivc2.cpu&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/cpu/mep-rhcop.cpu&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/cpu/mep-sample-ucidsp.cpu&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/cpu/mep.cpu&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/cpu/mep.opc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/cpu/openrisc.cpu&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/cpu/openrisc.opc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/cpu/xstormy16.cpu&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/cpu/xstormy16.opc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/elfcpp/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/elfcpp/dwarf.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/elfcpp/elfcpp.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gprof/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gprof/po/es.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/bfdlink.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/demangle.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/dwarf2.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/elf/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/elf/common.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/elf/mips.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/elf/ppc.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/elf/x86-64.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/filenames.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/libiberty.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/include/mach-o&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/include/mach-o/ChangeLog&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/include/mach-o/external.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/include/mach-o/loader.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/include/mach-o/reloc.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/include/mach-o/x86-64.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/opcode/avr.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/opcode/bfin.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/opcode/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/opcode/mips.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/opcode/sparc.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/plugin-api.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/xregex.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/libiberty/aclocal.m4&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/libiberty/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/libiberty/config.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/libiberty/configure&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/libiberty/configure.ac&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/libiberty/cp-demangle.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/libiberty/filename_cmp.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/libiberty/Makefile.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/libiberty/md5.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/libiberty/stack-limit.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/libiberty/testsuite/demangle-expected&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/libiberty/testsuite/test-demangle.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/libiberty/testsuite/test-expandargv.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/Makefile.def&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/Makefile.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/Makefile.tpl&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/src-release&lt;br /&gt;</description>
            <author>khays</author>
            <pubDate>Mon, 29 Aug 2011 18:31:00 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=161</guid>
        </item>
        <item>
            <title>synchronize binutils/gas with gnu dev tree of 2.21.53.20110828</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=160</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 160 - khays&lt;/strong&gt; (266 file(s) modified)&lt;/div&gt;&lt;div&gt;synchronize binutils/gas with gnu dev tree of 2.21.53.20110828&lt;/div&gt;~ /open8_urisc/trunk/gnu/binutils/gas/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/config/obj-elf.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/config/obj-evax.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/config/obj-evax.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/config/obj-macho.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/config/tc-alpha.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/config/tc-arm.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/config/tc-i386.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/config/tc-i386.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/config/tc-ia64.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/config/tc-mips.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/config/tc-mips.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/config/tc-ppc.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/config/tc-ppc.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/config/tc-rx.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/config/tc-sparc.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/doc/all.texi&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/doc/as.texinfo&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/doc/c-i386.texi&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/doc/c-mips.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-xstormy16.texi&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/doc/Makefile.am&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/doc/Makefile.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/dw2gencfi.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/dw2gencfi.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/dwarf2dbg.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/frags.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/NEWS&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/output-file.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/po/es.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/po/POTFILES.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/symbols.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/ChangeLog&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/addthumb2err.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/addthumb2err.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/addthumb2err.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/blx-bad.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/inst-po-be.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/inst-po.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/strex-bad-t.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/strex-bad-t.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/strex-bad-t.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/strex-t.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/strex-t.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/thumb-b-bad.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/thumb-b-bad.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/thumb-b-bad.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/vcvt-bad.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/vcvt-bad.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/vcvt-bad.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/vcvt.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/vcvt.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/elf/bad-group.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/elf/bad-group.err&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/elf/bad-group.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/elf/elf.exp&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/elf/warn-2.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/avx-gather-intel.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/avx-gather.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/avx-intel.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/avx.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/avx.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/bmi2-intel.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/bmi2.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/bmi2.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/i386.exp&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/ilp32/ilp32.exp&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/ilp32/quad.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/ilp32/x86-64-avx-intel.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/ilp32/x86-64-avx.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/ilp32/x86-64-branch.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/ilp32/x86-64-pcrel.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/ilp32/x86-64-pcrel.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/k1om-inval.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/k1om-inval.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/k1om.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/x86-64-avx-gather-intel.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/x86-64-avx-gather.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/x86-64-avx-intel.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/x86-64-avx.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/x86-64-avx.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/x86-64-bmi2-intel.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/x86-64-bmi2.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/x86-64-bmi2.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/x86-64-branch.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/x86-64-branch.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/24k-branch-delay-1.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/24k-triple-stores-1.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/24k-triple-stores-2.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/24k-triple-stores-3.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/24k-triple-stores-4.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/24k-triple-stores-5.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/24k-triple-stores-6.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/24k-triple-stores-7.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/24k-triple-stores-8.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/24k-triple-stores-9.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/24k-triple-stores-10.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/24k-triple-stores-11.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/and.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/and.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/beq.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/bge.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/bgeu.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/blt.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/bltu.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/branch-misc-2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/cache.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/cache.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/daddi.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/daddi.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/dli.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/elf-jal.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/elf-rel4.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/elf-rel27.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/elf_ase_micromips-2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/elf_ase_micromips.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/jal-mask-1.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/jal-mask-2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/jal-mask-11.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/jal-mask-12.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/jal-mask-21.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/jal-mask-22.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/jal.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/jal.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/lb-pic.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/ld-n32.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/ld-n64.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/ld.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/ld.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/li.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/li.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/lifloat.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/loc-swap-dis.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/loc-swap.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/loc-swap.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/l_d-n32.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/l_d-n64.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/l_d.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/mcu.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/mcu.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips-branch-delay.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips-branch-delay.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips-branch-delay.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips-branch-relax-pic.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips-branch-relax-pic.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips-branch-relax.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips-branch-relax.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips-branch-relax.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips-size-0.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips-size-0.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips-size-1.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips-size-1.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips-size-1.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips-trap.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@abs.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@add.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@alnv_ps-swap.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@and.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@beq.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@bge.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@bgeu.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@blt.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@bltu.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@branch-likely.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@branch-misc-1.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@branch-misc-2-64.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@branch-misc-2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@branch-misc-2pic-64.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@branch-misc-2pic.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@branch-misc-4-64.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@branch-misc-4.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@branch-self.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@cache.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@daddi.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@dli.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@elf-jal.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@elf-rel2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@elf-rel4.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@elfel-rel2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@jal-mask-11.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@jal-mask-12.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@jal-svr4pic-noreorder.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@jal-svr4pic.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@lb-svr4pic-ilocks.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@li.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@loc-swap-dis.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@loc-swap.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@mcu.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@mips1-fp.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@mips4-branch-likely.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@mips4-fp.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@mips4.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@mips5-fp.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@mips32-cp2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@mips32-cp2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@mips32-imm.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@mips32-imm.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@mips32-sf32.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@mips32.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@mips32r2-cp2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@mips32r2-cp2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@mips32r2-fp32.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@mips32r2-sync.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@mips32r2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@mips64-cp2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@mips64-cp2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@mips64.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@mips64r2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@pref.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@relax-at.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@relax.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@rol-hw.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@uld2-eb.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@uld2-el.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@ulh2-eb.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@ulh2-el.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@ulw2-eb-ilocks.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/micromips@ulw2-el-ilocks.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/mips.exp&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/mips4-fp.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/mips4.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/mips5-fp.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/mips5-fp.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/mips5-fp.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/mips16-e.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/mips16-f.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/mips16@loc-swap-dis.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/mips16@loc-swap.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/mips32-imm.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/mips32-imm.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/mips32.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/mips32.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/mipsel16-e.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/mipsel16-f.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/pr12915.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/pr12915.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/pref.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/reginfo-1.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/reginfo-1a.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/reginfo-1b.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/relax-at.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/relax.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/relax.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/sd-n32.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/sd-n64.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/sd.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/s_d-n32.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/s_d-n64.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/s_d.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/tmips16-e.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/tmips16-f.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/tmipsel16-e.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/tmipsel16-f.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/trunc.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/vr4111.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/vr4130.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/mips/vr4130.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/ppc/test1xcoff32.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/rx/r-bcc.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/sparc/hpcvis3.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/sparc/hpcvis3.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/sparc/sparc.exp&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/write.c&lt;br /&gt;</description>
            <author>khays</author>
            <pubDate>Mon, 29 Aug 2011 18:28:12 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=160</guid>
        </item>
        <item>
            <title>synchronize binutils/gold with gnu dev tree of 2.21.53.20110828</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=159</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 159 - khays&lt;/strong&gt; (79 file(s) modified)&lt;/div&gt;&lt;div&gt;synchronize binutils/gold with gnu dev tree of 2.21.53.20110828&lt;/div&gt;~ /open8_urisc/trunk/gnu/binutils/gold/archive.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/arm.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/configure&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/configure.ac&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/dirsearch.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/dynobj.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/dynobj.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/ehframe.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/ehframe.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/freebsd.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/gold.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/i386.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/icf.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/incremental.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/incremental.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/layout.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/layout.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/main.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/merge.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/object.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/object.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/options.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/options.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/output.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/output.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/parameters.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/parameters.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/plugin.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/plugin.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/po/es.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/po/POTFILES.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/powerpc.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/readsyms.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/reloc.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/resolve.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/script-sections.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/script.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/sparc.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/stringpool.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/symtab.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/symtab.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/target-reloc.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/target-select.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/target-select.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/target.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/target.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/testsuite/arm_branch_in_range.sh&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/testsuite/arm_exidx_test.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/arm_thm_jump8.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/arm_thm_jump8.t&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/arm_thm_jump11.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/arm_thm_jump11.t&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/arm_unaligned_reloc.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/arm_unaligned_reloc.sh&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/testsuite/debug_msg.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/ifuncvar1.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/ifuncvar2.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/ifuncvar3.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/initpri2.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/initpri3.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/justsyms_exec.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/justsyms_lib.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/testsuite/Makefile.am&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/testsuite/Makefile.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/testsuite/odr_violation2.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/testsuite/plugin_test.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/testsuite/protected_1.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/testsuite/protected_main_1.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/testsuite/testfile.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/testsuite/two_file_test_1_v1.cc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/weak_alias_test.script&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/weak_alias_test_5.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/testsuite/weak_alias_test_main.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/workqueue-internal.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/workqueue-threads.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/workqueue.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/workqueue.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/x86_64.cc&lt;br /&gt;</description>
            <author>khays</author>
            <pubDate>Mon, 29 Aug 2011 18:23:05 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=159</guid>
        </item>
        <item>
            <title>synchronize binutils/opcodes with gnu dev tree of 2.21.53.20110828</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=158</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 158 - khays&lt;/strong&gt; (22 file(s) modified)&lt;/div&gt;&lt;div&gt;synchronize binutils/opcodes with gnu dev tree of 2.21.53.20110828&lt;/div&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/avr-dis.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/configure&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/configure.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/disassemble.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/i386-dis.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/i386-gen.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/i386-init.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/i386-opc.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/i386-opc.tbl&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/i386-tbl.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/Makefile.am&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/Makefile.in&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/opcodes/micromips-opc.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/mips-dis.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/mips-opc.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/mips16-opc.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/po/es.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/sparc-dis.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/sparc-opc.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/tilegx-opc.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/tilepro-opc.c&lt;br /&gt;</description>
            <author>khays</author>
            <pubDate>Mon, 29 Aug 2011 18:21:37 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=158</guid>
        </item>
        <item>
            <title>synchronize binutils/ld with gnu dev tree of 2.21.53.20110828</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=157</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 157 - khays&lt;/strong&gt; (176 file(s) modified)&lt;/div&gt;&lt;div&gt;synchronize binutils/ld with gnu dev tree of 2.21.53.20110828&lt;/div&gt;~ /open8_urisc/trunk/gnu/binutils/ld/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/configure.tgt&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32ppc.sh&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32_x86_64.sh&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf64ppc.sh&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf_i386.sh&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf_i386_chaos.sh&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf_i386_ldso.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf_k1om.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf_k1om_fbsd.sh&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf_l1om.sh&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf_x86_64.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/plt_unwind.sh&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/emultempl/armelf.em&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/emultempl/elf32.em&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/emultempl/ppc32elf.em&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/emultempl/ppc64elf.em&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/ld.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/ld.texinfo&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/ldgram.y&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/ldlang.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/ldlang.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/ldlex.l&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/ldmain.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/lexsup.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/Makefile.am&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/Makefile.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/mri.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/NEWS&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/plugin.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/po/es.po&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/pe.sc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/pep.sc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-arm/arm-elf.exp&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-arm/fix-arm1176-off.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-arm/fix-arm1176-on.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-arm/fix-arm1176.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elf/binutils.exp&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elf/elf.exp&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elf/pr12851.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elf/warn3.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elfvers/vers2.ver&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elfvers/vers3.ver&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elfvers/vers19.ver&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elfvers/vers22.ver&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elfvers/vers27d4.ver&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elfvers/vers28c.ver&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elfvsb/elfvsb.exp&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-i386/i386.exp&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-i386/pr12921.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-i386/pr12921.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-i386/tlsbin.dd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-i386/tlsbin.rd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-i386/tlsbin.sd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-i386/tlsbin.td&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-i386/tlsbindesc.dd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-i386/tlsbindesc.rd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-i386/tlsbindesc.sd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-i386/tlsbindesc.td&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-i386/tlsdesc.dd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-i386/tlsdesc.rd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-i386/tlsdesc.sd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-i386/tlsdesc.td&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-i386/tlsgdesc.dd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-i386/tlsgdesc.rd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-i386/tlsnopic.dd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-i386/tlsnopic.rd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-i386/tlsnopic.sd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-i386/tlspic.dd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-i386/tlspic.rd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-i386/tlspic.sd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-i386/tlspic.td&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-i386/vxworks1-lib.rd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-ifunc/ifunc-1-local-x86.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-ifunc/ifunc-1-x86.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-ifunc/ifunc-3a-x86.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-ifunc/ifunc.exp&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-mips-elf/jalx-1.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-mips-elf/jalx-1.ld&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-mips-elf/jalx-1.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-mips-elf/jalx-2-ex.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-mips-elf/jalx-2-main.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-mips-elf/jalx-2-printf.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-mips-elf/jalx-2.dd&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-mips-elf/jalx-2.ld&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-mips-elf/mips-elf.exp&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-mips-elf/mips16-and-micromips.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-mmix/pr12815-1.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-mmix/pr12815-1.ld&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-mmix/pr12815-1.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-mmix/pr12815-2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-mmix/pr12815-2.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-powerpc/powerpc.exp&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-powerpc/relbrlt.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-powerpc/tlsexe.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-powerpc/tlsexe.g&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-powerpc/tlsexe.r&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-powerpc/tlsexetoc.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-powerpc/tlsexetoc.g&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-powerpc/tlsexetoc.r&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-powerpc/tlsso.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-powerpc/tlsso.r&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-powerpc/tlstocso.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-powerpc/tlstocso.r&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-powerpc/tocopt2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-powerpc/tocopt2.out&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-powerpc/tocopt2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-powerpc/tocopt3.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-powerpc/tocopt3.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-powerpc/tocopt4.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-powerpc/tocopt4a.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-powerpc/tocopt4b.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-scripts/section-flags-1.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-scripts/section-flags-1.t&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-scripts/section-flags-2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-scripts/section-flags-2.t&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-scripts/section-flags.exp&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-shared/shared.exp&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-unique/unique.exp&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/abs-k1om.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/ilp32-4.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/ilp32-6.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/ilp32-6.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/ilp32-7.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/ilp32-7.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/ilp32-8.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/ilp32-8.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/ilp32-9.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/ilp32-9.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/pcrel16.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/pr12921.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/pr12921.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/pr13082-1.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/pr13082-1a.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/pr13082-1b.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/pr13082-2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/pr13082-2a.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/pr13082-2b.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/pr13082-3.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/pr13082-3a.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/pr13082-3b.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/pr13082-4.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/pr13082-4a.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/pr13082-4b.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/pr13082-5.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/pr13082-5a.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/pr13082-5b.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/pr13082-6.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/pr13082-6a.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/pr13082-6b.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/protected2-k1om.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/protected3-k1om.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/tlsbin.dd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/tlsbin.rd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/tlsbin.sd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/tlsbin.td&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/tlsbindesc.dd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/tlsbindesc.rd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/tlsbindesc.sd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/tlsbindesc.td&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/tlsdesc.dd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/tlsdesc.pd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/tlsdesc.rd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/tlsdesc.sd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/tlsdesc.td&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/tlsgd5.dd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/tlsgd6.dd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/tlsgdesc.dd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/tlsgdesc.rd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/tlspic.dd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/tlspic.rd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/tlspic.sd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/tlspic.td&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/x86-64.exp&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/lib/ld-lib.exp&lt;br /&gt;</description>
            <author>khays</author>
            <pubDate>Mon, 29 Aug 2011 18:20:10 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=157</guid>
        </item>
        <item>
            <title>added clr &amp;quot;Clear Accumulator&amp;quot; pseudo-instruction</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=149</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 149 - khays&lt;/strong&gt; (5 file(s) modified)&lt;/div&gt;&lt;div&gt;added clr &amp;quot;Clear Accumulator&amp;quot; pseudo-instruction&lt;/div&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/open8/clr.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/open8/clr.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/open8/sample.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/open8/xor.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/opcode/open8.h&lt;br /&gt;</description>
            <author>khays</author>
            <pubDate>Tue, 14 Jun 2011 16:30:16 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=149</guid>
        </item>
        <item>
            <title>catch up with binutils trunk through date-version 20110613</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=148</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 148 - khays&lt;/strong&gt; (308 file(s) modified)&lt;/div&gt;&lt;div&gt;catch up with binutils trunk through date-version 20110613&lt;/div&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/aix386-core.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/aout-adobe.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/aout-arm.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/aout-target.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/aout-tic30.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/aoutx.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/archures.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/bfd-in2.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/bfd.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/binary.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/bout.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/cisco-core.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/coff-alpha.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/coff-i386.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/coff-i860.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/coff-i960.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/coff-ia64.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/coff-mips.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/coff-or32.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/coff-ppc.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/coff-rs6000.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/coff-sh.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/coff-tic30.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/coff-tic54x.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/coff-x86_64.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/coff64-rs6000.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/coffcode.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/cofflink.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/config.bfd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/configure&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/configure.in&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/bfd/cpu-tilegx.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/bfd/cpu-tilepro.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/ecoff.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf-bfd.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf-m10300.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-arm.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-bfin.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-cris.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-hppa.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-i370.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-i386.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-lm32.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-m32c.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-m32r.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-m68k.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-microblaze.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-ppc.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-s390.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-score.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-score7.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-sh.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-tic6x.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/bfd/elf32-tilegx.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/bfd/elf32-tilegx.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/bfd/elf32-tilepro.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/bfd/elf32-tilepro.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-vax.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-xstormy16.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf32-xtensa.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf64-alpha.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf64-hppa.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf64-ppc.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf64-s390.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf64-sh64.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/bfd/elf64-tilegx.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/bfd/elf64-tilegx.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elf64-x86-64.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elfcode.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elflink.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elfnn-ia64.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elfxx-mips.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elfxx-sparc.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/elfxx-target.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/bfd/elfxx-tilegx.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/bfd/elfxx-tilegx.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/format.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/hpux-core.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/i386linux.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/i386msdos.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/i386os9k.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/ieee.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/ihex.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/irix-core.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/libbfd.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/libcoff-in.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/libcoff.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/linker.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/m68klinux.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/mach-o-target.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/Makefile.am&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/Makefile.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/makefile.vms&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/mipsbsd.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/mmo.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/nlm-target.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/oasys.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/osf-core.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/pdp11.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/pe-mips.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/pef.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/plugin.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/ppcboot.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/reloc.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/sco5-core.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/som.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/sparclinux.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/srec.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/sunos.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/targets.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/tekhex.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/trad-core.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/verilog.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/versados.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/version.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/vms-alpha.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/vms-lib.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/xcofflink.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/bfd/xsym.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/dwarf.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/makefile.vms&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/od-xcoff.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/binutils/readelf.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/config.guess&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/config.sub&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/configure&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/configure.ac&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/config/tc-arm.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/config/tc-cr16.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/config/tc-i386.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/config/tc-score.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/config/tc-score7.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/config/tc-tilegx.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/config/tc-tilegx.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/config/tc-tilepro.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/config/tc-tilepro.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/configure.tgt&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/doc/all.texi&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/doc/as.texinfo&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/doc/c-i386.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-tilegx.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-tilepro.texi&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/doc/Makefile.am&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/doc/Makefile.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/Makefile.am&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/Makefile.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/ChangeLog&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/ldrd-unpredictable.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/ldrd-unpredictable.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/ldrd-unpredictable.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/shift-bad.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/shift-bad.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/arm/shift-bad.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/arch-10-1.l&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/arch-10-2.l&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/arch-10-3.l&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/arch-10-4.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/arch-10-lzcnt.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/arch-10.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/avx-gather-intel.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/avx-gather.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/avx-gather.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/avx2-intel.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/avx2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/avx2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/avx256int-intel.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/avx256int.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/avx256int.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/bmi2-intel.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/bmi2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/bmi2.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/i386.exp&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/inval-invpcid.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/inval-invpcid.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/invpcid-intel.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/invpcid.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/invpcid.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/x86-64-arch-2-lzcnt.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/x86-64-arch-2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/x86-64-avx-gather-intel.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/x86-64-avx-gather.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/x86-64-avx-gather.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/x86-64-avx2-intel.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/x86-64-avx2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/x86-64-avx2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/x86-64-avx256int-intel.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/x86-64-avx256int.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/x86-64-avx256int.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/x86-64-bmi2-intel.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/x86-64-bmi2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/x86-64-bmi2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/x86-64-inval-invpcid.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/x86-64-inval-invpcid.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/x86-64-invpcid-intel.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/x86-64-invpcid.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/i386/x86-64-invpcid.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tilegx&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tilegx/tilegx.exp&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tilegx/t_insns.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tilegx/t_insns.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tilepro&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tilepro/tilepro.exp&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tilepro/t_constants.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tilepro/t_constants.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tilepro/t_insns.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tilepro/t_insns.s&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/common.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/copy-relocs.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/copy-relocs.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/errors.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/errors.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/gold.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/gold.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/incremental-dump.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/incremental.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/incremental.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/layout.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/main.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/object.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/output.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/output.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/resolve.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/script-sections.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/symtab.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/symtab.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/target.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/common_test_1_v1.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/common_test_1_v2.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gold/testsuite/copy_test_v1.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/testsuite/Makefile.am&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/testsuite/Makefile.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/testsuite/two_file_test_2_v1.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gold/x86_64.cc&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gprof/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/gprof/corefile.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/dis-asm.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/elf/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/elf/common.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/elf/ia64.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/include/elf/tilegx.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/include/elf/tilepro.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/include/opcode/ChangeLog&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/include/opcode/tilegx.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/include/opcode/tilepro.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/config.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/configure.tgt&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32tilegx.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32tilepro.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf64tilegx.sh&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/emultempl/mipself.em&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/emultempl/pe.em&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/emultempl/pep.em&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/ldlang.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/Makefile.am&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/Makefile.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elf/eh5.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elf/elf.exp&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elf/note-3.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elf/note-3.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elf/note-3.t&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elf/pr12851.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elf/pr12851.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elf/symbol3.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elf/symbol3w.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-elf/warn3.d&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-srec/srec.exp&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-tilegx&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-tilegx/external.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-tilegx/reloc.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-tilegx/reloc.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-tilegx/tilegx.exp&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-tilepro&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-tilepro/external.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-tilepro/reloc.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-tilepro/reloc.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-tilepro/tilepro.exp&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/simple.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/x86-64-x32.rd&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ld-x86-64/x86-64.exp&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/ld/testsuite/lib/ld-lib.exp&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/libiberty/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/libiberty/strsignal.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/ChangeLog&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/configure&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/configure.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/disassemble.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/i386-dis.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/i386-gen.c&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/i386-init.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/i386-opc.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/i386-opc.tbl&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/i386-tbl.h&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/Makefile.am&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/Makefile.in&lt;br /&gt;~ /open8_urisc/trunk/gnu/binutils/opcodes/po/POTFILES.in&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/opcodes/tilegx-dis.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/opcodes/tilegx-opc.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/opcodes/tilepro-dis.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/opcodes/tilepro-opc.c&lt;br /&gt;</description>
            <author>khays</author>
            <pubDate>Mon, 13 Jun 2011 22:29:40 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=148</guid>
        </item>
        <item>
            <title>GNU binutils port for Open8 - addition of all remaining ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=147</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 147 - khays&lt;/strong&gt; (218 file(s) modified)&lt;/div&gt;&lt;div&gt;GNU binutils port for Open8 - addition of all remaining ...&lt;/div&gt;+ /open8_urisc/trunk/gnu/binutils/.cvsignore&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ChangeLog&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/compile&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/config-ml.in&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/config.guess&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/config.rpath&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/config.sub&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/configure&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/configure.ac&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/COPYING&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/COPYING.LIB&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/COPYING.LIBGLOSS&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/COPYING.NEWLIB&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/COPYING3&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/COPYING3.LIB&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/depcomp&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/djunpack.bat&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/acinclude.m4&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/aclocal.m4&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/app.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/as.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/as.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/asintl.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/atof-generic.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/bignum.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/bit_fix.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/cgen.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/cgen.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/ChangeLog&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/ChangeLog-0001&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/ChangeLog-0203&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/ChangeLog-2004&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/ChangeLog-2005&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/ChangeLog-2006&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/ChangeLog-2007&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/ChangeLog-2008&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/ChangeLog-2009&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/ChangeLog-2010&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/ChangeLog-9295&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/ChangeLog-9697&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/ChangeLog-9899&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/compress-debug.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/compress-debug.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/cond.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/config.in&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/configure&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/configure.com&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/configure.in&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/configure.tgt&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/CONTRIBUTORS&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/COPYING&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/debug.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/dep-in.sed&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/depend.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/all.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/as.texinfo&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-alpha.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-arc.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-arm.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-avr.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-bfin.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-cr16.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-cris.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-d10v.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-d30v.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-h8300.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-hppa.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-i370.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-i386.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-i860.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-i960.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-ia64.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-ip2k.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-lm32.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-m32c.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-m32r.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-m68hc11.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-m68k.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-microblaze.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-mips.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-mmix.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-msp430.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-mt.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-ns32k.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-pdp11.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-pj.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-ppc.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-rx.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-s390.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-score.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-sh.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-sh64.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-sparc.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-tic6x.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-tic54x.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-v850.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-vax.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-xc16x.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-xtensa.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-z8k.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/c-z80.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/fdl.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/h8.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/internals.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/Makefile.am&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/doc/Makefile.in&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/dw2gencfi.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/dw2gencfi.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/dwarf2dbg.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/dwarf2dbg.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/ecoff.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/ecoff.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/ehopt.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/emul-target.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/emul.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/expr.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/expr.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/flonum-copy.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/flonum-konst.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/flonum-mult.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/flonum.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/frags.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/frags.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/gdbinit.in&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/hash.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/hash.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/input-file.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/input-file.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/input-scrub.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/itbl-lex.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/itbl-lex.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/itbl-ops.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/itbl-ops.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/itbl-parse.y&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/listing.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/listing.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/literal.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/macro.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/macro.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/MAINTAINERS&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/Makefile.am&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/Makefile.in&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/makefile.vms&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/messages.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/NEWS&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/obj.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/output-file.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/output-file.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/po/.cvsignore&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/po/es.po&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/po/fi.po&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/po/fr.po&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/po/gas.pot&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/po/id.po&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/po/Make-in&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/po/POTFILES.in&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/po/ru.po&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/po/rw.po&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/po/tr.po&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/read.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/read.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/README&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/remap.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/sb.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/sb.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/stabs.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/stamp-h.in&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/struc-symbol.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/subsegs.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/subsegs.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/symbols.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/symbols.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/tc.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/ChangeLog&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/ChangeLog-2004&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/ChangeLog-2005&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/ChangeLog-2006&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/ChangeLog-2007&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/ChangeLog-2008&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/ChangeLog-2009&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/ChangeLog-2010&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/ChangeLog-9303&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/config/default.exp&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/template&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/lib/doboth&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/lib/doobjcmp&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/lib/dostriptest&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/lib/dotest&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/lib/dounsreloc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/lib/dounssym&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/lib/gas-defs.exp&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/lib/gas-dg.exp&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/write.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/write.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/install-sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/libtool.m4&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ltgcc.m4&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ltmain.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ltoptions.m4&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ltsugar.m4&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ltversion.m4&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/lt~obsolete.m4&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/MAINTAINERS&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/Makefile.def&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/Makefile.in&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/Makefile.in.orig&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/Makefile.tpl&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/makefile.vms&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/missing&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/mkdep&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/mkinstalldirs&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/move-if-change&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/README&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/README-maintainer-mode&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/setup.com&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/src-release&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/symlink-tree&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ylwrap&lt;br /&gt;</description>
            <author>khays</author>
            <pubDate>Sun, 05 Jun 2011 03:58:56 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=147</guid>
        </item>
        <item>
            <title>GNU binutils port for Open8 - addition of gas/testsuite/gas/tic6x files</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=146</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 146 - khays&lt;/strong&gt; (209 file(s) modified)&lt;/div&gt;&lt;div&gt;GNU binutils port for Open8 - addition of gas/testsuite/gas/tic6x files&lt;/div&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/align-1-be.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/align-1.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/align-1.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/align-2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/align-2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/arch-invalid-1.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/arch-invalid-1.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/arch-invalid-2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/arch-invalid-2.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/arch-invalid-2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-arch-directive-1.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-arch-directive-1.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-arch-directive-2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-arch-directive-2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-arch-directive-3.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-arch-directive-3.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-arch-directive-4.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-arch-directive-4.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-arch-directive-5.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-arch-directive-5.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-arch-opts-c62x.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-arch-opts-c64x+.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-arch-opts-c64x.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-arch-opts-c67x+.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-arch-opts-c67x.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-arch-opts-c674x.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-arch-opts-none-1.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-arch-opts-none-2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-arch-opts-override-1.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-arch-opts-override-2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-array-directive-1.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-array-directive-1.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-array-directive-2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-array-directive-2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-array-directive-3.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-array-directive-3.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-array-directive-4.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-array-directive-4.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-compatibility-directive-1.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-compatibility-directive-1.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-compatibility-directive-2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-compatibility-directive-2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-conformance-directive-1.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-conformance-directive-1.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-conformance-directive-2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-conformance-directive-2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-dsbt-directive-1.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-dsbt-directive-1.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-dsbt-directive-2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-dsbt-directive-2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-dsbt-opts-mdsbt.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-dsbt-opts-mno-dsbt.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-pic-directive-1.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-pic-directive-1.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-pic-directive-2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-pic-directive-2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-pic-opts-mno-pic.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-pic-opts-mpic.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-pid-directive-1.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-pid-directive-1.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-pid-directive-2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-pid-directive-2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-pid-opts-mpid-far.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-pid-opts-mpid-near.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-pid-opts-mpid-no.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-stack-directive-1.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-stack-directive-1.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-stack-directive-2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-stack-directive-2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-wchar-directive-1.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-wchar-directive-1.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-wchar-directive-2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/attr-wchar-directive-2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/data-reloc.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/data-reloc.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/dir-junk.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/dir-junk.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/dir-junk.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/dummy.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/empty.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/endian-1.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/endian-2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/endian-3.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/got-reloc.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/got-reloc.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/insns-atomic.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/insns-atomic.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/insns-bad-1.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/insns-bad-1.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/insns-bad-1.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/insns-bad-2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/insns-bad-2.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/insns-bad-2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/insns-c674x-pcrel.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/insns-c674x-pcrel.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/insns-c674x-reloc.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/insns-c674x-reloc.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/insns-c674x-sploop.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/insns-c674x-sploop.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/insns-c674x.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/insns-c674x.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/insns-parallel-be.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/insns-parallel-le.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/insns-parallel-multi.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/insns-parallel-multi.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/insns-parallel.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/insns-predicate.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/insns-predicate.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/parallel-bad-1.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/parallel-bad-1.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/parallel-bad-1.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/parallel-bad-2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/parallel-bad-2.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/parallel-bad-2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/parallel-bad-3.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/parallel-bad-3.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/parallel-bad-3.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/parallel-bad-4.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/parallel-bad-4.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/parallel-bad-4.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/pcr-relocs-undef.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/pcr-relocs-undef.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/pcr-relocs.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/pcr-relocs.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/predicate-bad-1.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/predicate-bad-1.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/predicate-bad-1.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/predicate-bad-2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/predicate-bad-2.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/predicate-bad-2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/predicate-bad-3.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/predicate-bad-3.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/predicate-bad-3.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/reloc-bad-1.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/reloc-bad-1.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/reloc-bad-1.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/reloc-bad-2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/reloc-bad-2.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/reloc-bad-2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/reloc-bad-3.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/reloc-bad-3.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/reloc-bad-3.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/reloc-bad-4.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/reloc-bad-4.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/reloc-bad-4.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/reloc-bad-5.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/reloc-bad-5.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/reloc-bad-5.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/reloc-bad-6.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/reloc-bad-6.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/reloc-bad-6.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/resource-func-unit-1.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/resource-func-unit-1.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/resource-func-unit-1.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/resource-func-unit-2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/resource-func-unit-2.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/resource-func-unit-2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/scomm-directive-1.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/scomm-directive-1.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/scomm-directive-2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/scomm-directive-2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/scomm-directive-3.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/scomm-directive-3.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/scomm-directive-4.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/scomm-directive-4.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/scomm-directive-5.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/scomm-directive-5.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/scomm-directive-6.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/scomm-directive-6.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/scomm-directive-7.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/scomm-directive-7.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/scomm-directive-8.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/scomm-directive-8.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/sploop-bad-1.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/sploop-bad-1.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/sploop-bad-1.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/sploop-bad-2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/sploop-bad-2.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/sploop-bad-2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/sploop-bad-3.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/sploop-bad-3.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/sploop-bad-3.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/sploop-bad-4.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/sploop-bad-4.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/sploop-bad-4.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/sploop-bad-5.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/sploop-bad-5.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/sploop-bad-5.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/sploop-bad-6.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/sploop-bad-6.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/sploop-bad-6.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/sploop-bad-7.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/sploop-bad-7.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/sploop-bad-7.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/syntax.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/syntax.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/tic6x.exp&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/unwind-1.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/unwind-1.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/unwind-2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/unwind-2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/unwind-3.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/unwind-3.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/unwind-bad-1.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/unwind-bad-1.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/unwind-bad-1.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/unwind-bad-2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/unwind-bad-2.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic6x/unwind-bad-2.s&lt;br /&gt;</description>
            <author>khays</author>
            <pubDate>Sun, 05 Jun 2011 03:52:59 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=146</guid>
        </item>
        <item>
            <title>GNU binutils port for Open8 - addition of remaining ld/ ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=145</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 145 - khays&lt;/strong&gt; (542 file(s) modified)&lt;/div&gt;&lt;div&gt;GNU binutils port for Open8 - addition of remaining ld/ ...&lt;/div&gt;+ /open8_urisc/trunk/gnu/binutils/ld/aclocal.m4&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ChangeLog&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ChangeLog-0001&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ChangeLog-0203&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ChangeLog-2004&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ChangeLog-2005&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ChangeLog-2006&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ChangeLog-2007&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ChangeLog-2008&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ChangeLog-2009&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ChangeLog-2010&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ChangeLog-9197&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ChangeLog-9899&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/config.in&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/configure&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/configure.host&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/configure.in&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/configure.tgt&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/deffile.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/deffilep.y&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/dep-in.sed&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/elf-hints-local.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/aix5ppc.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/aix5rs6.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/aixppc.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/aixrs6.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/alpha.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/alphavms.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/arcelf.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/armaoutb.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/armaoutl.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/armcoff.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/armelf.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/armelfb.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/armelfb_linux.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/armelfb_linux_eabi.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/armelfb_nbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/armelf_fbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/armelf_linux.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/armelf_linux_eabi.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/armelf_nbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/armelf_vxworks.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/armnbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/armnto.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/armpe.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/armsymbian.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/arm_epoc_pe.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/arm_wince_pe.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/avr1.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/avr2.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/avr3.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/avr4.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/avr5.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/avr6.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/avr25.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/avr31.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/avr35.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/avr51.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/avrxmega1.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/avrxmega2.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/avrxmega3.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/avrxmega4.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/avrxmega5.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/avrxmega6.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/avrxmega7.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/bfin.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/coff_i860.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/coff_sparc.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/crisaout.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/criself.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/crislinux.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/d10velf.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/d30velf.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/d30v_e.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/d30v_o.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/delta68.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32am33lin.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32b4300.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32bfinfd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32bmip.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32bmipn32-defs.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32bmipn32.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32bsmip.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32btsmip.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32btsmipn32.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32btsmipn32_fbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32btsmip_fbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32cr16.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32cr16c.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32crx.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32ebmip.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32ebmipvxworks.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32elmip.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32elmipvxworks.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32fr30.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32frv.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32frvfd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32i370.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32ip2k.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32iq10.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32iq2000.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32l4300.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32lm32.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32lm32fd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32lmip.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32lppc.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32lppcnto.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32lppcsim.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32lsmip.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32ltsmip.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32ltsmipn32.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32ltsmipn32_fbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32ltsmip_fbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32m32c.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32mb_linux.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32mcore.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32mep.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32microblaze.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32mipswindiss.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32moxie.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32mt.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32openrisc.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32ppc.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32ppccommon.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32ppclinux.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32ppcnto.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32ppcsim.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32ppcvxworks.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32ppcwindiss.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32ppc_fbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32rx.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32vax.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32xc16x.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32xc16xl.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32xc16xs.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32xstormy16.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32xtensa.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32_dlx.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32_i860.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32_i960.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32_sparc.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32_sparc_sol2.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32_sparc_vxworks.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32_spu.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32_tic6x_be.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32_tic6x_elf_be.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32_tic6x_elf_le.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32_tic6x_le.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32_tic6x_linux_be.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32_tic6x_linux_le.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf32_x86_64.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf64alpha.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf64alpha_fbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf64alpha_nbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf64bmip-defs.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf64bmip.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf64btsmip.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf64btsmip_fbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf64hppa.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf64lppc.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf64ltsmip.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf64ltsmip_fbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf64mmix.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf64ppc.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf64_aix.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf64_ia64.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf64_ia64_fbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf64_s390.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf64_sparc.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf64_sparc_fbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf64_sparc_sol2.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf_fbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf_i386.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf_i386_be.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf_i386_chaos.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf_i386_fbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf_i386_ldso.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf_i386_sol2.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf_i386_vxworks.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf_l1om.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf_l1om_fbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf_s390.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf_x86_64.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf_x86_64_fbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/elf_x86_64_sol2.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/gld960.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/gld960coff.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/h8300.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/h8300elf.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/h8300h.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/h8300helf.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/h8300hn.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/h8300hnelf.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/h8300s.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/h8300self.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/h8300sn.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/h8300snelf.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/h8300sx.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/h8300sxelf.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/h8300sxn.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/h8300sxnelf.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/h8500.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/h8500b.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/h8500c.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/h8500m.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/h8500s.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/hp3hpux.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/hp300bsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/hppa64linux.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/hppaelf.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/hppalinux.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/hppanbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/hppaobsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/i386aout.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/i386beos.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/i386bsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/i386coff.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/i386go32.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/i386linux.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/i386lynx.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/i386mach.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/i386moss.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/i386msdos.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/i386nbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/i386nto.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/i386nw.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/i386pe.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/i386pep.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/i386pe_posix.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/lnk960.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/m32relf.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/m32relf_linux.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/m32rlelf.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/m32rlelf_linux.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/m68hc11elf.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/m68hc11elfb.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/m68hc12elf.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/m68hc12elfb.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/m68k4knbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/m68kaout.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/m68kaux.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/m68kcoff.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/m68kelf.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/m68kelfnbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/m68klinux.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/m68knbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/m68kpsos.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/m88kbcs.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/mcorepe.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/mipsbig.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/mipsbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/mipsidt.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/mipsidtl.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/mipslit.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/mipslnews.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/mipspe.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/mmo.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/mn10200.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/mn10300.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/msp430all.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/news.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/ns32knbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/open8_1.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/or32.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/or32elf.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/pc532macha.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/pdp11.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/pjelf.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/pjlelf.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/ppclynx.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/ppcmacos.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/ppcnw.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/ppcpe.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/README&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/riscix.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/scoreelf.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/sh.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/shelf.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/shelf32.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/shelf32_linux.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/shelf32_nbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/shelf64.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/shelf64_nbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/shelf_fd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/shelf_linux.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/shelf_nbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/shelf_nto.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/shelf_uclinux.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/shelf_vxworks.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/shl.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/shlelf.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/shlelf32.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/shlelf32_linux.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/shlelf32_nbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/shlelf64.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/shlelf64_nbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/shlelf_fd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/shlelf_linux.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/shlelf_nbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/shlelf_nto.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/shlelf_vxworks.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/shlsymbian.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/shpe.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/solaris2.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/sparcaout.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/sparclinux.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/sparcnbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/st2000.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/sun3.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/sun4.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/tic3xcoff.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/tic3xcoff_onchip.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/tic4xcoff.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/tic30aout.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/tic30coff.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/tic54xcoff.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/tic80coff.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/v850.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/vanilla.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/vax.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/vaxnbsd.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/vsta.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/vxworks.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/w65.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/z80.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/z8001.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emulparams/z8002.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/aix.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/alphaelf.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/armcoff.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/armelf.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/astring.sed&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/avrelf.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/beos.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/bfin.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/cr16elf.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/crxelf.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/elf-generic.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/elf32.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/genelf.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/generic.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/gld960.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/gld960c.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/hppaelf.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/ia64elf.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/irix.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/linux.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/lnk960.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/m68hc1xelf.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/m68kcoff.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/m68kelf.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/mipsecoff.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/mipself.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/mmix-elfnmmo.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/mmixelf.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/mmo.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/needrelax.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/netbsd.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/open8elf.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/ostring.sed&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/pe.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/pep.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/ppc32elf.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/ppc64elf.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/README&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/rxelf.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/scoreelf.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/sh64elf.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/solaris2.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/spuelf.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/spu_icache.o_c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/spu_icache.S&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/spu_ovl.o_c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/spu_ovl.S&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/sunos.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/tic6xdsbt.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/ticoff.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/vanilla.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/vms.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/vxworks.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/xtensaelf.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/emultempl/z80.em&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/fdl.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/gen-doc.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/genscrba.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/genscripts.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/h8-doc.texi&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ld.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ld.texinfo&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ldcref.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ldctor.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ldctor.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ldemul.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ldemul.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ldexp.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ldexp.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ldfile.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ldfile.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ldgram.y&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ldint.texinfo&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ldlang.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ldlang.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ldlex-wrapper.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ldlex.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ldlex.l&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ldmain.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ldmain.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ldmisc.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ldmisc.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ldver.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ldver.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ldwrite.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/ldwrite.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/lexsup.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/MAINTAINERS&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/Makefile.am&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/Makefile.in&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/mri.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/mri.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/NEWS&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/pe-dll.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/pe-dll.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/pep-dll.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/pep-dll.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/plugin.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/plugin.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/po/.cvsignore&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/po/bg.po&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/po/da.po&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/po/es.po&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/po/fi.po&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/po/fr.po&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/po/ga.po&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/po/id.po&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/po/ja.po&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/po/ld.pot&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/po/Make-in&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/po/POTFILES.in&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/po/sv.po&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/po/tr.po&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/po/vi.po&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/po/zh_CN.po&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/po/zh_TW.po&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/README&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/aix.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/alpha.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/alphavms.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/aout.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/armaout.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/armbpabi.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/armcoff.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/avr.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/crisaout.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/delta68.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/dlx.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/elf.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/elf32cr16.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/elf32cr16c.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/elf32crx.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/elf32msp430.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/elf32msp430_3.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/elf32sh-symbian.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/elf32xc16x.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/elf32xc16xl.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/elf32xc16xs.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/elf64hppa.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/elfd10v.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/elfd30v.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/elfi370.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/elfm68hc11.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/elfm68hc12.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/elfmicroblaze.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/elfxtensa.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/elf_chaos.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/epocpe.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/h8300.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/h8300h.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/h8300hn.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/h8300s.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/h8300sn.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/h8300sx.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/h8300sxn.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/h8500.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/h8500b.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/h8500c.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/h8500m.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/h8500s.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/hppaelf.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/i386beos.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/i386coff.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/i386go32.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/i386msdos.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/i860coff.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/i960.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/ip2k.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/iq2000.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/m68kaux.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/m68kcoff.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/m88kbcs.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/mcorepe.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/mep.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/mips.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/mipsbsd.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/mmo.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/moxie.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/nw.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/open8.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/or32.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/pe.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/pep.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/pj.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/ppcpe.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/psos.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/README&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/riscix.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/sh.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/sparccoff.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/st2000.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/tic4xcoff.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/tic30aout.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/tic30coff.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/tic54xcoff.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/tic80coff.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/v850.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/vanilla.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/w65.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/xstormy16.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/z80.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/scripttempl/z8000.sc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/stamp-h.in&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/sysdep.h&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testplug.c&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ChangeLog&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ChangeLog-2004&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ChangeLog-2005&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ChangeLog-2006&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ChangeLog-2007&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ChangeLog-2008&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ChangeLog-2009&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ChangeLog-2010&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/testsuite/ChangeLog-9303&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/ld/TODO&lt;br /&gt;</description>
            <author>khays</author>
            <pubDate>Sun, 05 Jun 2011 03:51:09 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=145</guid>
        </item>
        <item>
            <title>GNU binutils port for Open8 - addition of gas/testsuite/gas/z8k files</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=144</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 144 - khays&lt;/strong&gt; (35 file(s) modified)&lt;/div&gt;&lt;div&gt;GNU binutils port for Open8 - addition of gas/testsuite/gas/z8k files&lt;/div&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/calr-backf.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/calr-forwf.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/calr.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/calr.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/ctrl-names.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/ctrl-names.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/dec.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/decbf.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/decf.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/djnz-backf.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/djnz-backf2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/djnz.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/djnz.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/eidi.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/eidif.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/inc.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/incbf.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/incf.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/inout.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/inout.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/jmp-cc.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/jmp-cc.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/jr-back.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/jr-back.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/jr-backf.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/jr-forw.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/jr-forw.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/jr-forwf.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/ldk.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/ldkf.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/reglabel.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/reglabel.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/ret-cc.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/ret-cc.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z8k/z8k.exp&lt;br /&gt;</description>
            <author>khays</author>
            <pubDate>Sun, 05 Jun 2011 03:48:09 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=144</guid>
        </item>
        <item>
            <title>GNU binutils port for Open8 - addition of gas/testsuite/gas/z80 files</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=143</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 143 - khays&lt;/strong&gt; (29 file(s) modified)&lt;/div&gt;&lt;div&gt;GNU binutils port for Open8 - addition of gas/testsuite/gas/z80 files&lt;/div&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z80/arith.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z80/arith.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z80/atend.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z80/atend.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z80/bit.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z80/bit.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z80/block.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z80/block.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z80/branch.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z80/branch.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z80/equ.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z80/equ.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z80/inout.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z80/inout.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z80/ld-group.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z80/ld-group.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z80/misc.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z80/misc.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z80/offset.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z80/offset.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z80/quotes.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z80/quotes.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z80/redef.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z80/redef.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z80/rotate.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z80/rotate.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z80/suffix.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z80/suffix.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/z80/z80.exp&lt;br /&gt;</description>
            <author>khays</author>
            <pubDate>Sun, 05 Jun 2011 03:47:06 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=143</guid>
        </item>
        <item>
            <title>GNU binutils port for Open8 - addition of gas/testsuite/gas/xtensa files</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=142</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 142 - khays&lt;/strong&gt; (17 file(s) modified)&lt;/div&gt;&lt;div&gt;GNU binutils port for Open8 - addition of gas/testsuite/gas/xtensa files&lt;/div&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xtensa/all.exp&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xtensa/entry_align.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xtensa/entry_misalign.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xtensa/entry_misalign2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xtensa/err-pcrel.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xtensa/jlong.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xtensa/jlong.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xtensa/j_too_far.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xtensa/loop_align.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xtensa/loop_misalign.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xtensa/pcrel.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xtensa/pcrel.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xtensa/short_branch_offset.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xtensa/short_branch_offset.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xtensa/weak-call.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xtensa/weak-call.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xtensa/xtensa-err.exp&lt;br /&gt;</description>
            <author>khays</author>
            <pubDate>Sun, 05 Jun 2011 03:46:09 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=142</guid>
        </item>
        <item>
            <title>GNU binutils port for Open8 - addition of gas/testsuite/gas/xstormy16 files</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=141</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 141 - khays&lt;/strong&gt; (11 file(s) modified)&lt;/div&gt;&lt;div&gt;GNU binutils port for Open8 - addition of gas/testsuite/gas/xstormy16 files&lt;/div&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xstormy16/allinsn.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xstormy16/allinsn.exp&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xstormy16/allinsn.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xstormy16/allinsn.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xstormy16/gcc.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xstormy16/gcc.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xstormy16/gcc.sh&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xstormy16/reloc-1.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xstormy16/reloc-1.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xstormy16/reloc-2.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xstormy16/reloc-2.s&lt;br /&gt;</description>
            <author>khays</author>
            <pubDate>Sun, 05 Jun 2011 03:45:30 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=141</guid>
        </item>
        <item>
            <title>GNU binutils port for Open8 - addition of gas/testsuite/gas/xc16x files</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=140</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 140 - khays&lt;/strong&gt; (46 file(s) modified)&lt;/div&gt;&lt;div&gt;GNU binutils port for Open8 - addition of gas/testsuite/gas/xc16x files&lt;/div&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/add.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/addb.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/addc.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/addcb.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/add_test.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/and.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/andb.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/bfldl.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/bit.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/calla.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/calli.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/cmp.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/cmpb.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/cmpi.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/cmp_test.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/cpl.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/div.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/jmpa.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/jmpi.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/jmpr.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/mov.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/movb.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/movbs.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/movbz.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/mov_test.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/mul.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/neg.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/nop.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/or.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/orb.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/prior.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/pushpop.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/ret.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/scxt.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/shlrol.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/sub.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/subb.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/subc.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/subcb.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/sub_test.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/syscontrol1.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/syscontrol2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/trap.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/xc16x.exp&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/xor.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/xc16x/xorb.s&lt;br /&gt;</description>
            <author>khays</author>
            <pubDate>Sun, 05 Jun 2011 03:44:32 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=140</guid>
        </item>
        <item>
            <title>GNU binutils port for Open8 - addition of gas/testsuite/gas/vax files</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=139</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 139 - khays&lt;/strong&gt; (7 file(s) modified)&lt;/div&gt;&lt;div&gt;GNU binutils port for Open8 - addition of gas/testsuite/gas/vax files&lt;/div&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/vax/elf-rel.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/vax/elf-rel.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/vax/flonum.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/vax/flonum.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/vax/quad.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/vax/quad_elf.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/vax/vax.exp&lt;br /&gt;</description>
            <author>khays</author>
            <pubDate>Sun, 05 Jun 2011 03:43:04 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=139</guid>
        </item>
        <item>
            <title>GNU binutils port for Open8 - addition of gas/testsuite/gas/v850 files</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=138</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 138 - khays&lt;/strong&gt; (19 file(s) modified)&lt;/div&gt;&lt;div&gt;GNU binutils port for Open8 - addition of gas/testsuite/gas/v850 files&lt;/div&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/v850/arith.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/v850/basic.exp&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/v850/bit.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/v850/branch.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/v850/compare.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/v850/fepsw.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/v850/hilo.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/v850/hilo2.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/v850/jumps.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/v850/logical.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/v850/mem.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/v850/misc.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/v850/move.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/v850/range.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/v850/reloc.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/v850/split-lo16.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/v850/split-lo16.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/v850/v850e1.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/v850/v850e1.s&lt;br /&gt;</description>
            <author>khays</author>
            <pubDate>Sun, 05 Jun 2011 03:42:43 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=138</guid>
        </item>
        <item>
            <title>GNU binutils port for Open8 - addition of gas/testsuite/gas/tic54x files</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=137</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 137 - khays&lt;/strong&gt; (42 file(s) modified)&lt;/div&gt;&lt;div&gt;GNU binutils port for Open8 - addition of gas/testsuite/gas/tic54x files&lt;/div&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/address.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/address.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/addrfar.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/align.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/align.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/all-opcodes.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/all-opcodes.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/asg.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/asg.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/cons.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/cons.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/consfar.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/extaddr.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/extaddr.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/field.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/field.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/in_mlib.asm&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/labels.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/labels.inc&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/labels.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/loop.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/loop.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/lp.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/lp.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/macro.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/macro.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/macro1.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/macros.lib&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/math.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/math.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/opcodes.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/opcodes.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/sections.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/sections.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/set.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/set.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/struct.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/struct.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/subsym.d&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/subsym.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/subsym1.s&lt;br /&gt;+ /open8_urisc/trunk/gnu/binutils/gas/testsuite/gas/tic54x/tic54x.exp&lt;br /&gt;</description>
            <author>khays</author>
            <pubDate>Sun, 05 Jun 2011 03:40:31 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=open8_urisc&amp;path=%2Fopen8_urisc%2Ftrunk%2Fgnu%2F&amp;rev=137</guid>
        </item>
    </channel>
</rss>

        </div>

                
        <div style="clear: both; margin-left: 200px;">
            <ins
                class="adsbygoogle"
                style="display:inline-block;width:728px;height:90px"
                data-ad-client="ca-pub-8561717607970465"
                data-ad-slot="4128044249"></ins>
            <script type="text/javascript">(adsbygoogle = window.adsbygoogle || []).push({});</script>
        </div>
        
            </div>
    <div class="bot">
        &copy; copyright 1999-2026
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores&reg;, registered trademark.
    </div>
</div>

<!-- Old browser warning -->
<script type="text/javascript">
  if (!('borderImage' in document.createElement('div').style)) {
    var div = document.getElementById('old-browser-warning')
    div.innerHTML = '<b>Your browser is out-of-date!</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Update your browser to view this website correctly.'
    div.setAttribute('style', 'background-color: red; border-bottom: 2px solid black; margin: 0 -12px 12px -12px; padding: 12px; text-align: center;')
  }
</script>
<!-- /Old browser warning -->
<!-- Google search -->
<script type="text/javascript" src="//www.google.com/jsapi"></script>
<script type="text/javascript">google.load("elements", "1", {packages: "transliteration"});</script>
<script type="text/javascript" src="//www.google.com/coop/cse/t13n?form=cse-search-box&amp;t13n_langs=en"></script>
<script type="text/javascript" src="//www.google.com/coop/cse/brand?form=cse-search-box&amp;lang=en"></script>
<!-- /Google search -->

</body>
</html>