commit-hurd
[Top][All Lists]
Advanced

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

[gnumach] branch upstream updated (05b4768 -> 5d9383d)


From: Samuel Thibault
Subject: [gnumach] branch upstream updated (05b4768 -> 5d9383d)
Date: Sat, 10 Jun 2017 00:38:35 +0000

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

sthibault pushed a change to branch upstream
in repository gnumach.

      from  05b4768   Merge branch 'upstream-1.8' into upstream
       new  5d9383d   New upstream version 1.8+git20170609

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                                          |  48 +++
 Makefile.am                                        |   2 +-
 Makefile.in                                        |  82 ++---
 Makefrag.am                                        |   3 +
 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/i386at/rtc.c                                  |  31 +-
 kern/atomic.h                                      |  54 +++
 kern/bootstrap.c                                   |   6 +
 kern/gsync.c                                       | 368 +++++++++++++--------
 kern/kmutex.c                                      |  76 +++++
 kern/kmutex.h                                      |  52 +++
 kern/sched_prim.c                                  |   5 +-
 kern/sched_prim.h                                  |   2 +-
 .../linux/{compiler-gcc5.h => compiler-gcc7.h}     |   2 +-
 version.m4                                         |   2 +-
 vm/vm_object.h                                     |  14 +
 21 files changed, 581 insertions(+), 202 deletions(-)
 create mode 100644 kern/atomic.h
 create mode 100644 kern/kmutex.c
 create mode 100644 kern/kmutex.h
 copy linux/src/include/linux/{compiler-gcc5.h => compiler-gcc7.h} (97%)

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



reply via email to

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