This is an automated email from the git hooks/post-receive script.

sthibault pushed a change to branch upstream
in repository gnumach.

      from  430e37a   New upstream version 1.7+git20161023
       new  397f56a   New upstream version 1.7+git20161115

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog                     |  90 ++++++++
 Makefile.am                   |   6 +-
 Makefile.in                   |  48 +---
 configure                     |  20 +-
 doc/mach.info                 |   2 +-
 doc/mach.info-1               |   4 +-
 doc/mach.info-2               |   2 +-
 doc/stamp-vti                 |   4 +-
 doc/version.texi              |   4 +-
 i386/Makefrag.am              |  19 --
 i386/grub/acpi.h              | 220 ------------------
 i386/grub/compiler.h          |  51 -----
 i386/grub/cpu/io.h            |  72 ------
 i386/grub/cpu/time.h          |  29 ---
 i386/grub/cpu/types.h         |  33 ---
 i386/grub/err.h               |  96 --------
 i386/grub/glue.h              |  33 ---
 i386/grub/i18n.h              |  25 --
 i386/grub/misc.h              | 517 ------------------------------------------
 i386/grub/mm.h                |  77 -------
 i386/grub/symbol.h            |  72 ------
 i386/grub/time.h              |  46 ----
 i386/grub/types.h             | 325 --------------------------
 i386/i386/xen.h               |   2 +-
 i386/i386at/acpi.c            |  82 -------
 i386/i386at/acpihalt.c        | 409 ---------------------------------
 i386/i386at/acpihalt.h        |  23 --
 i386/i386at/grub_glue.c       |  67 ------
 i386/i386at/model_dep.c       |  33 ++-
 i386/intel/pmap.c             | 304 +++++++++++++++----------
 i386/intel/pmap.h             |  14 +-
 include/mach/task_notify.defs |   7 +-
 kern/gsync.c                  |  24 +-
 kern/gsync.h                  |   2 +-
 version.m4                    |   2 +-
 vm/vm_map.c                   |   4 +-
 36 files changed, 358 insertions(+), 2410 deletions(-)
 delete mode 100644 i386/grub/acpi.h
 delete mode 100644 i386/grub/compiler.h
 delete mode 100644 i386/grub/cpu/io.h
 delete mode 100644 i386/grub/cpu/time.h
 delete mode 100644 i386/grub/cpu/types.h
 delete mode 100644 i386/grub/err.h
 delete mode 100644 i386/grub/glue.h
 delete mode 100644 i386/grub/i18n.h
 delete mode 100644 i386/grub/misc.h
 delete mode 100644 i386/grub/mm.h
 delete mode 100644 i386/grub/symbol.h
 delete mode 100644 i386/grub/time.h
 delete mode 100644 i386/grub/types.h
 delete mode 100644 i386/i386at/acpi.c
 delete mode 100644 i386/i386at/acpihalt.c
 delete mode 100644 i386/i386at/acpihalt.h
 delete mode 100644 i386/i386at/grub_glue.c

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/gnumach.git

Reply via email to