From c169ad24fbccb5b9d1e3a92b8fc11142fbf568d2 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Fri, 4 May 2001 22:31:57 +0000 Subject: [PATCH] Add the x86-64 platform page. --- en/platforms/Makefile | 3 +- en/platforms/x86-64.sgml | 72 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 74 insertions(+), 1 deletion(-) create mode 100644 en/platforms/x86-64.sgml diff --git a/en/platforms/Makefile b/en/platforms/Makefile index 03d67c9ced..80dce5278e 100644 --- a/en/platforms/Makefile +++ b/en/platforms/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: www/en/platforms/Makefile,v 1.1 2000/11/22 10:26:10 murray Exp $ +# $FreeBSD: www/en/platforms/Makefile,v 1.2 2000/11/30 18:56:25 jim Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" @@ -12,5 +12,6 @@ DOCS+= ia64.sgml DOCS+= index.sgml DOCS+= ppc.sgml DOCS+= sparc.sgml +DOCS+= x86-64.sgml .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/platforms/x86-64.sgml b/en/platforms/x86-64.sgml new file mode 100644 index 0000000000..7cc5ed5413 --- /dev/null +++ b/en/platforms/x86-64.sgml @@ -0,0 +1,72 @@ + + + + + %includes; +]> + + + +&header; + +

This page contains information about porting FreeBSD to Intel's +upcoming IA64 architecture.

+ +

Latest News

+ + +

What needs to be done

+

A lot of work needs to be done on the Cygnus IA64 toolchain. At the +moment it looks like the various Linux camps doing IA64 development +have splintered off without merging their respective changes back into +Cygnus' tree. Anyone working on toolchain issues should coordinate +with David Obrien.

+ +

HP's Linux IA64 +simulator is currently less than ideal for FreeBSD development. +Marcel Moolenaar is currently +working on some of these issues.

+ +

FreeBSD/IA64 Specific Links

+ + +

Other Links of Interest

+

IA64 Documentation

+ + +

Software Tools

+ + +

Related Projects

+ + +&footer; + +