commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnumach/i386/i386 i386asm.sym


From: Roland McGrath
Subject: gnumach/i386/i386 i386asm.sym
Date: Thu, 03 Oct 2002 22:44:51 -0400

CVSROOT:        /cvsroot/hurd
Module name:    gnumach
Changes by:     Roland McGrath <address@hidden> 02/10/03 22:44:51

Modified files:
        i386/i386      : i386asm.sym 

Log message:
        2002-10-03  Roland McGrath  <address@hidden>
        
        * i386/i386/gdt.h (USER_TSS): Macro removed (was unused).
        (KERNEL_GS): Macro removed (value was bogus!--fix SMP later).
        * i386/i386/i386asm.sym: Comment out KERNEL_GS.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnumach/gnumach/i386/i386/i386asm.sym.diff?tr1=1.3&tr2=1.4&r1=text&r2=text

Patches:
Index: gnumach/i386/i386/i386asm.sym
diff -u gnumach/i386/i386/i386asm.sym:1.3 gnumach/i386/i386/i386asm.sym:1.4
--- gnumach/i386/i386/i386asm.sym:1.3   Mon May 27 19:01:50 2002
+++ gnumach/i386/i386/i386asm.sym       Thu Oct  3 22:44:51 2002
@@ -113,7 +113,7 @@
 
 expr   KERNEL_CS
 expr   KERNEL_DS
-expr   KERNEL_GS
+/*expr KERNEL_GS*/
 expr   KERNEL_TSS
 expr   KERNEL_LDT
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]