<!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/or1k'">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/or1k/or1k/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>or1k</title>
        <description>WebSVN RSS feed - or1k</description>
        <link>https://opencores.org/websvn//websvn/listing?repname=or1k&amp;path=%2For1k%2Ftrunk%2Fnewlib%2Fnewlib%2Flibc%2Fsys%2Fd10v%2Fconfigure&amp;</link>
        <lastBuildDate>Mon, 18 May 2026 13:39:48 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=or1k&amp;path=%2For1k%2Ftrunk%2Fnewlib%2Fnewlib%2Flibc%2Fsys%2Fd10v%2F&amp;rev=1765</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 1765 - root&lt;/strong&gt; (267 file(s) modified)&lt;/div&gt;&lt;div&gt;...&lt;/div&gt;- /branches&lt;br /&gt;+ /or1k&lt;br /&gt;+ /or1k/branches&lt;br /&gt;+ /or1k/tags&lt;br /&gt;+ /or1k/trunk&lt;br /&gt;- /tags&lt;br /&gt;- /trunk&lt;br /&gt;+ /web_uploads&lt;br /&gt;+ /web_uploads/arch.gif&lt;br /&gt;+ /web_uploads/ats&lt;br /&gt;+ /web_uploads/ats/build_binutils.status&lt;br /&gt;+ /web_uploads/ats/build_binutils.txt&lt;br /&gt;+ /web_uploads/ats/build_gdb.status&lt;br /&gt;+ /web_uploads/ats/build_gdb.txt&lt;br /&gt;+ /web_uploads/ats/build_newlib_gcc.status&lt;br /&gt;+ /web_uploads/ats/build_newlib_gcc.txt&lt;br /&gt;+ /web_uploads/ats/build_or1ksim.status&lt;br /&gt;+ /web_uploads/ats/build_or1ksim.txt&lt;br /&gt;+ /web_uploads/ats/build_uclibc.status&lt;br /&gt;+ /web_uploads/ats/build_uclibc.txt&lt;br /&gt;+ /web_uploads/ats/build_uclinux.status&lt;br /&gt;+ /web_uploads/ats/checkout_binutils.txt&lt;br /&gt;+ /web_uploads/ats/checkout_gdb.txt&lt;br /&gt;+ /web_uploads/ats/checkout_newlib_gcc.txt&lt;br /&gt;+ /web_uploads/ats/checkout_or1ksim.txt&lt;br /&gt;+ /web_uploads/ats/checkout_uclibc.txt&lt;br /&gt;+ /web_uploads/ats/checkout_uclinux.txt&lt;br /&gt;+ /web_uploads/ats/index.shtml&lt;br /&gt;+ /web_uploads/ats/or32-rtems&lt;br /&gt;+ /web_uploads/ats/or32-rtems/build_binutils.status&lt;br /&gt;+ /web_uploads/ats/or32-rtems/build_binutils.txt&lt;br /&gt;+ /web_uploads/ats/or32-rtems/build_gdb.status&lt;br /&gt;+ /web_uploads/ats/or32-rtems/build_gdb.txt&lt;br /&gt;+ /web_uploads/ats/or32-rtems/build_newlib_gcc.status&lt;br /&gt;+ /web_uploads/ats/or32-rtems/build_newlib_gcc.txt&lt;br /&gt;+ /web_uploads/ats/or32-rtems/build_or1ksim.status&lt;br /&gt;+ /web_uploads/ats/or32-rtems/build_or1ksim.txt&lt;br /&gt;+ /web_uploads/ats/or32-rtems/checkout_binutils.txt&lt;br /&gt;+ /web_uploads/ats/or32-rtems/checkout_gdb.txt&lt;br /&gt;+ /web_uploads/ats/or32-rtems/checkout_newlib_gcc.txt&lt;br /&gt;+ /web_uploads/ats/or32-rtems/checkout_or1ksim.txt&lt;br /&gt;+ /web_uploads/ats/or32-rtems/last_ok&lt;br /&gt;+ /web_uploads/ats/or32-rtems/last_ok/build_binutils.status&lt;br /&gt;+ /web_uploads/ats/or32-rtems/last_ok/build_binutils.txt&lt;br /&gt;+ /web_uploads/ats/or32-rtems/last_ok/build_gdb.status&lt;br /&gt;+ /web_uploads/ats/or32-rtems/last_ok/build_gdb.txt&lt;br /&gt;+ /web_uploads/ats/or32-rtems/last_ok/build_newlib_gcc.status&lt;br /&gt;+ /web_uploads/ats/or32-rtems/last_ok/build_newlib_gcc.txt&lt;br /&gt;+ /web_uploads/ats/or32-rtems/last_ok/build_or1ksim.status&lt;br /&gt;+ /web_uploads/ats/or32-rtems/last_ok/build_or1ksim.txt&lt;br /&gt;+ /web_uploads/ats/or32-rtems/last_ok/checkout_binutils.txt&lt;br /&gt;+ /web_uploads/ats/or32-rtems/last_ok/checkout_gdb.txt&lt;br /&gt;+ /web_uploads/ats/or32-rtems/last_ok/checkout_newlib_gcc.txt&lt;br /&gt;+ /web_uploads/ats/or32-rtems/last_ok/checkout_or1ksim.txt&lt;br /&gt;+ /web_uploads/ats/or32-rtems/or1k_ats_rtems.txt&lt;br /&gt;+ /web_uploads/ats/or32-uclinux&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/build_binutils.status&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/build_binutils.txt&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/build_gcc.status&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/build_gcc.txt&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/build_gdb.status&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/build_gdb.txt&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/build_or1ksim.status&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/build_or1ksim.txt&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/build_uclibc.status&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/build_uclibc.txt&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/build_uclinux.status&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/build_uclinux.txt&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/checkout_binutils.txt&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/checkout_gcc.txt&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/checkout_gdb.txt&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/checkout_or1ksim.txt&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/checkout_uclibc.txt&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/checkout_uclinux.txt&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/last_ok&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/last_ok/build_binutils.status&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/last_ok/build_binutils.txt&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/last_ok/build_gcc.status&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/last_ok/build_gcc.txt&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/last_ok/build_gdb.status&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/last_ok/build_gdb.txt&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/last_ok/build_or1ksim.status&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/last_ok/build_or1ksim.txt&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/last_ok/build_uclibc.status&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/last_ok/build_uclibc.txt&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/last_ok/build_uclinux.status&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/last_ok/build_uclinux.txt&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/last_ok/checkout_binutils.txt&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/last_ok/checkout_gcc.txt&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/last_ok/checkout_gdb.txt&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/last_ok/checkout_or1ksim.txt&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/last_ok/checkout_uclibc.txt&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/last_ok/checkout_uclinux.txt&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/last_ok/or1ksim_testbench.status&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/last_ok/or1ksim_testbench.txt&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/last_ok/or1ksim_uclinux.status&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/last_ok/or1ksim_uclinux.txt&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/last_ok/rebuild_gcc.status&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/last_ok/rebuild_gcc.txt&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/or1ksim_testbench.status&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/or1ksim_testbench.txt&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/or1ksim_uclinux.status&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/or1ksim_uclinux.txt&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/or1k_ats_uclinux.txt&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/rebuild_gcc.status&lt;br /&gt;+ /web_uploads/ats/or32-uclinux/rebuild_gcc.txt&lt;br /&gt;+ /web_uploads/ats_tng&lt;br /&gt;+ /web_uploads/block_diagram_marvin.gif&lt;br /&gt;+ /web_uploads/demo_devid.jpg&lt;br /&gt;+ /web_uploads/demo_devids.jpg&lt;br /&gt;+ /web_uploads/demo_eth.jpg&lt;br /&gt;+ /web_uploads/demo_eths.jpg&lt;br /&gt;+ /web_uploads/DSCN0019.JPG&lt;br /&gt;+ /web_uploads/DSCN0025.JPG&lt;br /&gt;+ /web_uploads/DSCN0158.jpg&lt;br /&gt;+ /web_uploads/flexboard_jtag.jpg&lt;br /&gt;+ /web_uploads/flexboard_jtag_small.jpg&lt;br /&gt;+ /web_uploads/FPGA Development Board.pdf&lt;br /&gt;+ /web_uploads/good1.gif&lt;br /&gt;+ /web_uploads/good1small.gif&lt;br /&gt;+ /web_uploads/good2.gif&lt;br /&gt;+ /web_uploads/good2small.gif&lt;br /&gt;+ /web_uploads/good3.gif&lt;br /&gt;+ /web_uploads/good3small.gif&lt;br /&gt;+ /web_uploads/index.shtml&lt;br /&gt;+ /web_uploads/jp1.jpg&lt;br /&gt;+ /web_uploads/jp1_small.jpg&lt;br /&gt;+ /web_uploads/lint&lt;br /&gt;+ /web_uploads/lint/2004-05-09_22-11-53.log&lt;br /&gt;+ /web_uploads/nanox.jpg&lt;br /&gt;+ /web_uploads/nanox_small.jpg&lt;br /&gt;+ /web_uploads/openrisc-HW-tutorial-Altera.pdf&lt;br /&gt;+ /web_uploads/openrisc-HW-tutorial-Xilinx.pdf&lt;br /&gt;+ /web_uploads/openrisc-SW-tutorial.pdf&lt;br /&gt;+ /web_uploads/or1k-bin&lt;br /&gt;+ /web_uploads/or1k-bin/ddd-2003-04-13.cygwin.tar.gz&lt;br /&gt;+ /web_uploads/or1k-bin/or32-uclinux-2003-04-13.cygwin.tar.gz&lt;br /&gt;+ /web_uploads/or1k-bin/or32-uclinux-2003-07-09.cygwin.tar.gz&lt;br /&gt;+ /web_uploads/or1ksim-0.2.0-patch-2.0.bz2&lt;br /&gt;+ /web_uploads/or1ksim-0.2.0.tar.gz&lt;br /&gt;+ /web_uploads/or1ksim-0.2.0rc1.tar.gz&lt;br /&gt;+ /web_uploads/or1ksim-0.2.0rc2.tar.gz&lt;br /&gt;+ /web_uploads/or1ksim-0.2.0rc3.tar.gz&lt;br /&gt;+ /web_uploads/or1ksim-0.3.0.pdf&lt;br /&gt;+ /web_uploads/or1ksim-0.3.0.tar.bz2&lt;br /&gt;+ /web_uploads/or1ksim-0.3.0rc1.tar.bz2&lt;br /&gt;+ /web_uploads/or1ksim-0.3.0rc2.pdf&lt;br /&gt;+ /web_uploads/or1ksim-0.3.0rc2.tar.bz2&lt;br /&gt;+ /web_uploads/or1ksim-0.3.0rc3.pdf&lt;br /&gt;+ /web_uploads/or1ksim-0.3.0rc3.tar.bz2&lt;br /&gt;+ /web_uploads/or1ksim.pdf&lt;br /&gt;+ /web_uploads/OR1K_ViASIC.pdf&lt;br /&gt;+ /web_uploads/or1x00_roadmap.gif&lt;br /&gt;+ /web_uploads/or1x00_roadmap_small.gif&lt;br /&gt;+ /web_uploads/or32-gdb-6.8-patch-1.0.bz2&lt;br /&gt;+ /web_uploads/or32-gdb-6.8-patch-2.0.bz2&lt;br /&gt;+ /web_uploads/or32-gdb-6.8-patch-2.1.bz2&lt;br /&gt;+ /web_uploads/or1200&lt;br /&gt;+ /web_uploads/or1200.gif&lt;br /&gt;+ /web_uploads/or1200/or1200_overview.pdf&lt;br /&gt;+ /web_uploads/OR1200VectorDatapath.zip&lt;br /&gt;+ /web_uploads/orpsoc-models-1.0.tar.bz2&lt;br /&gt;+ /web_uploads/orp_camera.jpg&lt;br /&gt;+ /web_uploads/orp_camera_small.jpg&lt;br /&gt;+ /web_uploads/PC020011.JPG&lt;br /&gt;+ /web_uploads/PC020014.JPG&lt;br /&gt;+ /web_uploads/PC020015.JPG&lt;br /&gt;+ /web_uploads/proj_marvin.gif&lt;br /&gt;+ /web_uploads/proj_marvins.gif&lt;br /&gt;+ /web_uploads/refman-or1ksim-0.3.0.pdf&lt;br /&gt;+ /web_uploads/refman-or1ksim-0.3.0rc2.pdf&lt;br /&gt;+ /web_uploads/refman-or1ksim-0.3.0rc3.pdf&lt;br /&gt;+ /web_uploads/refman.pdf&lt;br /&gt;+ /web_uploads/ROSUM.pdf&lt;br /&gt;+ /web_uploads/simon_debugging.jpg&lt;br /&gt;+ /web_uploads/simon_debugging_small.jpg&lt;br /&gt;+ /web_uploads/stats&lt;br /&gt;+ /web_uploads/stats/2004-02.png&lt;br /&gt;+ /web_uploads/stats/2004-03.png&lt;br /&gt;+ /web_uploads/stats/2004-04.png&lt;br /&gt;+ /web_uploads/stats/2004-05.png&lt;br /&gt;+ /web_uploads/stats/2004-06.png&lt;br /&gt;+ /web_uploads/stats/2004-07.png&lt;br /&gt;+ /web_uploads/stats/2004-08.png&lt;br /&gt;+ /web_uploads/stats/2004-09.png&lt;br /&gt;+ /web_uploads/stats/2004-10.png&lt;br /&gt;+ /web_uploads/stats/2004-11.png&lt;br /&gt;+ /web_uploads/stats/2005-02.png&lt;br /&gt;+ /web_uploads/stats/2005-03.png&lt;br /&gt;+ /web_uploads/stats/2005-04.png&lt;br /&gt;+ /web_uploads/stats/2005-05.png&lt;br /&gt;+ /web_uploads/stats/2005-06.png&lt;br /&gt;+ /web_uploads/stats/2005-07.png&lt;br /&gt;+ /web_uploads/stats/2005-08.png&lt;br /&gt;+ /web_uploads/stats/2005-09.png&lt;br /&gt;+ /web_uploads/stats/2005-10.png&lt;br /&gt;+ /web_uploads/stats/2005-11.png&lt;br /&gt;+ /web_uploads/stats/2005-12.png&lt;br /&gt;+ /web_uploads/stats/2005.png&lt;br /&gt;+ /web_uploads/stats/2006-01.png&lt;br /&gt;+ /web_uploads/stats/2006-02.png&lt;br /&gt;+ /web_uploads/stats/2006-03.png&lt;br /&gt;+ /web_uploads/stats/2006-04.png&lt;br /&gt;+ /web_uploads/stats/2006-05.png&lt;br /&gt;+ /web_uploads/stats/2006-06.png&lt;br /&gt;+ /web_uploads/stats/2006-07.png&lt;br /&gt;+ /web_uploads/stats/2006-08.png&lt;br /&gt;+ /web_uploads/stats/2006-09.png&lt;br /&gt;+ /web_uploads/stats/2006-10.png&lt;br /&gt;+ /web_uploads/stats/2006-11.png&lt;br /&gt;+ /web_uploads/stats/2006-12.png&lt;br /&gt;+ /web_uploads/stats/2006.png&lt;br /&gt;+ /web_uploads/stats/2007-01.png&lt;br /&gt;+ /web_uploads/stats/2007-02.png&lt;br /&gt;+ /web_uploads/stats/2007-03.png&lt;br /&gt;+ /web_uploads/stats/2007-04.png&lt;br /&gt;+ /web_uploads/stats/2007-05.png&lt;br /&gt;+ /web_uploads/stats/2007-06.png&lt;br /&gt;+ /web_uploads/stats/2007-07.png&lt;br /&gt;+ /web_uploads/stats/2007-08.png&lt;br /&gt;+ /web_uploads/stats/2007-09.png&lt;br /&gt;+ /web_uploads/stats/2007-10.png&lt;br /&gt;+ /web_uploads/stats/2007-11.png&lt;br /&gt;+ /web_uploads/stats/2007-12.png&lt;br /&gt;+ /web_uploads/stats/2007.png&lt;br /&gt;+ /web_uploads/stats/2008-01.png&lt;br /&gt;+ /web_uploads/stats/2008-02.png&lt;br /&gt;+ /web_uploads/stats/2008-03.png&lt;br /&gt;+ /web_uploads/stats/2008-04.png&lt;br /&gt;+ /web_uploads/stats/2008-05.png&lt;br /&gt;+ /web_uploads/stats/2008-06.png&lt;br /&gt;+ /web_uploads/stats/2008-07.png&lt;br /&gt;+ /web_uploads/stats/2008-08.png&lt;br /&gt;+ /web_uploads/stats/2008-09.png&lt;br /&gt;+ /web_uploads/stats/2008-10.png&lt;br /&gt;+ /web_uploads/stats/2008-11.png&lt;br /&gt;+ /web_uploads/stats/2008-12.png&lt;br /&gt;+ /web_uploads/stats/2008.png&lt;br /&gt;+ /web_uploads/stats/2009-01.png&lt;br /&gt;+ /web_uploads/stats/2009-02.png&lt;br /&gt;+ /web_uploads/stats/2009-03.png&lt;br /&gt;+ /web_uploads/stats/2009.png&lt;br /&gt;+ /web_uploads/thumb_block_diagram_marvin.gif&lt;br /&gt;+ /web_uploads/thumb_DSCN0019.JPG&lt;br /&gt;+ /web_uploads/thumb_DSCN0025.JPG&lt;br /&gt;+ /web_uploads/thumb_DSCN0158.jpg&lt;br /&gt;+ /web_uploads/thumb_PC020011.JPG&lt;br /&gt;+ /web_uploads/thumb_PC020014.JPG&lt;br /&gt;+ /web_uploads/thumb_PC020015.JPG&lt;br /&gt;+ /web_uploads/thumb_proj_marvin.gif&lt;br /&gt;+ /web_uploads/ToolChain-HOWTO&lt;br /&gt;+ /web_uploads/uClibc-0.9.28-20051120.tar.gz&lt;br /&gt;+ /web_uploads/uclinux_boot.jpg&lt;br /&gt;+ /web_uploads/uclinux_boot_small.jpg&lt;br /&gt;+ /web_uploads/vip_large.jpg&lt;br /&gt;+ /web_uploads/vip_small.jpg&lt;br /&gt;+ /web_uploads/vmware_image&lt;br /&gt;+ /web_uploads/vmware_image/MOF_ORSOC_TCHN_v3b.sh&lt;br /&gt;+ /web_uploads/vmware_image/Ubuntu_OpenCores_0.1.tar.bz2&lt;br /&gt;+ /web_uploads/voxi_success_story.pdf&lt;br /&gt;+ /web_uploads/xess&lt;br /&gt;+ /web_uploads/xess/classic.exo&lt;br /&gt;+ /web_uploads/xess/cpld-tdm.svf&lt;br /&gt;+ /web_uploads/xess/index.shtml&lt;br /&gt;+ /web_uploads/xess/linux-35.exo&lt;br /&gt;+ /web_uploads/xsv800.jpg&lt;br /&gt;+ /web_uploads/xsv800_small.jpg&lt;br /&gt;</description>
            <author>root</author>
            <pubDate>Tue, 10 Mar 2009 22:46:37 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=or1k&amp;path=%2For1k%2Ftrunk%2Fnewlib%2Fnewlib%2Flibc%2Fsys%2Fd10v%2F&amp;rev=1765</guid>
        </item>
        <item>
            <title>This commit was generated by cvs2svn to compensate for changes ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=or1k&amp;path=%2For1k%2Ftrunk%2Fnewlib%2Fnewlib%2Flibc%2Fsys%2Fd10v%2F&amp;rev=57</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 57 - joel&lt;/strong&gt; (860 file(s) modified)&lt;/div&gt;&lt;div&gt;This commit was generated by cvs2svn to compensate for changes ...&lt;/div&gt;/trunk/newlib/config-ml.in&lt;br /&gt;/trunk/newlib/config.guess&lt;br /&gt;+ /trunk/newlib/config.if&lt;br /&gt;/trunk/newlib/config.sub&lt;br /&gt;+ /trunk/newlib/config/acinclude.m4&lt;br /&gt;/trunk/newlib/config/ChangeLog&lt;br /&gt;+ /trunk/newlib/config/mh-aix43&lt;br /&gt;+ /trunk/newlib/config/mh-armpic&lt;br /&gt;+ /trunk/newlib/config/mh-cygwin&lt;br /&gt;+ /trunk/newlib/config/mh-djgpp&lt;br /&gt;+ /trunk/newlib/config/mh-interix&lt;br /&gt;+ /trunk/newlib/config/mh-openedition&lt;br /&gt;/trunk/newlib/config/mh-sparcpic&lt;br /&gt;+ /trunk/newlib/config/mt-armpic&lt;br /&gt;+ /trunk/newlib/config/mt-d30v&lt;br /&gt;/trunk/newlib/config/mt-linux&lt;br /&gt;/trunk/newlib/config/mt-sparcpic&lt;br /&gt;/trunk/newlib/configure&lt;br /&gt;/trunk/newlib/configure.in&lt;br /&gt;/trunk/newlib/etc/Makefile.in&lt;br /&gt;/trunk/newlib/etc/standards.info&lt;br /&gt;/trunk/newlib/install-sh&lt;br /&gt;/trunk/newlib/libgloss/ChangeLog&lt;br /&gt;+ /trunk/newlib/libgloss/config/mn10200.mt&lt;br /&gt;/trunk/newlib/libgloss/config/ppc.mh&lt;br /&gt;/trunk/newlib/libgloss/configure&lt;br /&gt;/trunk/newlib/libgloss/configure.in&lt;br /&gt;+ /trunk/newlib/libgloss/d30v&lt;br /&gt;+ /trunk/newlib/libgloss/d30v/configure&lt;br /&gt;+ /trunk/newlib/libgloss/d30v/configure.in&lt;br /&gt;+ /trunk/newlib/libgloss/d30v/crt0.S&lt;br /&gt;+ /trunk/newlib/libgloss/d30v/inbyte.c&lt;br /&gt;+ /trunk/newlib/libgloss/d30v/Makefile.in&lt;br /&gt;+ /trunk/newlib/libgloss/d30v/outbyte.c&lt;br /&gt;+ /trunk/newlib/libgloss/d30v/syscalls.c&lt;br /&gt;+ /trunk/newlib/libgloss/fr30&lt;br /&gt;+ /trunk/newlib/libgloss/fr30/configure&lt;br /&gt;+ /trunk/newlib/libgloss/fr30/configure.in&lt;br /&gt;+ /trunk/newlib/libgloss/fr30/crt0.s&lt;br /&gt;+ /trunk/newlib/libgloss/fr30/Makefile.in&lt;br /&gt;+ /trunk/newlib/libgloss/fr30/syscalls.c&lt;br /&gt;+ /trunk/newlib/libgloss/i386&lt;br /&gt;+ /trunk/newlib/libgloss/i386/configure&lt;br /&gt;+ /trunk/newlib/libgloss/i386/configure.in&lt;br /&gt;+ /trunk/newlib/libgloss/i386/cygmon-crt0.S&lt;br /&gt;+ /trunk/newlib/libgloss/i386/cygmon-gmon.c&lt;br /&gt;+ /trunk/newlib/libgloss/i386/cygmon-gmon.h&lt;br /&gt;+ /trunk/newlib/libgloss/i386/cygmon-salib.c&lt;br /&gt;+ /trunk/newlib/libgloss/i386/cygmon-syscall.h&lt;br /&gt;+ /trunk/newlib/libgloss/i386/cygmon.ld&lt;br /&gt;+ /trunk/newlib/libgloss/i386/Makefile.in&lt;br /&gt;/trunk/newlib/libgloss/i960/crt0.c&lt;br /&gt;/trunk/newlib/libgloss/i960/mon960.c&lt;br /&gt;+ /trunk/newlib/libgloss/i960/syscall.h&lt;br /&gt;+ /trunk/newlib/libgloss/libnosys&lt;br /&gt;+ /trunk/newlib/libgloss/libnosys/acconfig.h&lt;br /&gt;+ /trunk/newlib/libgloss/libnosys/close.c&lt;br /&gt;+ /trunk/newlib/libgloss/libnosys/config.h.in&lt;br /&gt;+ /trunk/newlib/libgloss/libnosys/configure&lt;br /&gt;+ /trunk/newlib/libgloss/libnosys/configure.in&lt;br /&gt;+ /trunk/newlib/libgloss/libnosys/environ.c&lt;br /&gt;+ /trunk/newlib/libgloss/libnosys/execve.c&lt;br /&gt;+ /trunk/newlib/libgloss/libnosys/fork.c&lt;br /&gt;+ /trunk/newlib/libgloss/libnosys/fstat.c&lt;br /&gt;+ /trunk/newlib/libgloss/libnosys/getpid.c&lt;br /&gt;+ /trunk/newlib/libgloss/libnosys/gettod.c&lt;br /&gt;+ /trunk/newlib/libgloss/libnosys/isatty.c&lt;br /&gt;+ /trunk/newlib/libgloss/libnosys/kill.c&lt;br /&gt;+ /trunk/newlib/libgloss/libnosys/link.c&lt;br /&gt;+ /trunk/newlib/libgloss/libnosys/lseek.c&lt;br /&gt;+ /trunk/newlib/libgloss/libnosys/Makefile.in&lt;br /&gt;+ /trunk/newlib/libgloss/libnosys/open.c&lt;br /&gt;+ /trunk/newlib/libgloss/libnosys/read.c&lt;br /&gt;+ /trunk/newlib/libgloss/libnosys/sbrk.c&lt;br /&gt;+ /trunk/newlib/libgloss/libnosys/stat.c&lt;br /&gt;+ /trunk/newlib/libgloss/libnosys/times.c&lt;br /&gt;+ /trunk/newlib/libgloss/libnosys/unlink.c&lt;br /&gt;+ /trunk/newlib/libgloss/libnosys/wait.c&lt;br /&gt;+ /trunk/newlib/libgloss/libnosys/warning.h&lt;br /&gt;+ /trunk/newlib/libgloss/libnosys/write.c&lt;br /&gt;+ /trunk/newlib/libgloss/m32r/chmod.c&lt;br /&gt;+ /trunk/newlib/libgloss/m32r/close.c&lt;br /&gt;/trunk/newlib/libgloss/m32r/crt0.S&lt;br /&gt;+ /trunk/newlib/libgloss/m32r/eit.h&lt;br /&gt;/trunk/newlib/libgloss/m32r/eva-stub.ld&lt;br /&gt;/trunk/newlib/libgloss/m32r/eva.ld&lt;br /&gt;+ /trunk/newlib/libgloss/m32r/exit.c&lt;br /&gt;+ /trunk/newlib/libgloss/m32r/fstat.c&lt;br /&gt;+ /trunk/newlib/libgloss/m32r/getpid.c&lt;br /&gt;+ /trunk/newlib/libgloss/m32r/isatty.c&lt;br /&gt;+ /trunk/newlib/libgloss/m32r/kill.c&lt;br /&gt;+ /trunk/newlib/libgloss/m32r/lseek.c&lt;br /&gt;/trunk/newlib/libgloss/m32r/m32r-lib.c&lt;br /&gt;/trunk/newlib/libgloss/m32r/Makefile.in&lt;br /&gt;+ /trunk/newlib/libgloss/m32r/mon.specs&lt;br /&gt;+ /trunk/newlib/libgloss/m32r/open.c&lt;br /&gt;+ /trunk/newlib/libgloss/m32r/raise.c&lt;br /&gt;+ /trunk/newlib/libgloss/m32r/read.c&lt;br /&gt;+ /trunk/newlib/libgloss/m32r/sbrk.c&lt;br /&gt;+ /trunk/newlib/libgloss/m32r/stat.c&lt;br /&gt;+ /trunk/newlib/libgloss/m32r/trap0.S&lt;br /&gt;+ /trunk/newlib/libgloss/m32r/trapmon0.c&lt;br /&gt;+ /trunk/newlib/libgloss/m32r/unlink.c&lt;br /&gt;+ /trunk/newlib/libgloss/m32r/utime.c&lt;br /&gt;+ /trunk/newlib/libgloss/m32r/write.c&lt;br /&gt;/trunk/newlib/libgloss/m68k/bcc.ld&lt;br /&gt;/trunk/newlib/libgloss/m68k/crt0.S&lt;br /&gt;/trunk/newlib/libgloss/m68k/idp.ld&lt;br /&gt;/trunk/newlib/libgloss/m68k/mvme135.ld&lt;br /&gt;/trunk/newlib/libgloss/m68k/mvme162.ld&lt;br /&gt;/trunk/newlib/libgloss/m68k/sbc5204.ld&lt;br /&gt;/trunk/newlib/libgloss/m68k/sbc5206.ld&lt;br /&gt;+ /trunk/newlib/libgloss/mcore&lt;br /&gt;+ /trunk/newlib/libgloss/mcore/close.c&lt;br /&gt;+ /trunk/newlib/libgloss/mcore/cmb-exit.c&lt;br /&gt;+ /trunk/newlib/libgloss/mcore/cmb-inbyte.c&lt;br /&gt;+ /trunk/newlib/libgloss/mcore/cmb-outbyte.c&lt;br /&gt;+ /trunk/newlib/libgloss/mcore/configure&lt;br /&gt;+ /trunk/newlib/libgloss/mcore/configure.in&lt;br /&gt;+ /trunk/newlib/libgloss/mcore/crt0.S&lt;br /&gt;+ /trunk/newlib/libgloss/mcore/elf-cmb.ld&lt;br /&gt;+ /trunk/newlib/libgloss/mcore/elf-cmb.specs&lt;br /&gt;+ /trunk/newlib/libgloss/mcore/fstat.c&lt;br /&gt;+ /trunk/newlib/libgloss/mcore/getpid.c&lt;br /&gt;+ /trunk/newlib/libgloss/mcore/kill.c&lt;br /&gt;+ /trunk/newlib/libgloss/mcore/lseek.c&lt;br /&gt;+ /trunk/newlib/libgloss/mcore/Makefile.in&lt;br /&gt;+ /trunk/newlib/libgloss/mcore/open.c&lt;br /&gt;+ /trunk/newlib/libgloss/mcore/pe-cmb.ld&lt;br /&gt;+ /trunk/newlib/libgloss/mcore/pe-cmb.specs&lt;br /&gt;+ /trunk/newlib/libgloss/mcore/print.c&lt;br /&gt;+ /trunk/newlib/libgloss/mcore/putnum.c&lt;br /&gt;+ /trunk/newlib/libgloss/mcore/raise.c&lt;br /&gt;+ /trunk/newlib/libgloss/mcore/read.c&lt;br /&gt;+ /trunk/newlib/libgloss/mcore/sbrk.c&lt;br /&gt;+ /trunk/newlib/libgloss/mcore/stat.c&lt;br /&gt;+ /trunk/newlib/libgloss/mcore/syscalls.S&lt;br /&gt;+ /trunk/newlib/libgloss/mcore/unlink.c&lt;br /&gt;+ /trunk/newlib/libgloss/mcore/write.c&lt;br /&gt;/trunk/newlib/libgloss/mips/array.ld&lt;br /&gt;/trunk/newlib/libgloss/mips/cma101.c&lt;br /&gt;/trunk/newlib/libgloss/mips/configure&lt;br /&gt;/trunk/newlib/libgloss/mips/configure.in&lt;br /&gt;/trunk/newlib/libgloss/mips/crt0.S&lt;br /&gt;/trunk/newlib/libgloss/mips/ddb.ld&lt;br /&gt;/trunk/newlib/libgloss/mips/dve.ld&lt;br /&gt;/trunk/newlib/libgloss/mips/dvemon.c&lt;br /&gt;/trunk/newlib/libgloss/mips/entry.S&lt;br /&gt;/trunk/newlib/libgloss/mips/idt.ld&lt;br /&gt;/trunk/newlib/libgloss/mips/idtecoff.ld&lt;br /&gt;+ /trunk/newlib/libgloss/mips/jmr3904-io.c&lt;br /&gt;+ /trunk/newlib/libgloss/mips/jmr3904app-java.ld&lt;br /&gt;+ /trunk/newlib/libgloss/mips/jmr3904app.ld&lt;br /&gt;+ /trunk/newlib/libgloss/mips/jmr3904dram-java.ld&lt;br /&gt;+ /trunk/newlib/libgloss/mips/jmr3904dram.ld&lt;br /&gt;/trunk/newlib/libgloss/mips/lsi.ld&lt;br /&gt;/trunk/newlib/libgloss/mips/Makefile.in&lt;br /&gt;+ /trunk/newlib/libgloss/mips/nullmon.c&lt;br /&gt;+ /trunk/newlib/libgloss/mips/nullmon.ld&lt;br /&gt;/trunk/newlib/libgloss/mips/pmon.ld&lt;br /&gt;/trunk/newlib/libgloss/mips/syscalls.c&lt;br /&gt;/trunk/newlib/libgloss/mips/vr4300.S&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/access.c&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/chmod.c&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/chown.c&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/close.c&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/configure&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/configure.in&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/creat.c&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/crt0.S&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/crt1.c&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/eval.ld&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/execv.c&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/execve.c&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/fork.c&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/fstat.c&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/getpid.c&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/gettime.c&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/isatty.c&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/kill.c&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/lseek.c&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/Makefile.in&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/open.c&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/pipe.c&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/read.c&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/sbrk.c&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/sim.ld&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/stat.c&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/test.c&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/time.c&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/times.c&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/trap.h&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/trap.S&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/unlink.c&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/utime.c&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/wait.c&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/write.c&lt;br /&gt;+ /trunk/newlib/libgloss/mn10200/_exit.c&lt;br /&gt;/trunk/newlib/libgloss/mn10300/crt0.S&lt;br /&gt;/trunk/newlib/libgloss/mn10300/eval.ld&lt;br /&gt;/trunk/newlib/libgloss/mn10300/sim.ld&lt;br /&gt;/trunk/newlib/libgloss/mn10300/trap.S&lt;br /&gt;/trunk/newlib/libgloss/rs6000/Makefile.in&lt;br /&gt;/trunk/newlib/libgloss/sh/sh1lcevb.ld&lt;br /&gt;/trunk/newlib/libgloss/sh/sh2lcevb.ld&lt;br /&gt;/trunk/newlib/libgloss/sh/sh3bb.ld&lt;br /&gt;/trunk/newlib/libgloss/sh/sh3lcevb.ld&lt;br /&gt;+ /trunk/newlib/libgloss/sparc/cache.c&lt;br /&gt;/trunk/newlib/libgloss/sparc/crt0.S&lt;br /&gt;/trunk/newlib/libgloss/sparc/cygmon-salib.c&lt;br /&gt;/trunk/newlib/libgloss/sparc/cygmon.ld.src&lt;br /&gt;/trunk/newlib/libgloss/sparc/elfsim.ld&lt;br /&gt;/trunk/newlib/libgloss/sparc/erc32-crt0.S&lt;br /&gt;/trunk/newlib/libgloss/sparc/ex930.ld&lt;br /&gt;/trunk/newlib/libgloss/sparc/ex931.ld&lt;br /&gt;/trunk/newlib/libgloss/sparc/ex934.ld&lt;br /&gt;+ /trunk/newlib/libgloss/sparc/fixctors.c&lt;br /&gt;/trunk/newlib/libgloss/sparc/Makefile.in&lt;br /&gt;/trunk/newlib/libgloss/sparc/salib.c&lt;br /&gt;+ /trunk/newlib/libgloss/sparc/sparc86x.ld&lt;br /&gt;/trunk/newlib/libgloss/sparc/sparcl-stub.c&lt;br /&gt;/trunk/newlib/libgloss/sparc/sparclite.h&lt;br /&gt;/trunk/newlib/libgloss/sparc/traps.S&lt;br /&gt;/trunk/newlib/ltconfig&lt;br /&gt;/trunk/newlib/ltmain.sh&lt;br /&gt;/trunk/newlib/Makefile.in&lt;br /&gt;/trunk/newlib/missing&lt;br /&gt;/trunk/newlib/move-if-change&lt;br /&gt;+ /trunk/newlib/newlib/acinclude.m4&lt;br /&gt;+ /trunk/newlib/newlib/aclocal.m4&lt;br /&gt;/trunk/newlib/newlib/ChangeLog&lt;br /&gt;+ /trunk/newlib/newlib/configure&lt;br /&gt;+ /trunk/newlib/newlib/configure.host&lt;br /&gt;/trunk/newlib/newlib/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/doc/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/doc/configure&lt;br /&gt;/trunk/newlib/newlib/doc/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/doc/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/doc/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/configure.in&lt;br /&gt;/trunk/newlib/newlib/libc/ctype/ctype_.c&lt;br /&gt;+ /trunk/newlib/newlib/libc/ctype/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/ctype/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/errno/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/errno/Makefile.in&lt;br /&gt;/trunk/newlib/newlib/libc/include/ctype.h&lt;br /&gt;/trunk/newlib/newlib/libc/include/grp.h&lt;br /&gt;/trunk/newlib/newlib/libc/include/machine/fastmath.h&lt;br /&gt;/trunk/newlib/newlib/libc/include/machine/ieeefp.h&lt;br /&gt;/trunk/newlib/newlib/libc/include/machine/setjmp.h&lt;br /&gt;+ /trunk/newlib/newlib/libc/include/machine/time.h&lt;br /&gt;/trunk/newlib/newlib/libc/include/math.h&lt;br /&gt;/trunk/newlib/newlib/libc/include/process.h&lt;br /&gt;/trunk/newlib/newlib/libc/include/pwd.h&lt;br /&gt;/trunk/newlib/newlib/libc/include/reent.h&lt;br /&gt;/trunk/newlib/newlib/libc/include/signal.h&lt;br /&gt;/trunk/newlib/newlib/libc/include/stdio.h&lt;br /&gt;/trunk/newlib/newlib/libc/include/stdlib.h&lt;br /&gt;/trunk/newlib/newlib/libc/include/string.h&lt;br /&gt;/trunk/newlib/newlib/libc/include/sys/config.h&lt;br /&gt;/trunk/newlib/newlib/libc/include/sys/errno.h&lt;br /&gt;/trunk/newlib/newlib/libc/include/sys/fcntl.h&lt;br /&gt;/trunk/newlib/newlib/libc/include/sys/reent.h&lt;br /&gt;/trunk/newlib/newlib/libc/include/sys/signal.h&lt;br /&gt;/trunk/newlib/newlib/libc/include/sys/stat.h&lt;br /&gt;/trunk/newlib/newlib/libc/include/sys/time.h&lt;br /&gt;/trunk/newlib/newlib/libc/include/sys/types.h&lt;br /&gt;/trunk/newlib/newlib/libc/include/sys/unistd.h&lt;br /&gt;/trunk/newlib/newlib/libc/include/time.h&lt;br /&gt;/trunk/newlib/newlib/libc/include/unctrl.h&lt;br /&gt;/trunk/newlib/newlib/libc/include/_ansi.h&lt;br /&gt;/trunk/newlib/newlib/libc/include/_syslist.h&lt;br /&gt;/trunk/newlib/newlib/libc/locale/locale.c&lt;br /&gt;+ /trunk/newlib/newlib/libc/locale/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/locale/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/a29k/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/a29k/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/a29k/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/a29k/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/machine/a29k/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/arm/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/arm/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/arm/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/arm/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/machine/arm/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/d10v/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/d10v/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/d10v/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/d10v/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/machine/d10v/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/d30v&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/d30v/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/d30v/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/d30v/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/d30v/Makefile.am&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/d30v/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/d30v/setjmp.S&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/fr30&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/fr30/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/fr30/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/fr30/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/fr30/Makefile.am&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/fr30/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/fr30/setjmp.S&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/h8300/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/h8300/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/h8300/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/h8300/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/machine/h8300/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/h8500/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/h8500/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/h8500/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/h8500/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/machine/h8500/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/hppa/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/hppa/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/hppa/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/hppa/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/machine/hppa/Makefile.in&lt;br /&gt;/trunk/newlib/newlib/libc/machine/hppa/memcpy.S&lt;br /&gt;/trunk/newlib/newlib/libc/machine/hppa/strcat.S&lt;br /&gt;/trunk/newlib/newlib/libc/machine/hppa/strlen.S&lt;br /&gt;/trunk/newlib/newlib/libc/machine/hppa/strncat.S&lt;br /&gt;/trunk/newlib/newlib/libc/machine/hppa/strncpy.S&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/i386/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/i386/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/i386/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/i386/i386mach.h&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/i386/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/machine/i386/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/i386/memchr.S&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/i386/memcmp.S&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/i386/memcpy.S&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/i386/memset.S&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/i386/strchr.S&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/i960/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/i960/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/i960/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/i960/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/machine/i960/Makefile.in&lt;br /&gt;/trunk/newlib/newlib/libc/machine/i960/setjmp.S&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/m32r/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/m32r/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/m32r/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/m32r/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/machine/m32r/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/m68k/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/m68k/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/m68k/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/m68k/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/machine/m68k/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/m68k/strcpy.c&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/m68k/strlen.c&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/m88k/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/m88k/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/m88k/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/m88k/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/machine/m88k/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/machine/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/mips/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/mips/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/mips/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/mips/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/machine/mips/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/mn10200/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/mn10200/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/mn10200/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/mn10200/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/machine/mn10200/Makefile.in&lt;br /&gt;/trunk/newlib/newlib/libc/machine/mn10200/setjmp.S&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/mn10300/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/mn10300/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/mn10300/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/mn10300/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/machine/mn10300/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/mn10300/memchr.S&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/mn10300/memcmp.S&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/mn10300/memcpy.S&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/mn10300/memset.S&lt;br /&gt;/trunk/newlib/newlib/libc/machine/mn10300/setjmp.S&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/mn10300/strchr.S&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/mn10300/strcmp.S&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/mn10300/strcpy.S&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/mn10300/strlen.S&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/necv70/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/necv70/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/necv70/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/necv70/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/machine/necv70/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/powerpc/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/powerpc/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/powerpc/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/powerpc/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/machine/powerpc/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/sh/aclocal.m4&lt;br /&gt;/trunk/newlib/newlib/libc/machine/sh/asm.h&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/sh/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/sh/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/sh/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/machine/sh/Makefile.in&lt;br /&gt;/trunk/newlib/newlib/libc/machine/sh/memcpy.S&lt;br /&gt;/trunk/newlib/newlib/libc/machine/sh/memset.S&lt;br /&gt;/trunk/newlib/newlib/libc/machine/sh/setjmp.S&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/sh/strcmp.S&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/sh/strcpy.S&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/sparc/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/sparc/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/sparc/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/sparc/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/machine/sparc/Makefile.in&lt;br /&gt;/trunk/newlib/newlib/libc/machine/sparc/setjmp.S&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/tic80&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/tic80/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/tic80/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/tic80/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/tic80/Makefile.am&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/tic80/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/tic80/setjmp.S&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/v850/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/v850/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/v850/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/v850/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/machine/v850/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/w65/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/w65/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/w65/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/w65/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/machine/w65/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/z8k/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/z8k/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/z8k/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/machine/z8k/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/machine/z8k/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/misc/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/misc/Makefile.in&lt;br /&gt;/trunk/newlib/newlib/libc/misc/unctrl.c&lt;br /&gt;/trunk/newlib/newlib/libc/posix/execvp.c&lt;br /&gt;+ /trunk/newlib/newlib/libc/posix/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/posix/Makefile.in&lt;br /&gt;/trunk/newlib/newlib/libc/posix/rewinddir.c&lt;br /&gt;/trunk/newlib/newlib/libc/reent/execr.c&lt;br /&gt;+ /trunk/newlib/newlib/libc/reent/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/reent/Makefile.in&lt;br /&gt;/trunk/newlib/newlib/libc/reent/reent.tex&lt;br /&gt;+ /trunk/newlib/newlib/libc/signal/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/signal/Makefile.in&lt;br /&gt;/trunk/newlib/newlib/libc/stdio/findfp.c&lt;br /&gt;/trunk/newlib/newlib/libc/stdio/flags.c&lt;br /&gt;+ /trunk/newlib/newlib/libc/stdio/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/stdio/Makefile.in&lt;br /&gt;/trunk/newlib/newlib/libc/stdio/mktemp.c&lt;br /&gt;/trunk/newlib/newlib/libc/stdio/setvbuf.c&lt;br /&gt;+ /trunk/newlib/newlib/libc/stdio/snprintf.c&lt;br /&gt;/trunk/newlib/newlib/libc/stdio/sprintf.c&lt;br /&gt;/trunk/newlib/newlib/libc/stdio/tmpnam.c&lt;br /&gt;+ /trunk/newlib/newlib/libc/stdio/vfieeefp.h&lt;br /&gt;/trunk/newlib/newlib/libc/stdio/vfprintf.c&lt;br /&gt;+ /trunk/newlib/newlib/libc/stdio/vsnprintf.c&lt;br /&gt;/trunk/newlib/newlib/libc/stdio/vsprintf.c&lt;br /&gt;/trunk/newlib/newlib/libc/stdlib/atexit.c&lt;br /&gt;/trunk/newlib/newlib/libc/stdlib/calloc.c&lt;br /&gt;/trunk/newlib/newlib/libc/stdlib/div.c&lt;br /&gt;/trunk/newlib/newlib/libc/stdlib/dtoa.c&lt;br /&gt;/trunk/newlib/newlib/libc/stdlib/ecvtbuf.c&lt;br /&gt;+ /trunk/newlib/newlib/libc/stdlib/envlock.c&lt;br /&gt;+ /trunk/newlib/newlib/libc/stdlib/envlock.h&lt;br /&gt;/trunk/newlib/newlib/libc/stdlib/getenv.c&lt;br /&gt;+ /trunk/newlib/newlib/libc/stdlib/getenv_r.c&lt;br /&gt;/trunk/newlib/newlib/libc/stdlib/getopt.c&lt;br /&gt;/trunk/newlib/newlib/libc/stdlib/ldiv.c&lt;br /&gt;+ /trunk/newlib/newlib/libc/stdlib/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/stdlib/Makefile.in&lt;br /&gt;/trunk/newlib/newlib/libc/stdlib/mallocr.c&lt;br /&gt;+ /trunk/newlib/newlib/libc/stdlib/mblen_r.c&lt;br /&gt;/trunk/newlib/newlib/libc/stdlib/mbtowc_r.c&lt;br /&gt;/trunk/newlib/newlib/libc/stdlib/mprec.c&lt;br /&gt;/trunk/newlib/newlib/libc/stdlib/mprec.h&lt;br /&gt;/trunk/newlib/newlib/libc/stdlib/rand.c&lt;br /&gt;/trunk/newlib/newlib/libc/stdlib/realloc.c&lt;br /&gt;/trunk/newlib/newlib/libc/stdlib/setenv.c&lt;br /&gt;+ /trunk/newlib/newlib/libc/stdlib/setenv_r.c&lt;br /&gt;/trunk/newlib/newlib/libc/stdlib/stdlib.tex&lt;br /&gt;/trunk/newlib/newlib/libc/stdlib/strtod.c&lt;br /&gt;+ /trunk/newlib/newlib/libc/string/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/string/Makefile.in&lt;br /&gt;/trunk/newlib/newlib/libc/string/memchr.c&lt;br /&gt;/trunk/newlib/newlib/libc/string/memcmp.c&lt;br /&gt;/trunk/newlib/newlib/libc/string/memcpy.c&lt;br /&gt;/trunk/newlib/newlib/libc/string/memmove.c&lt;br /&gt;/trunk/newlib/newlib/libc/string/memset.c&lt;br /&gt;/trunk/newlib/newlib/libc/string/strcasecmp.c&lt;br /&gt;/trunk/newlib/newlib/libc/string/strcat.c&lt;br /&gt;/trunk/newlib/newlib/libc/string/strchr.c&lt;br /&gt;/trunk/newlib/newlib/libc/string/strcmp.c&lt;br /&gt;/trunk/newlib/newlib/libc/string/strcpy.c&lt;br /&gt;/trunk/newlib/newlib/libc/string/strerror.c&lt;br /&gt;/trunk/newlib/newlib/libc/string/strings.tex&lt;br /&gt;/trunk/newlib/newlib/libc/string/strlen.c&lt;br /&gt;/trunk/newlib/newlib/libc/string/strncasecmp.c&lt;br /&gt;/trunk/newlib/newlib/libc/string/strncat.c&lt;br /&gt;/trunk/newlib/newlib/libc/string/strncmp.c&lt;br /&gt;/trunk/newlib/newlib/libc/string/strncpy.c&lt;br /&gt;/trunk/newlib/newlib/libc/string/strtok.c&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/a29khif/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/a29khif/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/a29khif/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/a29khif/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/sys/a29khif/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/arm/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/arm/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/arm/configure.in&lt;br /&gt;/trunk/newlib/newlib/libc/sys/arm/crt0.S&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/arm/libcfunc.c&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/arm/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/sys/arm/Makefile.in&lt;br /&gt;/trunk/newlib/newlib/libc/sys/arm/setjmp.S&lt;br /&gt;/trunk/newlib/newlib/libc/sys/arm/syscalls.c&lt;br /&gt;/trunk/newlib/newlib/libc/sys/arm/trap.S&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/cygwin&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/cygwin/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/cygwin/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/cygwin/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/cygwin/crt0.c&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/cygwin/Makefile.am&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/cygwin/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/cygwin/sys&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/cygwin/sys/dirent.h&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/cygwin/sys/param.h&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/cygwin/sys/utime.h&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/cygwin/sys/utmp.h&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/d10v/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/d10v/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/d10v/configure.in&lt;br /&gt;/trunk/newlib/newlib/libc/sys/d10v/crt0.S&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/d10v/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/sys/d10v/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/decstation/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/decstation/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/decstation/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/decstation/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/sys/decstation/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/go32/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/go32/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/go32/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/go32/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/sys/go32/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/h8300hms/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/h8300hms/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/h8300hms/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/h8300hms/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/sys/h8300hms/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/h8500hms/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/h8500hms/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/h8500hms/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/h8500hms/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/sys/h8500hms/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/m88kbug/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/m88kbug/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/m88kbug/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/m88kbug/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/sys/m88kbug/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/sys/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/netware/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/netware/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/netware/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/netware/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/sys/netware/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/rtems/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/rtems/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/rtems/configure.in&lt;br /&gt;/trunk/newlib/newlib/libc/sys/rtems/crt0.c&lt;br /&gt;/trunk/newlib/newlib/libc/sys/rtems/include/limits.h&lt;br /&gt;/trunk/newlib/newlib/libc/sys/rtems/include/signal.h&lt;br /&gt;/trunk/newlib/newlib/libc/sys/rtems/include/time.h&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/rtems/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/sys/rtems/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/rtems/sys/dirent.h&lt;br /&gt;/trunk/newlib/newlib/libc/sys/rtems/sys/features.h&lt;br /&gt;/trunk/newlib/newlib/libc/sys/rtems/sys/sched.h&lt;br /&gt;/trunk/newlib/newlib/libc/sys/rtems/sys/siginfo.h&lt;br /&gt;/trunk/newlib/newlib/libc/sys/rtems/sys/time.h&lt;br /&gt;/trunk/newlib/newlib/libc/sys/rtems/sys/times.h&lt;br /&gt;/trunk/newlib/newlib/libc/sys/rtems/sys/types.h&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/sh/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/sh/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/sh/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/sh/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/sys/sh/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/sparc64/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/sparc64/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/sparc64/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/sparc64/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/sys/sparc64/Makefile.in&lt;br /&gt;/trunk/newlib/newlib/libc/sys/sparc64/sys/stat.h&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/sun4/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/sun4/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/sun4/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/sun4/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/sys/sun4/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/sysmec/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/sysmec/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/sysmec/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/sysmec/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/sys/sysmec/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/sysnec810/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/sysnec810/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/sysnec810/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/sysnec810/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/sys/sysnec810/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/sysnecv850/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/sysnecv850/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/sysnecv850/configure.in&lt;br /&gt;/trunk/newlib/newlib/libc/sys/sysnecv850/crt0.S&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/sysnecv850/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/sys/sysnecv850/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/sysvi386/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/sysvi386/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/sysvi386/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/sysvi386/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/sys/sysvi386/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/sysvnecv70/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/sysvnecv70/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/sysvnecv70/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/sysvnecv70/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/sys/sysvnecv70/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/tic80&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/tic80/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/tic80/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/tic80/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/tic80/crt0.c&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/tic80/Makefile.am&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/tic80/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/w65/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/w65/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/w65/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/w65/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/sys/w65/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/z8ksim/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/z8ksim/configure&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/z8ksim/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/sys/z8ksim/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/sys/z8ksim/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/syscalls/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/syscalls/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libc/syscalls/sysexecve.c&lt;br /&gt;+ /trunk/newlib/newlib/libc/syscalls/sysgettod.c&lt;br /&gt;+ /trunk/newlib/newlib/libc/syscalls/systimes.c&lt;br /&gt;/trunk/newlib/newlib/libc/time/asctime.c&lt;br /&gt;/trunk/newlib/newlib/libc/time/lcltime.c&lt;br /&gt;+ /trunk/newlib/newlib/libc/time/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/time/Makefile.in&lt;br /&gt;/trunk/newlib/newlib/libc/time/mktime.c&lt;br /&gt;/trunk/newlib/newlib/libc/time/strftime.c&lt;br /&gt;+ /trunk/newlib/newlib/libc/unix/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libc/unix/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libm/aclocal.m4&lt;br /&gt;+ /trunk/newlib/newlib/libm/common&lt;br /&gt;+ /trunk/newlib/newlib/libm/common/common.tex&lt;br /&gt;+ /trunk/newlib/newlib/libm/common/fdlibm.h&lt;br /&gt;+ /trunk/newlib/newlib/libm/common/Makefile.am&lt;br /&gt;+ /trunk/newlib/newlib/libm/common/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libm/common/sf_cbrt.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/common/sf_copysign.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/common/sf_expm1.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/common/sf_finite.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/common/sf_ilogb.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/common/sf_infinity.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/common/sf_log1p.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/common/sf_logb.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/common/sf_modf.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/common/sf_nan.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/common/sf_nextafter.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/common/sf_rint.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/common/sf_scalbn.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/common/s_cbrt.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/common/s_copysign.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/common/s_expm1.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/common/s_finite.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/common/s_ilogb.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/common/s_infinity.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/common/s_lib_ver.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/common/s_log1p.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/common/s_logb.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/common/s_matherr.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/common/s_modf.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/common/s_nan.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/common/s_nextafter.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/common/s_rint.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/common/s_scalbn.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/config.h.in&lt;br /&gt;+ /trunk/newlib/newlib/libm/configure&lt;br /&gt;+ /trunk/newlib/newlib/libm/configure.in&lt;br /&gt;+ /trunk/newlib/newlib/libm/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libm/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libm/math/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/libm/math/Makefile.in&lt;br /&gt;/trunk/newlib/newlib/libm/math/math.tex&lt;br /&gt;/trunk/newlib/newlib/libm/math/wf_acos.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/wf_acosh.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/wf_asin.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/wf_atan2.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/wf_atanh.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/wf_cosh.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/wf_exp.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/wf_fmod.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/wf_gamma.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/wf_hypot.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/wf_j0.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/wf_j1.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/wf_jn.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/wf_lgamma.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/wf_log.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/wf_log10.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/wf_pow.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/wf_remainder.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/wf_scalb.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/wf_sinh.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/wf_sqrt.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/wrf_gamma.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/wrf_lgamma.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/wr_gamma.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/wr_lgamma.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/w_acos.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/w_acosh.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/w_asin.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/w_atan2.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/w_atanh.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/w_cosh.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/w_exp.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/w_fmod.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/w_gamma.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/w_hypot.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/w_j0.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/w_j1.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/w_jn.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/w_lgamma.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/w_log.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/w_log10.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/w_pow.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/w_remainder.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/w_scalb.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/w_sinh.c&lt;br /&gt;/trunk/newlib/newlib/libm/math/w_sqrt.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/ef_acosh.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/ef_atanh.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/ef_hypot.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/ef_j0.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/ef_j1.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/ef_remainder.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/ef_scalb.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/erf_gamma.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/erf_lgamma.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/er_gamma.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/er_lgamma.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/e_acosh.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/e_atanh.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/e_hypot.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/e_j0.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/e_j1.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/e_remainder.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/e_scalb.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/Makefile.am&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/Makefile.in&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/mathfp.tex&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/sf_acos.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/sf_asin.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/sf_asine.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/sf_asinh.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/sf_atan.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/sf_atan2.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/sf_atangent.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/sf_ceil.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/sf_cos.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/sf_cosh.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/sf_erf.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/sf_exp.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/sf_fabs.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/sf_floor.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/sf_fmod.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/sf_frexp.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/sf_isinf.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/sf_isnan.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/sf_ispos.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/sf_ldexp.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/sf_log.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/sf_log10.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/sf_logarithm.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/sf_numtest.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/sf_pow.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/sf_signif.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/sf_sin.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/sf_sine.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/sf_sineh.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/sf_sinh.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/sf_sqrt.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/sf_tan.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/sf_tanh.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_acos.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_asin.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_asine.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_asinh.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_atan.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_atan2.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_atangent.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_ceil.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_cos.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_cosh.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_erf.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_exp.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_fabs.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_floor.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_fmod.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_frexp.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_infconst.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_isinf.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_isnan.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_ispos.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_ldexp.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_log.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_log10.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_logarithm.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_mathcnst.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_numtest.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_pow.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_signif.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_sin.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_sine.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_sineh.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_sinf.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_sinh.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_sqrt.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_tan.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/s_tanh.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/wf_cabs.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/wf_drem.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/wf_jn.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/w_cabs.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/w_drem.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/w_jn.c&lt;br /&gt;+ /trunk/newlib/newlib/libm/mathfp/zmath.h&lt;br /&gt;+ /trunk/newlib/newlib/Makefile.am&lt;br /&gt;/trunk/newlib/newlib/Makefile.in&lt;br /&gt;/trunk/newlib/newlib/NEWS&lt;br /&gt;/trunk/newlib/newlib/README&lt;br /&gt;/trunk/newlib/texinfo/texinfo.tex&lt;br /&gt;/trunk/newlib/ylwrap&lt;br /&gt;</description>
            <author>joel</author>
            <pubDate>Wed, 30 Aug 2000 19:17:43 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=or1k&amp;path=%2For1k%2Ftrunk%2Fnewlib%2Fnewlib%2Flibc%2Fsys%2Fd10v%2F&amp;rev=57</guid>
        </item>
        <item>
            <title>2000-08-30	Joel Sherrill &amp;lt;joel@OARcorp. ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=or1k&amp;path=%2For1k%2Ftrunk%2Fnewlib%2Fnewlib%2Flibc%2Fsys%2Fd10v%2F&amp;rev=56</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 56 - joel&lt;/strong&gt; (860 file(s) modified)&lt;/div&gt;&lt;div&gt;2000-08-30	Joel Sherrill &amp;lt;&lt;a href=&quot;mailto:joel@OARcorp.com&quot;&gt;joel@OARcorp.com&lt;/a&gt;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
	* Base import of unmodified newlib 1.8.2.&lt;/div&gt;~ /branches/newlib/newlib/config-ml.in&lt;br /&gt;~ /branches/newlib/newlib/config.guess&lt;br /&gt;+ /branches/newlib/newlib/config.if&lt;br /&gt;~ /branches/newlib/newlib/config.sub&lt;br /&gt;+ /branches/newlib/newlib/config/acinclude.m4&lt;br /&gt;~ /branches/newlib/newlib/config/ChangeLog&lt;br /&gt;+ /branches/newlib/newlib/config/mh-aix43&lt;br /&gt;+ /branches/newlib/newlib/config/mh-armpic&lt;br /&gt;+ /branches/newlib/newlib/config/mh-cygwin&lt;br /&gt;+ /branches/newlib/newlib/config/mh-djgpp&lt;br /&gt;+ /branches/newlib/newlib/config/mh-interix&lt;br /&gt;+ /branches/newlib/newlib/config/mh-openedition&lt;br /&gt;~ /branches/newlib/newlib/config/mh-sparcpic&lt;br /&gt;+ /branches/newlib/newlib/config/mt-armpic&lt;br /&gt;+ /branches/newlib/newlib/config/mt-d30v&lt;br /&gt;~ /branches/newlib/newlib/config/mt-linux&lt;br /&gt;~ /branches/newlib/newlib/config/mt-sparcpic&lt;br /&gt;~ /branches/newlib/newlib/configure&lt;br /&gt;~ /branches/newlib/newlib/configure.in&lt;br /&gt;~ /branches/newlib/newlib/etc/Makefile.in&lt;br /&gt;~ /branches/newlib/newlib/etc/standards.info&lt;br /&gt;~ /branches/newlib/newlib/install-sh&lt;br /&gt;~ /branches/newlib/newlib/libgloss/ChangeLog&lt;br /&gt;+ /branches/newlib/newlib/libgloss/config/mn10200.mt&lt;br /&gt;~ /branches/newlib/newlib/libgloss/config/ppc.mh&lt;br /&gt;~ /branches/newlib/newlib/libgloss/configure&lt;br /&gt;~ /branches/newlib/newlib/libgloss/configure.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/d30v&lt;br /&gt;+ /branches/newlib/newlib/libgloss/d30v/configure&lt;br /&gt;+ /branches/newlib/newlib/libgloss/d30v/configure.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/d30v/crt0.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/d30v/inbyte.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/d30v/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/d30v/outbyte.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/d30v/syscalls.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/fr30&lt;br /&gt;+ /branches/newlib/newlib/libgloss/fr30/configure&lt;br /&gt;+ /branches/newlib/newlib/libgloss/fr30/configure.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/fr30/crt0.s&lt;br /&gt;+ /branches/newlib/newlib/libgloss/fr30/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/fr30/syscalls.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/i386&lt;br /&gt;+ /branches/newlib/newlib/libgloss/i386/configure&lt;br /&gt;+ /branches/newlib/newlib/libgloss/i386/configure.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/i386/cygmon-crt0.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/i386/cygmon-gmon.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/i386/cygmon-gmon.h&lt;br /&gt;+ /branches/newlib/newlib/libgloss/i386/cygmon-salib.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/i386/cygmon-syscall.h&lt;br /&gt;+ /branches/newlib/newlib/libgloss/i386/cygmon.ld&lt;br /&gt;+ /branches/newlib/newlib/libgloss/i386/Makefile.in&lt;br /&gt;~ /branches/newlib/newlib/libgloss/i960/crt0.c&lt;br /&gt;~ /branches/newlib/newlib/libgloss/i960/mon960.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/i960/syscall.h&lt;br /&gt;+ /branches/newlib/newlib/libgloss/libnosys&lt;br /&gt;+ /branches/newlib/newlib/libgloss/libnosys/acconfig.h&lt;br /&gt;+ /branches/newlib/newlib/libgloss/libnosys/close.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/libnosys/config.h.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/libnosys/configure&lt;br /&gt;+ /branches/newlib/newlib/libgloss/libnosys/configure.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/libnosys/environ.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/libnosys/execve.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/libnosys/fork.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/libnosys/fstat.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/libnosys/getpid.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/libnosys/gettod.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/libnosys/isatty.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/libnosys/kill.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/libnosys/link.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/libnosys/lseek.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/libnosys/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/libnosys/open.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/libnosys/read.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/libnosys/sbrk.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/libnosys/stat.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/libnosys/times.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/libnosys/unlink.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/libnosys/wait.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/libnosys/warning.h&lt;br /&gt;+ /branches/newlib/newlib/libgloss/libnosys/write.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m32r/chmod.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m32r/close.c&lt;br /&gt;~ /branches/newlib/newlib/libgloss/m32r/crt0.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m32r/eit.h&lt;br /&gt;~ /branches/newlib/newlib/libgloss/m32r/eva-stub.ld&lt;br /&gt;~ /branches/newlib/newlib/libgloss/m32r/eva.ld&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m32r/exit.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m32r/fstat.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m32r/getpid.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m32r/isatty.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m32r/kill.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m32r/lseek.c&lt;br /&gt;~ /branches/newlib/newlib/libgloss/m32r/m32r-lib.c&lt;br /&gt;~ /branches/newlib/newlib/libgloss/m32r/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m32r/mon.specs&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m32r/open.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m32r/raise.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m32r/read.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m32r/sbrk.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m32r/stat.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m32r/trap0.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m32r/trapmon0.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m32r/unlink.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m32r/utime.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m32r/write.c&lt;br /&gt;~ /branches/newlib/newlib/libgloss/m68k/bcc.ld&lt;br /&gt;~ /branches/newlib/newlib/libgloss/m68k/crt0.S&lt;br /&gt;~ /branches/newlib/newlib/libgloss/m68k/idp.ld&lt;br /&gt;~ /branches/newlib/newlib/libgloss/m68k/mvme135.ld&lt;br /&gt;~ /branches/newlib/newlib/libgloss/m68k/mvme162.ld&lt;br /&gt;~ /branches/newlib/newlib/libgloss/m68k/sbc5204.ld&lt;br /&gt;~ /branches/newlib/newlib/libgloss/m68k/sbc5206.ld&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mcore&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mcore/close.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mcore/cmb-exit.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mcore/cmb-inbyte.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mcore/cmb-outbyte.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mcore/configure&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mcore/configure.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mcore/crt0.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mcore/elf-cmb.ld&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mcore/elf-cmb.specs&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mcore/fstat.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mcore/getpid.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mcore/kill.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mcore/lseek.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mcore/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mcore/open.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mcore/pe-cmb.ld&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mcore/pe-cmb.specs&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mcore/print.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mcore/putnum.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mcore/raise.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mcore/read.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mcore/sbrk.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mcore/stat.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mcore/syscalls.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mcore/unlink.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mcore/write.c&lt;br /&gt;~ /branches/newlib/newlib/libgloss/mips/array.ld&lt;br /&gt;~ /branches/newlib/newlib/libgloss/mips/cma101.c&lt;br /&gt;~ /branches/newlib/newlib/libgloss/mips/configure&lt;br /&gt;~ /branches/newlib/newlib/libgloss/mips/configure.in&lt;br /&gt;~ /branches/newlib/newlib/libgloss/mips/crt0.S&lt;br /&gt;~ /branches/newlib/newlib/libgloss/mips/ddb.ld&lt;br /&gt;~ /branches/newlib/newlib/libgloss/mips/dve.ld&lt;br /&gt;~ /branches/newlib/newlib/libgloss/mips/dvemon.c&lt;br /&gt;~ /branches/newlib/newlib/libgloss/mips/entry.S&lt;br /&gt;~ /branches/newlib/newlib/libgloss/mips/idt.ld&lt;br /&gt;~ /branches/newlib/newlib/libgloss/mips/idtecoff.ld&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mips/jmr3904-io.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mips/jmr3904app-java.ld&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mips/jmr3904app.ld&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mips/jmr3904dram-java.ld&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mips/jmr3904dram.ld&lt;br /&gt;~ /branches/newlib/newlib/libgloss/mips/lsi.ld&lt;br /&gt;~ /branches/newlib/newlib/libgloss/mips/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mips/nullmon.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mips/nullmon.ld&lt;br /&gt;~ /branches/newlib/newlib/libgloss/mips/pmon.ld&lt;br /&gt;~ /branches/newlib/newlib/libgloss/mips/syscalls.c&lt;br /&gt;~ /branches/newlib/newlib/libgloss/mips/vr4300.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/access.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/chmod.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/chown.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/close.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/configure&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/configure.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/creat.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/crt0.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/crt1.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/eval.ld&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/execv.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/execve.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/fork.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/fstat.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/getpid.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/gettime.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/isatty.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/kill.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/lseek.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/open.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/pipe.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/read.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/sbrk.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/sim.ld&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/stat.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/test.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/time.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/times.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/trap.h&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/trap.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/unlink.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/utime.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/wait.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/write.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10200/_exit.c&lt;br /&gt;~ /branches/newlib/newlib/libgloss/mn10300/crt0.S&lt;br /&gt;~ /branches/newlib/newlib/libgloss/mn10300/eval.ld&lt;br /&gt;~ /branches/newlib/newlib/libgloss/mn10300/sim.ld&lt;br /&gt;~ /branches/newlib/newlib/libgloss/mn10300/trap.S&lt;br /&gt;~ /branches/newlib/newlib/libgloss/rs6000/Makefile.in&lt;br /&gt;~ /branches/newlib/newlib/libgloss/sh/sh1lcevb.ld&lt;br /&gt;~ /branches/newlib/newlib/libgloss/sh/sh2lcevb.ld&lt;br /&gt;~ /branches/newlib/newlib/libgloss/sh/sh3bb.ld&lt;br /&gt;~ /branches/newlib/newlib/libgloss/sh/sh3lcevb.ld&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/cache.c&lt;br /&gt;~ /branches/newlib/newlib/libgloss/sparc/crt0.S&lt;br /&gt;~ /branches/newlib/newlib/libgloss/sparc/cygmon-salib.c&lt;br /&gt;~ /branches/newlib/newlib/libgloss/sparc/cygmon.ld.src&lt;br /&gt;~ /branches/newlib/newlib/libgloss/sparc/elfsim.ld&lt;br /&gt;~ /branches/newlib/newlib/libgloss/sparc/erc32-crt0.S&lt;br /&gt;~ /branches/newlib/newlib/libgloss/sparc/ex930.ld&lt;br /&gt;~ /branches/newlib/newlib/libgloss/sparc/ex931.ld&lt;br /&gt;~ /branches/newlib/newlib/libgloss/sparc/ex934.ld&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/fixctors.c&lt;br /&gt;~ /branches/newlib/newlib/libgloss/sparc/Makefile.in&lt;br /&gt;~ /branches/newlib/newlib/libgloss/sparc/salib.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/sparc86x.ld&lt;br /&gt;~ /branches/newlib/newlib/libgloss/sparc/sparcl-stub.c&lt;br /&gt;~ /branches/newlib/newlib/libgloss/sparc/sparclite.h&lt;br /&gt;~ /branches/newlib/newlib/libgloss/sparc/traps.S&lt;br /&gt;~ /branches/newlib/newlib/ltconfig&lt;br /&gt;~ /branches/newlib/newlib/ltmain.sh&lt;br /&gt;~ /branches/newlib/newlib/Makefile.in&lt;br /&gt;~ /branches/newlib/newlib/missing&lt;br /&gt;~ /branches/newlib/newlib/move-if-change&lt;br /&gt;+ /branches/newlib/newlib/newlib/acinclude.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/aclocal.m4&lt;br /&gt;~ /branches/newlib/newlib/newlib/ChangeLog&lt;br /&gt;+ /branches/newlib/newlib/newlib/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/configure.host&lt;br /&gt;~ /branches/newlib/newlib/newlib/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/doc/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/doc/configure&lt;br /&gt;~ /branches/newlib/newlib/newlib/doc/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/doc/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/doc/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/configure.in&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/ctype/ctype_.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/ctype/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/ctype/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/errno/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/errno/Makefile.in&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/include/ctype.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/include/grp.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/include/machine/fastmath.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/include/machine/ieeefp.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/include/machine/setjmp.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/include/machine/time.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/include/math.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/include/process.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/include/pwd.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/include/reent.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/include/signal.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/include/stdio.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/include/stdlib.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/include/string.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/include/sys/config.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/include/sys/errno.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/include/sys/fcntl.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/include/sys/reent.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/include/sys/signal.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/include/sys/stat.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/include/sys/time.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/include/sys/types.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/include/sys/unistd.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/include/time.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/include/unctrl.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/include/_ansi.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/include/_syslist.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/locale/locale.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/locale/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/locale/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/a29k/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/a29k/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/a29k/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/a29k/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/a29k/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/arm/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/arm/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/arm/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/arm/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/arm/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/d10v/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/d10v/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/d10v/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/d10v/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/d10v/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/d30v&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/d30v/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/d30v/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/d30v/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/d30v/Makefile.am&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/d30v/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/d30v/setjmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/fr30&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/fr30/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/fr30/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/fr30/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/fr30/Makefile.am&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/fr30/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/fr30/setjmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/h8300/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/h8300/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/h8300/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/h8300/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/h8300/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/h8500/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/h8500/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/h8500/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/h8500/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/h8500/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/hppa/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/hppa/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/hppa/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/hppa/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/hppa/Makefile.in&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/hppa/memcpy.S&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/hppa/strcat.S&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/hppa/strlen.S&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/hppa/strncat.S&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/hppa/strncpy.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i386/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i386/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i386/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i386/i386mach.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i386/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/i386/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i386/memchr.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i386/memcmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i386/memcpy.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i386/memset.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i386/strchr.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/i960/Makefile.in&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/i960/setjmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/m32r/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/m32r/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/m32r/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/m32r/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/m32r/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/m68k/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/m68k/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/m68k/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/m68k/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/m68k/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/m68k/strcpy.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/m68k/strlen.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/m88k/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/m88k/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/m88k/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/m88k/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/m88k/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/mips/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/mips/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/mips/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/mips/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/mips/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/mn10200/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/mn10200/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/mn10200/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/mn10200/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/mn10200/Makefile.in&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/mn10200/setjmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/mn10300/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/mn10300/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/mn10300/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/mn10300/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/mn10300/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/mn10300/memchr.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/mn10300/memcmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/mn10300/memcpy.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/mn10300/memset.S&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/mn10300/setjmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/mn10300/strchr.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/mn10300/strcmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/mn10300/strcpy.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/mn10300/strlen.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/necv70/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/necv70/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/necv70/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/necv70/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/necv70/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/powerpc/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/powerpc/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/powerpc/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/powerpc/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/powerpc/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/sh/aclocal.m4&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/sh/asm.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/sh/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/sh/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/sh/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/sh/Makefile.in&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/sh/memcpy.S&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/sh/memset.S&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/sh/setjmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/sh/strcmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/sh/strcpy.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/sparc/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/sparc/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/sparc/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/sparc/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/sparc/Makefile.in&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/sparc/setjmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/tic80&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/tic80/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/tic80/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/tic80/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/tic80/Makefile.am&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/tic80/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/tic80/setjmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/v850/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/v850/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/v850/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/v850/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/v850/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/w65/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/w65/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/w65/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/w65/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/w65/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/z8k/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/z8k/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/z8k/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/z8k/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/machine/z8k/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/misc/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/misc/Makefile.in&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/misc/unctrl.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/posix/execvp.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/posix/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/posix/Makefile.in&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/posix/rewinddir.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/reent/execr.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/reent/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/reent/Makefile.in&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/reent/reent.tex&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/signal/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/signal/Makefile.in&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/stdio/findfp.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/stdio/flags.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/stdio/Makefile.in&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/stdio/mktemp.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/stdio/setvbuf.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/snprintf.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/stdio/sprintf.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/stdio/tmpnam.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/vfieeefp.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/stdio/vfprintf.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/vsnprintf.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/stdio/vsprintf.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/stdlib/atexit.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/stdlib/calloc.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/stdlib/div.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/stdlib/dtoa.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/stdlib/ecvtbuf.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/envlock.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/envlock.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/stdlib/getenv.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/getenv_r.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/stdlib/getopt.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/stdlib/ldiv.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/stdlib/Makefile.in&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/stdlib/mallocr.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/mblen_r.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/stdlib/mbtowc_r.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/stdlib/mprec.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/stdlib/mprec.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/stdlib/rand.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/stdlib/realloc.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/stdlib/setenv.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/setenv_r.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/stdlib/stdlib.tex&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/stdlib/strtod.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/string/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/string/Makefile.in&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/string/memchr.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/string/memcmp.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/string/memcpy.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/string/memmove.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/string/memset.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/string/strcasecmp.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/string/strcat.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/string/strchr.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/string/strcmp.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/string/strcpy.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/string/strerror.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/string/strings.tex&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/string/strlen.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/string/strncasecmp.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/string/strncat.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/string/strncmp.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/string/strncpy.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/string/strtok.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/a29khif/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/arm/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/arm/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/arm/configure.in&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/arm/crt0.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/arm/libcfunc.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/arm/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/arm/Makefile.in&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/arm/setjmp.S&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/arm/syscalls.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/arm/trap.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/cygwin&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/cygwin/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/cygwin/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/cygwin/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/cygwin/crt0.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/cygwin/Makefile.am&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/cygwin/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/cygwin/sys&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/cygwin/sys/dirent.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/cygwin/sys/param.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/cygwin/sys/utime.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/cygwin/sys/utmp.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/d10v/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/d10v/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/d10v/configure.in&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/d10v/crt0.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/d10v/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/d10v/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/decstation/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/decstation/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/decstation/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/decstation/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/decstation/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/go32/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/h8300hms/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/h8300hms/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/h8300hms/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/h8300hms/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/h8300hms/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/h8500hms/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/h8500hms/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/h8500hms/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/h8500hms/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/h8500hms/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/m88kbug/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/m88kbug/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/m88kbug/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/m88kbug/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/m88kbug/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/netware/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/netware/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/netware/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/netware/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/netware/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/rtems/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/rtems/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/rtems/configure.in&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/rtems/crt0.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/rtems/include/limits.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/rtems/include/signal.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/rtems/include/time.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/rtems/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/rtems/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/rtems/sys/dirent.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/rtems/sys/features.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/rtems/sys/sched.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/rtems/sys/siginfo.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/rtems/sys/time.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/rtems/sys/times.h&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/rtems/sys/types.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sh/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sh/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sh/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sh/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/sh/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/sparc64/Makefile.in&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/sparc64/sys/stat.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sun4/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sun4/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sun4/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sun4/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/sun4/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/sysmec/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnec810/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnec810/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnec810/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnec810/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/sysnec810/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/configure.in&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/crt0.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/sysvi386/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvnecv70/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvnecv70/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvnecv70/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvnecv70/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/sysvnecv70/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/tic80&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/tic80/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/tic80/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/tic80/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/tic80/crt0.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/tic80/Makefile.am&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/tic80/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/w65/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/w65/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/w65/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/w65/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/w65/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/z8ksim/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/z8ksim/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/z8ksim/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/z8ksim/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/sys/z8ksim/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/syscalls/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/syscalls/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/syscalls/sysexecve.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/syscalls/sysgettod.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/syscalls/systimes.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/time/asctime.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/time/lcltime.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/time/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/time/Makefile.in&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/time/mktime.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/time/strftime.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/unix/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libc/unix/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/aclocal.m4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/common&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/common/common.tex&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/common/fdlibm.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/common/Makefile.am&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/common/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/common/sf_cbrt.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/common/sf_copysign.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/common/sf_expm1.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/common/sf_finite.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/common/sf_ilogb.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/common/sf_infinity.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/common/sf_log1p.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/common/sf_logb.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/common/sf_modf.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/common/sf_nan.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/common/sf_nextafter.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/common/sf_rint.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/common/sf_scalbn.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/common/s_cbrt.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/common/s_copysign.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/common/s_expm1.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/common/s_finite.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/common/s_ilogb.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/common/s_infinity.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/common/s_lib_ver.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/common/s_log1p.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/common/s_logb.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/common/s_matherr.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/common/s_modf.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/common/s_nan.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/common/s_nextafter.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/common/s_rint.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/common/s_scalbn.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/config.h.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/configure&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/Makefile.in&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/math.tex&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/wf_acos.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/wf_acosh.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/wf_asin.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/wf_atan2.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/wf_atanh.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/wf_cosh.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/wf_exp.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/wf_fmod.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/wf_gamma.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/wf_hypot.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/wf_j0.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/wf_j1.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/wf_jn.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/wf_lgamma.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/wf_log.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/wf_log10.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/wf_pow.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/wf_remainder.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/wf_scalb.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/wf_sinh.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/wf_sqrt.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/wrf_gamma.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/wrf_lgamma.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/wr_gamma.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/wr_lgamma.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/w_acos.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/w_acosh.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/w_asin.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/w_atan2.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/w_atanh.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/w_cosh.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/w_exp.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/w_fmod.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/w_gamma.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/w_hypot.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/w_j0.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/w_j1.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/w_jn.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/w_lgamma.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/w_log.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/w_log10.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/w_pow.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/w_remainder.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/w_scalb.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/w_sinh.c&lt;br /&gt;~ /branches/newlib/newlib/newlib/libm/math/w_sqrt.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/ef_acosh.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/ef_atanh.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/ef_hypot.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/ef_j0.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/ef_j1.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/ef_remainder.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/ef_scalb.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/erf_gamma.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/erf_lgamma.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/er_gamma.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/er_lgamma.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/e_acosh.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/e_atanh.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/e_hypot.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/e_j0.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/e_j1.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/e_remainder.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/e_scalb.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/Makefile.am&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/mathfp.tex&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/sf_acos.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/sf_asin.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/sf_asine.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/sf_asinh.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/sf_atan.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/sf_atan2.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/sf_atangent.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/sf_ceil.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/sf_cos.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/sf_cosh.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/sf_erf.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/sf_exp.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/sf_fabs.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/sf_floor.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/sf_fmod.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/sf_frexp.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/sf_isinf.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/sf_isnan.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/sf_ispos.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/sf_ldexp.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/sf_log.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/sf_log10.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/sf_logarithm.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/sf_numtest.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/sf_pow.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/sf_signif.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/sf_sin.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/sf_sine.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/sf_sineh.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/sf_sinh.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/sf_sqrt.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/sf_tan.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/sf_tanh.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_acos.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_asin.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_asine.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_asinh.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_atan.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_atan2.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_atangent.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_ceil.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_cos.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_cosh.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_erf.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_exp.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_fabs.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_floor.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_fmod.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_frexp.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_infconst.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_isinf.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_isnan.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_ispos.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_ldexp.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_log.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_log10.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_logarithm.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_mathcnst.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_numtest.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_pow.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_signif.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_sin.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_sine.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_sineh.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_sinf.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_sinh.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_sqrt.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_tan.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/s_tanh.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/wf_cabs.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/wf_drem.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/wf_jn.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/w_cabs.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/w_drem.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/w_jn.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/mathfp/zmath.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/Makefile.am&lt;br /&gt;~ /branches/newlib/newlib/newlib/Makefile.in&lt;br /&gt;~ /branches/newlib/newlib/newlib/NEWS&lt;br /&gt;~ /branches/newlib/newlib/newlib/README&lt;br /&gt;~ /branches/newlib/newlib/texinfo/texinfo.tex&lt;br /&gt;~ /branches/newlib/newlib/ylwrap&lt;br /&gt;</description>
            <author>joel</author>
            <pubDate>Wed, 30 Aug 2000 19:17:43 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=or1k&amp;path=%2For1k%2Ftrunk%2Fnewlib%2Fnewlib%2Flibc%2Fsys%2Fd10v%2F&amp;rev=56</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>