commit-hurd
[Top][All Lists]
Advanced

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

gnumach ChangeLog Makefile.am configure.ac devi... [gnumach-1-branch-Xen


From: Samuel Thibault
Subject: gnumach ChangeLog Makefile.am configure.ac devi... [gnumach-1-branch-Xen-branch]
Date: Thu, 27 Nov 2008 01:52:18 +0000

CVSROOT:        /cvsroot/hurd
Module name:    gnumach
Branch:         gnumach-1-branch-Xen-branch
Changes by:     Samuel Thibault <sthibaul>      08/11/27 01:52:18

Modified files:
        .              : ChangeLog Makefile.am configure.ac 
        device         : device_emul.h 
        doc            : mach.texi 
        i386           : configfrag.ac 
        i386/i386      : proc_reg.h 
        i386/i386at    : autoconf.c conf.c pic_isa.c 
        i386/intel     : pmap.c 
        kern           : eventcount.c 
Removed files:
        .              : 
                         Makefile.correct_output_files_for_.S_files.patch 

Log message:
        Merge from gnumach-1-branch
        
        2008-11-27  Samuel Thibault  <address@hidden>
        
                * i386/i386/proc_reg.h (invlpg): New macro.
                * i386/intel/pmap.c (INVALIDATE_TLB): If portion to be flushed 
is less
                than 32 pages, use calls to invlpg instead of flush_tlb.
        
        2008-11-23  Samuel Thibault  <address@hidden>
        
                * i386/i386/proc_reg.h (get_cr0, get_cr2, get_cr3, get_cr4, 
get_tr,
                get_ldt): Add volatile qualifier to asm statement to prevent 
gcc from
                optimizing it away since there seems to be no way to clobber 
these
                properly in the set_* macros.
        
        2008-11-17  Thomas Schwinge  <address@hidden>
        
                * Makefile.am (install_sh, INSTALL): Point to 
`build-aux/install-sh'.
                Make use of its `-C' option.
        
                * configure.ac: Require GNU Automake 1.10.1.
                * Makefile.am: Adapt.
                * Makefile.correct_output_files_for_.S_files.patch: Remove.
        
        2008-07-19  Barry deFreese  <address@hidden>
        
                * device/device_emul.h (struct device_emulation_ops): Make 
members
                reference, dealloc, dev_to_port, write_trap, and writev_trap 
take
                mach_device_t parameter instead of void *.
                * i386/i386at/autoconf.c: Make forward declarations for 
comintr()
                and lprintr() match prototype. Add brackets around 
initialization
                members for bus_ctlr and bus_device structs.
                * i386/i386at/conf.c (dev_name_list): Pass nomap instead of 
nulldev
                for map field.
                * i386/i386at/pic_isa.c (intnull, fpintr, hardclock, kdintr,
                prtnull): Declare the type of the value returned by functions 
to void.
        
        2008-11-13  Thomas Schwinge  <address@hidden>
        
                [task #8135 -- PAE for GNU Mach]
                * i386/configfrag.ac (enable_pae): Add checks: this is 
ix86-only.
                * doc/mach.texi (Configuration): Document the new option.
        
        2008-11-11  Shakthi Kannan  <address@hidden>
        
                * kern/eventcount.c (evc_wait_clear): Remove unused variable 
'ret'.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnumach/ChangeLog?cvsroot=hurd&only_with_tag=gnumach-1-branch-Xen-branch&r1=1.128.2.228.2.36&r2=1.128.2.228.2.37
http://cvs.savannah.gnu.org/viewcvs/gnumach/Makefile.am?cvsroot=hurd&only_with_tag=gnumach-1-branch-Xen-branch&r1=1.1.2.5.2.8&r2=1.1.2.5.2.9
http://cvs.savannah.gnu.org/viewcvs/gnumach/configure.ac?cvsroot=hurd&only_with_tag=gnumach-1-branch-Xen-branch&r1=1.1.2.9.2.5&r2=1.1.2.9.2.6
http://cvs.savannah.gnu.org/viewcvs/gnumach/Makefile.correct_output_files_for_.S_files.patch?cvsroot=hurd&only_with_tag=gnumach-1-branch-Xen-branch&r1=1.1.2.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/gnumach/device/device_emul.h?cvsroot=hurd&only_with_tag=gnumach-1-branch-Xen-branch&r1=1.1.4.1&r2=1.1.4.2
http://cvs.savannah.gnu.org/viewcvs/gnumach/doc/mach.texi?cvsroot=hurd&only_with_tag=gnumach-1-branch-Xen-branch&r1=1.4.2.9.2.4&r2=1.4.2.9.2.5
http://cvs.savannah.gnu.org/viewcvs/gnumach/i386/configfrag.ac?cvsroot=hurd&only_with_tag=gnumach-1-branch-Xen-branch&r1=1.1.2.4.2.5&r2=1.1.2.4.2.6
http://cvs.savannah.gnu.org/viewcvs/gnumach/i386/i386/proc_reg.h?cvsroot=hurd&only_with_tag=gnumach-1-branch-Xen-branch&r1=1.1.1.1.4.5.2.5&r2=1.1.1.1.4.5.2.6
http://cvs.savannah.gnu.org/viewcvs/gnumach/i386/i386at/autoconf.c?cvsroot=hurd&only_with_tag=gnumach-1-branch-Xen-branch&r1=1.2.2.13&r2=1.2.2.13.2.1
http://cvs.savannah.gnu.org/viewcvs/gnumach/i386/i386at/conf.c?cvsroot=hurd&only_with_tag=gnumach-1-branch-Xen-branch&r1=1.4.2.13.2.4&r2=1.4.2.13.2.5
http://cvs.savannah.gnu.org/viewcvs/gnumach/i386/i386at/pic_isa.c?cvsroot=hurd&only_with_tag=gnumach-1-branch-Xen-branch&r1=1.1.1.1.4.1.2.1&r2=1.1.1.1.4.1.2.2
http://cvs.savannah.gnu.org/viewcvs/gnumach/i386/intel/pmap.c?cvsroot=hurd&only_with_tag=gnumach-1-branch-Xen-branch&r1=1.4.2.16.2.22&r2=1.4.2.16.2.23
http://cvs.savannah.gnu.org/viewcvs/gnumach/kern/eventcount.c?cvsroot=hurd&only_with_tag=gnumach-1-branch-Xen-branch&r1=1.1.1.1.4.7.2.1&r2=1.1.1.1.4.7.2.2




reply via email to

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