Fixed GCC using sse instructions, fixing TSS support (and removed using
authorJohn Hodge <[email protected]>
Mon, 31 May 2010 14:14:20 +0000 (22:14 +0800)
committerJohn Hodge <[email protected]>
Mon, 31 May 2010 14:14:20 +0000 (22:14 +0800)
commit2fc80fd2e1db2c0a2c7661bee4ea03bb49ad7fbb
tree5be21acc42a01d87e154ea5b0c8259335e770125
parentf70b5b50f5bb11a98f2155e840772738afc0f6de
Fixed GCC using sse instructions, fixing TSS support (and removed using
the TSS as a data segment in GetCPUNum
Kernel/arch/x86_64/Makefile
Kernel/arch/x86_64/include/desctab.h
Kernel/arch/x86_64/proc.c
Kernel/arch/x86_64/start32.asm
Kernel/arch/x86_64/start64.asm

UCC git Repository :: git.ucc.asn.au