commit-hurd
[Top][All Lists]
Advanced

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

gnumach ChangeLog i386/i386/fpe_linkage.c i386/... [gnumach-1-branch]


From: Samuel Thibault
Subject: gnumach ChangeLog i386/i386/fpe_linkage.c i386/... [gnumach-1-branch]
Date: Mon, 20 Nov 2006 22:40:33 +0000

CVSROOT:        /cvsroot/hurd
Module name:    gnumach
Branch:         gnumach-1-branch
Changes by:     Samuel Thibault <sthibaul>      06/11/20 22:40:33

Modified files:
        .              : ChangeLog 
        i386/i386      : fpe_linkage.c pio.h proc_reg.h 
        i386/include/mach/i386: cthreads.h 
        i386/intel     : pmap.c 
        linux/src/drivers/net: de4x5.c 

Log message:
        2006-11-20  Samuel Thibault  <address@hidden>
        
                Asm tidy.
                * i386/i386/fpe_linkage.c (disable_fpe): Gather dependent asm
                statements, add `ax' clobber.
                (fpe_exception_fixup): Drop bogus cast from input parameter of 
lcall asm
                statement.
                * i386/i386/pio.h (inw, outw): Drop 0x66 prefix an just use the 
w
                instruction variant.
                * i386/i386/proc_reg.h: (get_eflags, get_tr, get_ldt): Drop
                useless "volatile" from asm statement.
                (get_esp): Use direct asm register specification.
                * i386/include/mach/i386/cthreads.h (cthread_sp): Likewise.
                * i386/intel/pmap.c (pmap_unmap_page_zero): Fix asm clobber 
into `eax'.
        
                De4x5 probe fixup.
                * linux/src/drivers/net/de4x5.c (pci_probe): Make probe loop 
stop on
                any error, not only device not found.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnumach/ChangeLog?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.128.2.193&r2=1.128.2.194
http://cvs.savannah.gnu.org/viewcvs/gnumach/i386/i386/fpe_linkage.c?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.1.1.1.4.5&r2=1.1.1.1.4.6
http://cvs.savannah.gnu.org/viewcvs/gnumach/i386/i386/pio.h?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.2&r2=1.2.2.1
http://cvs.savannah.gnu.org/viewcvs/gnumach/i386/i386/proc_reg.h?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.1.1.1.4.3&r2=1.1.1.1.4.4
http://cvs.savannah.gnu.org/viewcvs/gnumach/i386/include/mach/i386/cthreads.h?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.1.1.1&r2=1.1.1.1.4.1
http://cvs.savannah.gnu.org/viewcvs/gnumach/i386/intel/pmap.c?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.4.2.11&r2=1.4.2.12
http://cvs.savannah.gnu.org/viewcvs/gnumach/linux/src/drivers/net/de4x5.c?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.1&r2=1.1.4.1




reply via email to

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