Fix a couple typos and an URL.
This commit is contained in:
parent
ce349223f9
commit
03884540d1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9689
1 changed files with 6 additions and 6 deletions
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/x86-64.sgml,v 1.4 2001/06/07 00:50:37 kuriyama Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/x86-64.sgml,v 1.5 2001/06/10 00:14:48 obrien Exp $">
|
||||
<!ENTITY title "FreeBSD/x86-64 Project">
|
||||
<!ENTITY email 'freebsd-hackers'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/platforms/x86-64.sgml,v 1.4 2001/06/07 00:50:37 kuriyama Exp $ -->
|
||||
<!-- $FreeBSD: www/en/platforms/x86-64.sgml,v 1.5 2001/06/10 00:14:48 obrien Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -18,16 +18,16 @@ upcoming x86-64 ``Hammer'' architecture.</p>
|
|||
<h3>Latest News</h3>
|
||||
<ul>
|
||||
<li><p><b>13-April-2001</b> <a href="mailto:obrien@freebsd.org">David
|
||||
O'Brien</a> received the commieral Virtutech Simics-LE "VirtuHammer"
|
||||
O'Brien</a> received the commercial Virtutech Simics-LE "VirtuHammer"
|
||||
x86-64 simulator in order to begin the port.</p></li>
|
||||
</ul>
|
||||
|
||||
<h3>What needs to be done</h3>
|
||||
<p>David O'Brien is working on modifing the AMD sponsored x86-86 GCC for
|
||||
<p>David O'Brien is working on modifing the AMD sponsored x86-64 GCC for
|
||||
FreeBSD's needs. Anyone working on toolchain issues should coordinate
|
||||
with <a href="mailto:obrien@freebsd.org">David O'Brien</a>.</p>
|
||||
|
||||
<p><a href="http://www.x86-64.org/downloads">AMD's SimNow! x86-64
|
||||
<p><a href="http://www.x86-64.org/downloads/">AMD's SimNow! x86-64
|
||||
simulator</a> is currently less than ideal for FreeBSD development due to
|
||||
its slowness.</p>
|
||||
|
||||
|
@ -39,7 +39,7 @@ its slowness.</p>
|
|||
<H3>Other Links of Interest</H3>
|
||||
<H4>x86-64 Documentation</H4>
|
||||
<UL>
|
||||
<li><a href="http://www.x86-64.org/documentation/x86-64_overview.pdf">
|
||||
<li><a href="http://www.amd.com/products/cpg/64bit/pdf/x86-64_overview.pdf">
|
||||
AMD x86-64 Architecture Specification</a></li>
|
||||
<li><a href="http://www.x86-64.org/abi.pdf">
|
||||
AMD x86-64 DRAFT Processor-specific Application Binary Interface Specification</a></li>
|
||||
|
|
Loading…
Reference in a new issue