commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. e07d6c4995c384be14130bf178989427


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. e07d6c4995c384be14130bf178989427a4291ded
Date: Mon, 28 Jan 2013 01:48:42 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mach".

The branch, master has been updated
       via  e07d6c4995c384be14130bf178989427a4291ded (commit)
      from  6b010591cb94032a6fef2cb81bed16446f31f8b6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e07d6c4995c384be14130bf178989427a4291ded
Author: Samuel Thibault <address@hidden>
Date:   Mon Jan 28 02:46:18 2013 +0100

    More ifdef fixes for ring1 support and pv descriptors support
    
    * i386/i386/idt_inittab.S: Turn MACH_XEN test into MACH_PV_DESCRIPTORS test.
    * i386/i386/fpu.c: Turn appropriate MACH_HYP/XEN tests into MACH_RING1 
tests.
    * i386/i386/ktss.c: Likewise.
    * i386/i386/locore.S: Likewise.
    * i386/i386/mp_desc.c: Likewise.
    * i386/i386/pcb.c: Likewise.
    * i386/i386/proc_reg.h: Likewise.
    * i386/i386/trap.c: Likewise.

-----------------------------------------------------------------------

Summary of changes:
 i386/i386/fpu.c         |   20 ++++++++++----------
 i386/i386/idt_inittab.S |    4 ++--
 i386/i386/ktss.c        |    6 +++---
 i386/i386/locore.S      |   42 +++++++++++++++++++++---------------------
 i386/i386/mp_desc.c     |    6 +++---
 i386/i386/pcb.c         |    6 +++---
 i386/i386/proc_reg.h    |    6 +++---
 i386/i386/trap.c        |    4 ++--
 8 files changed, 47 insertions(+), 47 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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