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.
+ +5-Nov-2000 Marcel +Moolenaar has written a web page describing the Simulator System Calls.
4-Oct-2000 Doug +Rabson has commited code to get FreeBSD as far as start_init() +before it dies in the simulator.
30-Sep-2000 Doug +Rabson has made a series of commits to -current with early IA64 +support. The kernel will now reach the mountroot prompt. Please +follow the mailing list for more information.
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.
+ +