[BACK]Return to mvme88k.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/mvme88k.html between version 1.31 and 1.32

version 1.31, 2003/01/17 19:59:28 version 1.32, 2003/08/05 13:53:02
Line 85 
Line 85 
 <h3><font color="#0000e0"><strong>Current status:</strong></font></h3>  <h3><font color="#0000e0"><strong>Current status:</strong></font></h3>
   
 <p>  <p>
 The development of this port is currently stalled, while people are busy  Recent work on the toolchain eventually produced a working compiler, as long
 dissecting the mvme88k back-end of gcc and fixing the code generation errors.  as optimization is not enabled; work is in progress towards getting reliable
   optimization as well. Unfortunately, numerous kernel stability problems make
   this effort progress very slowly at the moment.
 </p>  </p>
   
 <hr>  <hr>
Line 96 
Line 98 
   
 <p>  <p>
 <ul>  <ul>
   <li>Fix remaining gcc mvme88k code generation bugs    <li>Fix remaining gcc mvme88k code generation bugs and get optimization
   <li>Improve MVME197 support reliability        working.
   <li>Work on unsupported cards (MVME327, MVME374...)    <li>Improve the kernels overall stability by debugging and fixing issues.
   <li>Write code for new binutils and switch to ELF and, later, shared libraries    <li>Improve MVME197 support reliability.
     <li>Work on unsupported cards (MVME327, MVME374...).
     <li>Write code for new binutils (and gdb!!), switch to ELF and, later,
         shared libraries.
 </ul>  </ul>
 </p>  </p>
   
Line 177 
Line 182 
 time. There was a 2.4-current snapshot on the ftp mirrors for some time, which  time. There was a 2.4-current snapshot on the ftp mirrors for some time, which
 supports only MVME187 cards and can be used as a very crude basis to rebuild  supports only MVME187 cards and can be used as a very crude basis to rebuild
 a complete system, for the adventurous hacker. If you want to get it, ask  a complete system, for the adventurous hacker. If you want to get it, ask
 <a href="mailto:miod@openbsd.org">miod</a>. Access to an OpenBSD/mvme68k  <a href="mailto:miod@openbsd.org">miod</a>. Access to an
 system greatly helps, as both systems are very similar.  <a href="mvme68k.html">OpenBSD/mvme68k</a> system greatly helps, as both
   systems are very similar.
   </p>
   
   
   <p>
   Due to the recent toolchain improvements, a new snapshot is expected soon.
   Stay tuned!
 </p>  </p>
   
 <hr>  <hr>

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32