<!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%2Fstring%2Fstrerror.c&amp;</link>
        <lastBuildDate>Sun, 05 Apr 2026 10:14:57 +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%2Fstring%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%2Fstring%2F&amp;rev=1765</guid>
        </item>
        <item>
            <title>2000-09-05	Joel Sherrill &amp;lt;joel@OARcorp.com&amp;gt;

	* Merged newlib-1.8. ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=or1k&amp;path=%2For1k%2Ftrunk%2Fnewlib%2Fnewlib%2Flibc%2Fstring%2F&amp;rev=59</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 59 - joel&lt;/strong&gt; (18 file(s) modified)&lt;/div&gt;&lt;div&gt;2000-09-05	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;
	* Merged newlib-1.8.2-rtems-20000905.diff which includes&lt;br /&gt;
	or16 and or32 configuration ...&lt;/div&gt;~ /trunk/newlib/config.sub&lt;br /&gt;~ /trunk/newlib/newlib/ChangeLog&lt;br /&gt;~ /trunk/newlib/newlib/configure.host&lt;br /&gt;~ /trunk/newlib/newlib/libc/include/locale.h&lt;br /&gt;~ /trunk/newlib/newlib/libc/include/machine/ieeefp.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/stat.h&lt;br /&gt;~ /trunk/newlib/newlib/libc/include/sys/types.h&lt;br /&gt;~ /trunk/newlib/newlib/libc/machine/i960/setjmp.S&lt;br /&gt;~ /trunk/newlib/newlib/libc/stdio/vfprintf.c&lt;br /&gt;~ /trunk/newlib/newlib/libc/stdlib/envlock.c&lt;br /&gt;~ /trunk/newlib/newlib/libc/string/strerror.c&lt;br /&gt;~ /trunk/newlib/newlib/libc/sys/rtems/crt0.c&lt;br /&gt;~ /trunk/newlib/newlib/libc/sys/rtems/sys/time.h&lt;br /&gt;~ /trunk/newlib/newlib/libc/sys/rtems/sys/types.h&lt;br /&gt;~ /trunk/newlib/newlib/Makefile.am&lt;br /&gt;~ /trunk/newlib/newlib/Makefile.in&lt;br /&gt;</description>
            <author>joel</author>
            <pubDate>Tue, 05 Sep 2000 17:10:20 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=or1k&amp;path=%2For1k%2Ftrunk%2Fnewlib%2Fnewlib%2Flibc%2Fstring%2F&amp;rev=59</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%2Fstring%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%2Fstring%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%2Fstring%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%2Fstring%2F&amp;rev=56</guid>
        </item>
        <item>
            <title>First import.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=or1k&amp;path=%2For1k%2Ftrunk%2Fnewlib%2Fnewlib%2Flibc%2Fstring%2F&amp;rev=39</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 39 - lampret&lt;/strong&gt; (1646 file(s) modified)&lt;/div&gt;&lt;div&gt;First import.&lt;/div&gt;+ /branches/newlib&lt;br /&gt;+ /branches/newlib/newlib&lt;br /&gt;+ /branches/newlib/newlib/config&lt;br /&gt;+ /branches/newlib/newlib/config-ml.in&lt;br /&gt;+ /branches/newlib/newlib/config.guess&lt;br /&gt;+ /branches/newlib/newlib/config.sub&lt;br /&gt;+ /branches/newlib/newlib/config/ChangeLog&lt;br /&gt;+ /branches/newlib/newlib/config/mh-a68bsd&lt;br /&gt;+ /branches/newlib/newlib/config/mh-aix386&lt;br /&gt;+ /branches/newlib/newlib/config/mh-apollo68&lt;br /&gt;+ /branches/newlib/newlib/config/mh-cxux&lt;br /&gt;+ /branches/newlib/newlib/config/mh-decstation&lt;br /&gt;+ /branches/newlib/newlib/config/mh-delta88&lt;br /&gt;+ /branches/newlib/newlib/config/mh-dgux&lt;br /&gt;+ /branches/newlib/newlib/config/mh-dgux386&lt;br /&gt;+ /branches/newlib/newlib/config/mh-elfalphapic&lt;br /&gt;+ /branches/newlib/newlib/config/mh-hp300&lt;br /&gt;+ /branches/newlib/newlib/config/mh-hpux&lt;br /&gt;+ /branches/newlib/newlib/config/mh-hpux8&lt;br /&gt;+ /branches/newlib/newlib/config/mh-irix4&lt;br /&gt;+ /branches/newlib/newlib/config/mh-irix5&lt;br /&gt;+ /branches/newlib/newlib/config/mh-irix6&lt;br /&gt;+ /branches/newlib/newlib/config/mh-lynxos&lt;br /&gt;+ /branches/newlib/newlib/config/mh-lynxrs6k&lt;br /&gt;+ /branches/newlib/newlib/config/mh-m68kpic&lt;br /&gt;+ /branches/newlib/newlib/config/mh-mingw32&lt;br /&gt;+ /branches/newlib/newlib/config/mh-ncr3000&lt;br /&gt;+ /branches/newlib/newlib/config/mh-ncrsvr43&lt;br /&gt;+ /branches/newlib/newlib/config/mh-necv4&lt;br /&gt;+ /branches/newlib/newlib/config/mh-papic&lt;br /&gt;+ /branches/newlib/newlib/config/mh-ppcpic&lt;br /&gt;+ /branches/newlib/newlib/config/mh-riscos&lt;br /&gt;+ /branches/newlib/newlib/config/mh-sco&lt;br /&gt;+ /branches/newlib/newlib/config/mh-solaris&lt;br /&gt;+ /branches/newlib/newlib/config/mh-sparcpic&lt;br /&gt;+ /branches/newlib/newlib/config/mh-sun3&lt;br /&gt;+ /branches/newlib/newlib/config/mh-sysv&lt;br /&gt;+ /branches/newlib/newlib/config/mh-sysv4&lt;br /&gt;+ /branches/newlib/newlib/config/mh-sysv5&lt;br /&gt;+ /branches/newlib/newlib/config/mh-vaxult2&lt;br /&gt;+ /branches/newlib/newlib/config/mh-x86pic&lt;br /&gt;+ /branches/newlib/newlib/config/mpw&lt;br /&gt;+ /branches/newlib/newlib/config/mpw-mh-mpw&lt;br /&gt;+ /branches/newlib/newlib/config/mpw/ChangeLog&lt;br /&gt;+ /branches/newlib/newlib/config/mpw/forward-include&lt;br /&gt;+ /branches/newlib/newlib/config/mpw/g-mpw-make.sed&lt;br /&gt;+ /branches/newlib/newlib/config/mpw/MoveIfChange&lt;br /&gt;+ /branches/newlib/newlib/config/mpw/mpw-touch&lt;br /&gt;+ /branches/newlib/newlib/config/mpw/mpw-true&lt;br /&gt;+ /branches/newlib/newlib/config/mpw/null-command&lt;br /&gt;+ /branches/newlib/newlib/config/mpw/open-brace&lt;br /&gt;+ /branches/newlib/newlib/config/mpw/README&lt;br /&gt;+ /branches/newlib/newlib/config/mpw/tr-7to8-src&lt;br /&gt;+ /branches/newlib/newlib/config/mpw/true&lt;br /&gt;+ /branches/newlib/newlib/config/mt-elfalphapic&lt;br /&gt;+ /branches/newlib/newlib/config/mt-linux&lt;br /&gt;+ /branches/newlib/newlib/config/mt-m68kpic&lt;br /&gt;+ /branches/newlib/newlib/config/mt-netware&lt;br /&gt;+ /branches/newlib/newlib/config/mt-ospace&lt;br /&gt;+ /branches/newlib/newlib/config/mt-papic&lt;br /&gt;+ /branches/newlib/newlib/config/mt-ppcpic&lt;br /&gt;+ /branches/newlib/newlib/config/mt-sparcpic&lt;br /&gt;+ /branches/newlib/newlib/config/mt-v810&lt;br /&gt;+ /branches/newlib/newlib/config/mt-x86pic&lt;br /&gt;+ /branches/newlib/newlib/configure&lt;br /&gt;+ /branches/newlib/newlib/configure.in&lt;br /&gt;+ /branches/newlib/newlib/COPYING&lt;br /&gt;+ /branches/newlib/newlib/COPYING.LIB&lt;br /&gt;+ /branches/newlib/newlib/COPYING.NEWLIB&lt;br /&gt;+ /branches/newlib/newlib/etc&lt;br /&gt;+ /branches/newlib/newlib/etc/configure&lt;br /&gt;+ /branches/newlib/newlib/etc/configure.in&lt;br /&gt;+ /branches/newlib/newlib/etc/make-stds.texi&lt;br /&gt;+ /branches/newlib/newlib/etc/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/etc/standards.info&lt;br /&gt;+ /branches/newlib/newlib/etc/standards.texi&lt;br /&gt;+ /branches/newlib/newlib/install-sh&lt;br /&gt;+ /branches/newlib/newlib/libgloss&lt;br /&gt;+ /branches/newlib/newlib/libgloss/ChangeLog&lt;br /&gt;+ /branches/newlib/newlib/libgloss/close.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/config&lt;br /&gt;+ /branches/newlib/newlib/libgloss/config/default.mh&lt;br /&gt;+ /branches/newlib/newlib/libgloss/config/default.mt&lt;br /&gt;+ /branches/newlib/newlib/libgloss/config/dos.mh&lt;br /&gt;+ /branches/newlib/newlib/libgloss/config/mips.mt&lt;br /&gt;+ /branches/newlib/newlib/libgloss/config/mn10300.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/debug.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/debug.h&lt;br /&gt;+ /branches/newlib/newlib/libgloss/doc&lt;br /&gt;+ /branches/newlib/newlib/libgloss/doc/configure&lt;br /&gt;+ /branches/newlib/newlib/libgloss/doc/configure.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/doc/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/doc/porting.texi&lt;br /&gt;+ /branches/newlib/newlib/libgloss/fstat.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/getpid.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/glue.h&lt;br /&gt;+ /branches/newlib/newlib/libgloss/hp74x&lt;br /&gt;+ /branches/newlib/newlib/libgloss/hp74x/checksum.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/hp74x/configure&lt;br /&gt;+ /branches/newlib/newlib/libgloss/hp74x/configure.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/hp74x/crt0.s&lt;br /&gt;+ /branches/newlib/newlib/libgloss/hp74x/debugger.h&lt;br /&gt;+ /branches/newlib/newlib/libgloss/hp74x/debugger.s&lt;br /&gt;+ /branches/newlib/newlib/libgloss/hp74x/diagnose.h&lt;br /&gt;+ /branches/newlib/newlib/libgloss/hp74x/hppa-defs.h&lt;br /&gt;+ /branches/newlib/newlib/libgloss/hp74x/hppa.ld&lt;br /&gt;+ /branches/newlib/newlib/libgloss/hp74x/io.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/hp74x/iva_table.h&lt;br /&gt;+ /branches/newlib/newlib/libgloss/hp74x/iva_table.s&lt;br /&gt;+ /branches/newlib/newlib/libgloss/hp74x/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/hp74x/pa_stub.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/hp74x/README&lt;br /&gt;+ /branches/newlib/newlib/libgloss/hp74x/test.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/i960&lt;br /&gt;+ /branches/newlib/newlib/libgloss/i960/asm.h&lt;br /&gt;+ /branches/newlib/newlib/libgloss/i960/configure&lt;br /&gt;+ /branches/newlib/newlib/libgloss/i960/configure.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/i960/crt0.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/i960/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/i960/mon-read.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/i960/mon-syscalls.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/i960/mon-write.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/i960/mon960.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/i960/mon960.ld&lt;br /&gt;+ /branches/newlib/newlib/libgloss/isatty.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/kill.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/lseek.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m32r&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m32r/configure&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m32r/configure.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m32r/crt0.S&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/m32r-lib.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m32r/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m68k&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m68k/asm.h&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m68k/bcc.ld&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m68k/configure&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m68k/configure.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m68k/cpu32bug.h&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m68k/cpu32bug.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m68k/crt0.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m68k/dbug-exit.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m68k/dbug-inbyte.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m68k/dbug-outbyte.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m68k/dtor.C&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m68k/idp-inbyte.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m68k/idp-outbyte.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m68k/idp.ld&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m68k/leds.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m68k/leds.h&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m68k/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m68k/mc68ec.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m68k/mc68681reg.h&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m68k/mvme-stub.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m68k/mvme.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m68k/mvme135-asm.S&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/mvme162lx-asm.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/m68k/README&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/m68k/test.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mips&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mips/array-io.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/dtor.C&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/idtmon.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mips/lsi.ld&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mips/lsi33k-stub.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mips/lsi33k-stub.h&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mips/lsipmon.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mips/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mips/pmon.ld&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mips/pmon.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mips/regs.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mips/syscalls.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mips/test.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mips/vr4300.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/access.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/chmod.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/chown.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/close.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/configure&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/configure.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/creat.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/crt0-eval.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/crt0.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/crt1.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/eval.ld&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/execv.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/execve.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/fork.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/fstat.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/getpid.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/gettime.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/isatty.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/kill.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/lseek.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/open.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/pipe.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/read.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/sbrk.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/sim.ld&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/stat.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/test.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/time.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/times.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/trap.h&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/trap.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/unlink.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/utime.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/wait.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/write.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/mn10300/_exit.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/open.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/pa&lt;br /&gt;+ /branches/newlib/newlib/libgloss/pa/configure&lt;br /&gt;+ /branches/newlib/newlib/libgloss/pa/configure.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/pa/crt0.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/pa/hp-milli.s&lt;br /&gt;+ /branches/newlib/newlib/libgloss/pa/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/pa/op50n-io.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/pa/op50n.h&lt;br /&gt;+ /branches/newlib/newlib/libgloss/pa/op50n.ld&lt;br /&gt;+ /branches/newlib/newlib/libgloss/pa/op50nled.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/pa/README&lt;br /&gt;+ /branches/newlib/newlib/libgloss/pa/setjmp.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/pa/test.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/pa/w89k-io.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/pa/w89k.h&lt;br /&gt;+ /branches/newlib/newlib/libgloss/pa/w89k.ld&lt;br /&gt;+ /branches/newlib/newlib/libgloss/print.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/putnum.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/read.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/README&lt;br /&gt;+ /branches/newlib/newlib/libgloss/rs6000&lt;br /&gt;+ /branches/newlib/newlib/libgloss/rs6000/ads-exit.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/rs6000/ads-io.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/rs6000/ads.ld&lt;br /&gt;+ /branches/newlib/newlib/libgloss/rs6000/configure&lt;br /&gt;+ /branches/newlib/newlib/libgloss/rs6000/configure.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/rs6000/crt0.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/rs6000/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/rs6000/mbx-exit.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/rs6000/mbx-inbyte.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/rs6000/mbx-outbyte.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/rs6000/mbx-print.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/rs6000/mbx.ld&lt;br /&gt;+ /branches/newlib/newlib/libgloss/rs6000/mbx.specs&lt;br /&gt;+ /branches/newlib/newlib/libgloss/rs6000/mcount.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/rs6000/mvme-errno.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/rs6000/mvme-exit.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/rs6000/mvme-inbyte.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/rs6000/mvme-outbyte.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/rs6000/mvme-print.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/rs6000/mvme-read.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/rs6000/sim-abort.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/rs6000/sim-crt0.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/rs6000/sim-errno.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/rs6000/sim-inbyte.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/rs6000/sim-print.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/rs6000/sim-sbrk.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/rs6000/simulator.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/rs6000/sol-cfuncs.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/rs6000/sol-syscall.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/rs6000/test.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/rs6000/yellowknife.ld&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sbrk.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sh&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&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/asm.h&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/configure&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/configure.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/crt0-701.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/crt0.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/cygmon-crt0.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/cygmon-salib.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/cygmon-sparc64-ld.src&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/cygmon.ld.src&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/dtor.C&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/erc32-io.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/erc32-stub.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/erc32.ld&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/libsys&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/libsys/cerror.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/libsys/configure&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/libsys/configure.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/libsys/isatty.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/libsys/libsys-crt0.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/libsys/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/libsys/sbrk.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/libsys/syscall.h&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/libsys/syscallasm.h&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/libsys/template.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/libsys/template_r.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/libsys/_exit.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/salib-701.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/salib.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/slite.h&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/sparc-stub.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/sparcl-stub.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/sparclet-stub.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/sparclite.h&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/sysc-701.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/syscalls.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/test.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/traps.S&lt;br /&gt;+ /branches/newlib/newlib/libgloss/sparc/tsc701.ld&lt;br /&gt;+ /branches/newlib/newlib/libgloss/stat.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/syscall.h&lt;br /&gt;+ /branches/newlib/newlib/libgloss/testsuite&lt;br /&gt;+ /branches/newlib/newlib/libgloss/testsuite/config&lt;br /&gt;+ /branches/newlib/newlib/libgloss/testsuite/config/hppa.mt&lt;br /&gt;+ /branches/newlib/newlib/libgloss/testsuite/config/m68k.mt&lt;br /&gt;+ /branches/newlib/newlib/libgloss/testsuite/config/mips.mt&lt;br /&gt;+ /branches/newlib/newlib/libgloss/testsuite/config/support.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/testsuite/configure.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/testsuite/lib&lt;br /&gt;+ /branches/newlib/newlib/libgloss/testsuite/lib/libgloss.exp&lt;br /&gt;+ /branches/newlib/newlib/libgloss/testsuite/libgloss.all&lt;br /&gt;+ /branches/newlib/newlib/libgloss/testsuite/libgloss.all/.gdbinit&lt;br /&gt;+ /branches/newlib/newlib/libgloss/testsuite/libgloss.all/array.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/testsuite/libgloss.all/configure.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/testsuite/libgloss.all/div.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/testsuite/libgloss.all/double.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/testsuite/libgloss.all/float.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/testsuite/libgloss.all/func.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/testsuite/libgloss.all/io.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/testsuite/libgloss.all/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/testsuite/libgloss.all/math.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/testsuite/libgloss.all/memory.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/testsuite/libgloss.all/misc.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/testsuite/libgloss.all/printf.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/testsuite/libgloss.all/struct.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/testsuite/libgloss.all/varargs.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/testsuite/libgloss.all/varargs2.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/testsuite/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/libgloss/unlink.c&lt;br /&gt;+ /branches/newlib/newlib/libgloss/v850&lt;br /&gt;+ /branches/newlib/newlib/libgloss/v850/sys&lt;br /&gt;+ /branches/newlib/newlib/libgloss/v850/sys/syscall.h&lt;br /&gt;+ /branches/newlib/newlib/libgloss/write.c&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/mkinstalldirs&lt;br /&gt;+ /branches/newlib/newlib/move-if-change&lt;br /&gt;+ /branches/newlib/newlib/mpw-build.in&lt;br /&gt;+ /branches/newlib/newlib/mpw-config.in&lt;br /&gt;+ /branches/newlib/newlib/mpw-configure&lt;br /&gt;+ /branches/newlib/newlib/mpw-install&lt;br /&gt;+ /branches/newlib/newlib/mpw-README&lt;br /&gt;+ /branches/newlib/newlib/newlib&lt;br /&gt;+ /branches/newlib/newlib/newlib/ChangeLog&lt;br /&gt;+ /branches/newlib/newlib/newlib/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/doc&lt;br /&gt;+ /branches/newlib/newlib/newlib/doc/ansidecl.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/doc/configure.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/doc/doc.str&lt;br /&gt;+ /branches/newlib/newlib/newlib/doc/makedoc.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/doc/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/ctype&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/ctype/ctype.tex&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/ctype/ctype_.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/ctype/isalnum.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/ctype/isalpha.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/ctype/isascii.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/ctype/iscntrl.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/ctype/isdigit.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/ctype/islower.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/ctype/isprint.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/ctype/ispunct.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/ctype/isspace.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/ctype/isupper.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/ctype/isxdigit.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/ctype/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/ctype/toascii.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/ctype/tolower.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/ctype/toupper.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/ctype/_tolower.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/ctype/_toupper.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/errno&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/errno/errno.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/errno/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/include&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/include/ar.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/include/assert.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/include/ctype.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/include/dirent.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/include/errno.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/include/fastmath.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/include/fcntl.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/include/grp.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/include/ieeefp.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/include/locale.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/include/machine&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-dj.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/include/machine/setjmp.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/include/machine/types.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/include/malloc.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/include/math.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/include/paths.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/regdef.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/include/setjmp.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&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/include/sys/config.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/include/sys/dirent.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/file.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/include/sys/param.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/include/sys/reent.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/include/sys/resource.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/include/sys/signal.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/include/sys/stat-dj.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/timeb.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/include/sys/times.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/sys/utime.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/include/sys/wait.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/include/sys/_types.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/include/termios.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/unistd.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/include/utime.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/include/utmp.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/libc.texinfo&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/locale&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/locale/locale.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/locale/locale.tex&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/locale/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/a29k&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/a29k/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/arm&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/arm/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/d10v&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/d10v/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/d10v/setjmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/h8300&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/h8300/defines.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/h8300/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/h8300/memcpy.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/h8300/memset.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/h8300/reg_memcpy.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/h8300/reg_memset.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/h8300/setjmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/h8300/strcmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/h8500&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/h8500/cmpsi.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/h8500/divhi3.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/h8500/divsi3.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/h8500/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/h8500/mulhi3.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/h8500/mulsi3.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/h8500/negsi2.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/h8500/psi.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/h8500/setjmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/h8500/shifts.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/hppa&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/hppa/DEFS.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/hppa/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/hppa/memchr.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/hppa/memcmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/hppa/memcpy.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/hppa/memset.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/hppa/pcc_prefix.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/hppa/setjmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/hppa/strcat.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/hppa/strcmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/hppa/strcpy.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/strncmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/hppa/strncpy.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i386&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i386/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i386/setjmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960/memccpy.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960/memccpy_ca.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960/memchr.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960/memchr_ca.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960/memcmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960/memcmp_ca.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960/memcpy.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960/memcpy_ca.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960/memset.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960/setjmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960/strchr.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960/strchr_ca.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960/strcmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960/strcmp_ca.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960/strcpy.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960/strcpy_ca.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960/strcspn.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960/strdup.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960/strlen.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960/strlen_ca.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960/strncat.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960/strncat_ca.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960/strncmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960/strncmp_ca.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960/strncpy.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960/strncpy_ca.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960/strpbrk.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/i960/strrchr.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/m32r&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/m32r/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/m32r/setjmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/m68k&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/m68k/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/m68k/setjmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/m88k&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/m88k/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/m88k/setjmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/mips&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/mips/machine&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/mips/machine/regdef.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/mips/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/mips/setjmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/mn10200&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&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/mn10300/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/mn10300/setjmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/necv70&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/necv70/fastmath.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/necv70/machine&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/necv70/machine/registers.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/necv70/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/necv70/necv70.tex&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/necv70/setjmp.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/powerpc&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/powerpc/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/powerpc/setjmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/sh&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/sh/asm.h&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/sparc&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/sparc/machine&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/sparc/machine/sparclet.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/sparc/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/sparc/scan.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/sparc/setjmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/sparc/shuffle.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/v850&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/v850/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/v850/setjmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/w65&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/w65/cmpsi.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/w65/divsi3.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/w65/lshrhi.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/w65/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/w65/mulsi3.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/w65/sdivhi3.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/w65/smulhi3.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/w65/udivhi3.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/w65/umodhi3.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/z8k&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/z8k/args.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/z8k/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/machine/z8k/setjmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/misc&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/misc/dprintf.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/misc/ffs.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/misc/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/misc/misc.tex&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/misc/unctrl.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/posix&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/posix/closedir.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/posix/creat.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/posix/execl.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/posix/execle.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/posix/execlp.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/posix/execv.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/posix/execve.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/posix/execvp.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/posix/isatty.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/posix/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/posix/opendir.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/posix/popen.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/posix/readdir.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/posix/rewinddir.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/posix/scandir.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/posix/seekdir.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/posix/telldir.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/reent&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/reent/closer.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/reent/execr.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/reent/fstatr.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/reent/impure.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/reent/linkr.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/reent/lseekr.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/reent/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/reent/openr.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/reent/readr.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/reent/reent.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/reent/reent.tex&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/reent/sbrkr.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/reent/signalr.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/reent/statr.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/reent/timer.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/reent/writer.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/saber&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/signal&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/signal/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/signal/raise.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/signal/signal.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/signal/signal.tex&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/clearerr.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/fclose.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/fdopen.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/feof.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/ferror.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/fflush.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/fgetc.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/fgetpos.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/fgets.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/fileno.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/findfp.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/fiprintf.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/flags.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/floatio.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/fopen.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/fprintf.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/fputc.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/fputs.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/fread.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/freopen.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/fscanf.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/fseek.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/fsetpos.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/ftell.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/fvwrite.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/fvwrite.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/fwalk.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/fwrite.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/getc.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/getchar.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/gets.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/iprintf.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/local.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/makebuf.c&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/perror.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/printf.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/putc.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/putchar.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/puts.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/refill.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/remove.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/rename.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/rewind.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/rget.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/scanf.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/setbuf.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/setvbuf.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/siprintf.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/sprintf.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/sscanf.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/stdio.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/stdio.tex&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/tmpfile.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/tmpnam.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/ungetc.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/vfprintf.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/vfscanf.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/vprintf.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/vsprintf.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/wbuf.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdio/wsetup.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/abort.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/abs.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/assert.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/atexit.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/atexit.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/atof.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/atoff.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/atoi.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/atol.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/bsearch.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/dtoastub.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/ecvtbuf.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/efgcvt.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/environ.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/eprintf.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/exit.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/getenv.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/getopt.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/labs.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/ldiv.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/local.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/malign.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/malloc.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/mallocr.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/mbctype.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/mblen.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/mbstowcs.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/mbstowcs_r.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/mbtowc.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/mbtowc_r.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/mlock.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/msize.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/mstats.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/mtrim.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/putenv.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/qsort.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/rand.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/rand_r.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/std.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/stdlib.tex&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/strdup.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/strtod.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/strtol.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/strtoul.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/system.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/valloc.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/wcstombs.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/wcstombs_r.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/wctomb.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/wctomb_r.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/__adjust.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/__exp10.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/stdlib/__ten_mu.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/string&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/string/bcmp.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/string/bcopy.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/string/bzero.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/string/index.c&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/rindex.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/strcoll.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/string/strcpy.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/string/strcspn.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/strlwr.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/strpbrk.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/string/strrchr.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/string/strspn.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/string/strstr.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/string/strtok.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/string/strtok_r.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/string/strupr.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/string/strxfrm.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/string/u_strerr.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys.tex&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/alloc.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/clock.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/crt0.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/getargs.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/getenv.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/getpid.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/kill.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/read.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/remove.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/rename.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/signal.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/stubs.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/sys&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/sys/cpudef.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/sys/fpsymbol.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/sys/intrinsi.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/sys/macros.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/sys/proreg.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/sys/romdcl.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/sys/smartmac.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/sys/sysmac.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/systime.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/vec.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/_alloc.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/_close.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/_cycles.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/_exit.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/_fstat.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/_getpsiz.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/_gettz.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/_ioctl.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/_iostat.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/_iowait.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/_isatty.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/_lseek.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/_open.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/_query.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/_read.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/_sbrk.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/_setim.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/_settrap.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/_setvec.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/_tmpnam.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/a29khif/_write.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/arm&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/arm/crt0.S&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/swi.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/arm/sys&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/arm/sys/param.h&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/d10v&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/d10v/creat.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/d10v/crt0.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/d10v/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/d10v/sys&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/d10v/sys/syscall.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/d10v/syscalls.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/d10v/trap.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/decstation&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/decstation/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/decstation/sys&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/decstation/sys/dirent.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/decstation/_main.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/abort.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/access.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/bdos.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/bdosptr.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/brk.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/chdir.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/chmod.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/chown.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/clock.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/close.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/copying.dj&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/creat.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/crlf2nl.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/crt0.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/dir.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/dir.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/djtime.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/dos.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/dosmem.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/dpmi.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/dpmi.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/dup.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/dup2.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/exec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/fchmod.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/findfirs.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/findnext.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/fixpath.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/fstat.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/fsync.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/ftruncat.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/gerrno.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/getcwd.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/getdate.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/getdtabl.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/getgid.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/getkey.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/getpages.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/getpid.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/getrusag.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/gettime.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/gettimeo.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/gettimeo.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/getuid.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/getwd.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/go32.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/go32func.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/infoblk.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/inportb.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/inportl.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/inportsb.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/inportsl.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/inportsw.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/inportw.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/int86x.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/intdos.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/intdosx.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/isatty.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/kbhit.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/kill.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/link.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/longjmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/lseek.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/lstat.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/mkdir.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/open.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/outportb.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/outportl.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/outportw.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/outprtsb.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/outprtsl.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/outprtsw.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/pc.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/read.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/readv.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/rename.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/rmdir.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/sbrk.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/screen.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/setjmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/setmode.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/setstack.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/settimeo.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/sleep.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/stat.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/stat.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/stat_ast.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/sys&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/sys/dir.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/sys/dirent.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/sys/dos.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/sys/dpmi.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/sys/errno.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/sys/fcntl.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/sys/file.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/sys/go32.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/sys/param.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/sys/pc.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/sys/register.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/sys/resource.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/sys/setjmp.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/sys/stdc.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/sys/uio.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/syserr.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/system.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/tell.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/time.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/truncate.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/turbo.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/umask.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/unlink.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/utime.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/utimes.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/write.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/writestub.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/writev.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/_exit.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/go32/_main.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/h8300hms&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/h8300hms/crt0.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/h8300hms/crt1.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/h8300hms/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/h8300hms/misc.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/h8300hms/sbrk.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/h8300hms/sys&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/h8300hms/sys/file.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/h8300hms/syscalls.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/h8300hms/write.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/h8300hms/_exit.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/h8500hms&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/h8500hms/crt0.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/h8500hms/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/h8500hms/misc.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/h8500hms/syscalls.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/m88kbug&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/m88kbug/crt0.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/m88kbug/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/m88kbug/sys&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/m88kbug/sys/systraps.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/m88kbug/syscalls.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/netware&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/netware/crt0.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/netware/getpid.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/netware/link.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/netware/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/rtems&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/rtems/crt0.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/rtems/dummysys.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/rtems/include&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.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/rtems/sys&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/signal.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&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sh/creat.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sh/crt0.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sh/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sh/sys&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sh/sys/syscall.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sh/syscalls.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sh/trap.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/cerror.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/closedir.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/creat.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/crt0.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/dup2.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/execve.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/ieee.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/isatty.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/lstat.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/opendir.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/readdir.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/rewinddir.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/sbrk.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/scandir.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/seekdir.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/sigsetjmp.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/stat.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/sys&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/sys/dirent.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/sys/fcntl.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/sys/file.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/sys/stat.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/sys/syscall.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/sys/syscallasm.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/sys/termios.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/sys/time.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/sys/utime.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/sys/utmp.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/sys/wait.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/telldir.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/template.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/template_r.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/utime.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/utime2.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/wait.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/_exit.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sparc64/_main.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sun4&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sun4/ieee.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sun4/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sun4/sys&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sun4/sys/dirent.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sun4/sys/file.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sun4/sys/termios.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sun4/sys/utime.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sun4/sys/utmp.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sun4/sys/wait.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sun4/_main.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/access.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/chmod.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/chown.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/close.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/creat.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/crt0.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/crt1.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/execv.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/execve.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/fork.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/fstat.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/getpid.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/gettime.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/isatty.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/kill.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/lseek.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/open.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/pipe.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/read.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/sbrk.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/stat.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/sys&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/sys/syscall.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/time.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/times.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/trap.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/unlink.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/utime.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/wait.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/write.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysmec/_exit.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnec810&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnec810/crt0.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnec810/io.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnec810/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnec810/misc.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnec810/sbrk.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnec810/write.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/access.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/chmod.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/chown.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/close.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/creat.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/crt0.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/crt1.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/execv.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/execve.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/fork.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/fstat.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/getpid.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/gettime.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/isatty.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/kill.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/link.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/lseek.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/open.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/pipe.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/read.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/sbrk.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/stat.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/sys&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/sys/syscall.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/time.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/times.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/trap.S&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/unlink.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/utime.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/wait.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/write.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysnecv850/_exit.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/access.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/alarm.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/brk.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/cerror.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/chdir.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/chmod.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/close.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/closedir.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/crt0.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/dup.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/dup2.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/exec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/execve.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/fcntl.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/fork.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/fpathconf.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/fps.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/fpx.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/fstat.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/getdents.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/getegid.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/geteuid.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/getgid.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/getgroups.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/getpid.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/getuid.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/ioctl.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/isatty.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/kill.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/link.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/lseek.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/mkdir.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/open.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/opendir.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/pathconf.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/pause.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/pipe.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/read.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/readdir.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/rename.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/rewinddir.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/rmdir.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/sbrk.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/scandir.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/seekdir.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/setgid.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/setuid.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/sigaction.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/signal.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/sigprocmask.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/sleep.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/speed.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/stat.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/sys&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/sys/dirent.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/sys/param.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/sys/setjmp.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/sys/termio.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/sys/termios.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/sys/utime.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/sys/utmp.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/sys/wait.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/sysconf.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/tcgetattr.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/tcline.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/tcsetattr.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/telldir.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/time.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/times.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/unlink.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/utime.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/wait.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/waitpid.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/write.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/_exit.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/_longjmp.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvi386/_setjmp.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvnecv70&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvnecv70/cerror.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvnecv70/close.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvnecv70/crt0.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvnecv70/exit.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvnecv70/fps.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvnecv70/fpx.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvnecv70/fstat.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvnecv70/ioctl.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvnecv70/isatty.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvnecv70/lseek.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvnecv70/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvnecv70/open.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvnecv70/read.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvnecv70/sbrk.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvnecv70/sysv60.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvnecv70/sysvnecv70.tex&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/sysvnecv70/write.s&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/w65&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/w65/crt0.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/w65/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/w65/sys&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/w65/sys/syscall.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/w65/syscalls.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/w65/trap.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/z8ksim&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/z8ksim/crt0.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/z8ksim/glue.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/z8ksim/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/z8ksim/sys&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/sys/z8ksim/sys/syscall.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/syscalls&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/syscalls/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/syscalls/sysclose.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/syscalls/sysfcntl.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/syscalls/sysfork.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/syscalls/sysfstat.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/syscalls/sysgetpid.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/syscalls/syskill.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/syscalls/syslink.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/syscalls/syslseek.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/syscalls/sysopen.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/syscalls/sysread.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/syscalls/syssbrk.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/syscalls/sysstat.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/syscalls/sysunlink.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/syscalls/syswait.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/syscalls/syswrite.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/time&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/time/asctime.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/time/asctime_r.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/time/clock.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/time/ctime.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/time/ctime_r.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/time/difftime.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/time/gmtime.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/time/gmtime_r.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/time/lcltime.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/time/lcltime_r.c&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/time/time.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/time/time.tex&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/unix&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/unix/getcwd.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/unix/getlogin.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/unix/getpass.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/unix/getpwent.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/unix/getut.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/unix/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/unix/sigset.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libc/unix/ttyname.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/libm.texinfo&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/ef_acos.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/ef_acosh.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/ef_asin.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/ef_atan2.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/ef_atanh.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/ef_cosh.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/ef_exp.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/ef_fmod.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/ef_hypot.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/ef_j0.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/ef_j1.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/ef_jn.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/ef_log.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/ef_log10.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/ef_pow.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/ef_remainder.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/ef_rem_pio2.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/ef_scalb.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/ef_sinh.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/ef_sqrt.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/erf_gamma.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/erf_lgamma.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/er_gamma.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/er_lgamma.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/e_acos.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/e_acosh.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/e_asin.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/e_atan2.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/e_atanh.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/e_cosh.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/e_exp.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/e_fmod.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/e_hypot.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/e_j0.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/e_j1.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/e_jn.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/e_log.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/e_log10.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/e_pow.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/e_remainder.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/e_rem_pio2.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/e_scalb.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/e_sinh.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/e_sqrt.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/kf_cos.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/kf_rem_pio2.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/kf_sin.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/kf_tan.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/k_cos.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/k_rem_pio2.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/k_sin.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/k_standard.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/k_tan.c&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/sf_asinh.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/sf_atan.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/sf_ceil.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/sf_cos.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/sf_erf.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/sf_fabs.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/sf_floor.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/sf_frexp.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/sf_isinf.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/sf_isnan.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/sf_ldexp.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/sf_signif.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/sf_sin.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/sf_tan.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/sf_tanh.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/s_asinh.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/s_atan.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/s_ceil.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/s_cos.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/s_erf.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/s_fabs.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/s_floor.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/s_frexp.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/s_infconst.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/s_isinf.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/s_isnan.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/s_ldexp.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/s_signif.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/s_sin.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/s_tan.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/s_tanh.c&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_cabs.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/wf_cosh.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/wf_drem.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_cabs.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/w_cosh.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/math/w_drem.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/test&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/acosf_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/acoshf_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/acosh_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/acos_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/asinf_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/asinhf_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/asinh_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/asin_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/atan2f_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/atan2_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/atanf_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/atanhf_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/atanh_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/atan_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/ceilf_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/ceil_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/convert.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/conv_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/cosf_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/coshf_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/cosh_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/cos_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/dcvt.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/dvec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/erfcf_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/erfc_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/erff_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/erf_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/expf_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/exp_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/fabsf_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/fabs_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/floorf_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/floor_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/fmodf_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/fmod_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/gammaf_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/gamma_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/hypotf_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/hypot_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/iconv_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/j0f_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/j0_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/j1f_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/j1_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/jnf_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/jn_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/log1pf_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/log1p_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/log2f_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/log2_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/log10f_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/log10_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/logf_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/log_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/Makefile.in&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/math.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/math2.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/sinf_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/sinhf_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/sinh_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/sin_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/sprint_ivec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/sprint_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/sqrtf_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/sqrt_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/string.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/tanf_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/tanhf_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/tanh_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/tan_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/test.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/test.h&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/test_ieee.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/test_is.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/y0f_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/y0_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/y1f_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/y1_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/ynf_vec.c&lt;br /&gt;+ /branches/newlib/newlib/newlib/libm/test/yn_vec.c&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/README&lt;br /&gt;+ /branches/newlib/newlib/symlink-tree&lt;br /&gt;+ /branches/newlib/newlib/texinfo&lt;br /&gt;+ /branches/newlib/newlib/texinfo/gpl.texinfo&lt;br /&gt;+ /branches/newlib/newlib/texinfo/lgpl.texinfo&lt;br /&gt;+ /branches/newlib/newlib/texinfo/texinfo.tex&lt;br /&gt;+ /branches/newlib/newlib/ylwrap&lt;br /&gt;+ /branches/oc/newlib&lt;br /&gt;+ /branches/oc/newlib/config&lt;br /&gt;+ /branches/oc/newlib/config.cache&lt;br /&gt;+ /branches/oc/newlib/config.status&lt;br /&gt;+ /branches/oc/newlib/config.temp&lt;br /&gt;+ /branches/oc/newlib/config/mh-cygwin32&lt;br /&gt;+ /branches/oc/newlib/config/mh-go32&lt;br /&gt;+ /branches/oc/newlib/config/mh-windows&lt;br /&gt;+ /branches/oc/newlib/libgloss&lt;br /&gt;+ /branches/oc/newlib/libgloss/m32r&lt;br /&gt;+ /branches/oc/newlib/libgloss/m32r/crtsysc.c&lt;br /&gt;+ /branches/oc/newlib/libgloss/m32r/sys&lt;br /&gt;+ /branches/oc/newlib/libgloss/m32r/sys/syscall.h&lt;br /&gt;+ /branches/oc/newlib/libgloss/m32r/trap.S&lt;br /&gt;+ /branches/oc/newlib/libgloss/multilib.out&lt;br /&gt;+ /branches/oc/newlib/libgloss/sparc&lt;br /&gt;+ /branches/oc/newlib/libgloss/sparc/crt0.s&lt;br /&gt;+ /branches/oc/newlib/Makefile&lt;br /&gt;+ /branches/oc/newlib/newlib&lt;br /&gt;+ /branches/oc/newlib/newlib/host&lt;br /&gt;+ /branches/oc/newlib/newlib/host/any&lt;br /&gt;+ /branches/oc/newlib/newlib/libc&lt;br /&gt;+ /branches/oc/newlib/newlib/libc/include&lt;br /&gt;+ /branches/oc/newlib/newlib/libc/include/sys&lt;br /&gt;+ /branches/oc/newlib/newlib/libc/include/sys/itimer.h&lt;br /&gt;+ /branches/oc/newlib/newlib/libc/machine&lt;br /&gt;+ /branches/oc/newlib/newlib/libc/machine/or32&lt;br /&gt;+ /branches/oc/newlib/newlib/libc/machine/or32/Makefile.in&lt;br /&gt;+ /branches/oc/newlib/newlib/libc/sys&lt;br /&gt;+ /branches/oc/newlib/newlib/libc/sys/cygwin32&lt;br /&gt;+ /branches/oc/newlib/newlib/libc/sys/cygwin32/crt0.c&lt;br /&gt;+ /branches/oc/newlib/newlib/libc/sys/cygwin32/Makefile.in&lt;br /&gt;+ /branches/oc/newlib/newlib/libc/sys/cygwin32/sys&lt;br /&gt;+ /branches/oc/newlib/newlib/libc/sys/cygwin32/sys/dirent.h&lt;br /&gt;+ /branches/oc/newlib/newlib/libc/sys/cygwin32/sys/param.h&lt;br /&gt;+ /branches/oc/newlib/newlib/libc/sys/cygwin32/sys/utime.h&lt;br /&gt;+ /branches/oc/newlib/newlib/libc/sys/h8300hms&lt;br /&gt;+ /branches/oc/newlib/newlib/libc/sys/h8300hms/malloc.c&lt;br /&gt;+ /branches/oc/newlib/newlib/libm&lt;br /&gt;+ /branches/oc/newlib/newlib/libm/math&lt;br /&gt;+ /branches/oc/newlib/newlib/libm/math/fdlibm.h&lt;br /&gt;+ /branches/oc/newlib/newlib/libm/math/sf_cbrt.c&lt;br /&gt;+ /branches/oc/newlib/newlib/libm/math/sf_copysign.c&lt;br /&gt;+ /branches/oc/newlib/newlib/libm/math/sf_expm1.c&lt;br /&gt;+ /branches/oc/newlib/newlib/libm/math/sf_finite.c&lt;br /&gt;+ /branches/oc/newlib/newlib/libm/math/sf_ilogb.c&lt;br /&gt;+ /branches/oc/newlib/newlib/libm/math/sf_infinity.c&lt;br /&gt;+ /branches/oc/newlib/newlib/libm/math/sf_log1p.c&lt;br /&gt;+ /branches/oc/newlib/newlib/libm/math/sf_logb.c&lt;br /&gt;+ /branches/oc/newlib/newlib/libm/math/sf_modf.c&lt;br /&gt;+ /branches/oc/newlib/newlib/libm/math/sf_nan.c&lt;br /&gt;+ /branches/oc/newlib/newlib/libm/math/sf_nextafter.c&lt;br /&gt;+ /branches/oc/newlib/newlib/libm/math/sf_rint.c&lt;br /&gt;+ /branches/oc/newlib/newlib/libm/math/sf_scalbn.c&lt;br /&gt;+ /branches/oc/newlib/newlib/libm/math/s_cbrt.c&lt;br /&gt;+ /branches/oc/newlib/newlib/libm/math/s_copysign.c&lt;br /&gt;+ /branches/oc/newlib/newlib/libm/math/s_expm1.c&lt;br /&gt;+ /branches/oc/newlib/newlib/libm/math/s_finite.c&lt;br /&gt;+ /branches/oc/newlib/newlib/libm/math/s_ilogb.c&lt;br /&gt;+ /branches/oc/newlib/newlib/libm/math/s_infinity.c&lt;br /&gt;+ /branches/oc/newlib/newlib/libm/math/s_lib_ver.c&lt;br /&gt;+ /branches/oc/newlib/newlib/libm/math/s_log1p.c&lt;br /&gt;+ /branches/oc/newlib/newlib/libm/math/s_logb.c&lt;br /&gt;+ /branches/oc/newlib/newlib/libm/math/s_matherr.c&lt;br /&gt;+ /branches/oc/newlib/newlib/libm/math/s_modf.c&lt;br /&gt;+ /branches/oc/newlib/newlib/libm/math/s_nan.c&lt;br /&gt;+ /branches/oc/newlib/newlib/libm/math/s_nextafter.c&lt;br /&gt;+ /branches/oc/newlib/newlib/libm/math/s_rint.c&lt;br /&gt;+ /branches/oc/newlib/newlib/libm/math/s_scalbn.c&lt;br /&gt;+ /branches/oc/newlib/newlib/libm/math/s_signgam.c&lt;br /&gt;+ /branches/oc/newlib/newlib/multilib.out&lt;br /&gt;</description>
            <author>lampret</author>
            <pubDate>Sat, 10 Jun 2000 01:32:33 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=or1k&amp;path=%2For1k%2Ftrunk%2Fnewlib%2Fnewlib%2Flibc%2Fstring%2F&amp;rev=39</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>