[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] GNU Mach branch, master, updated. v1.6-52-g689810a
From: |
Justus Winter |
Subject: |
[SCM] GNU Mach branch, master, updated. v1.6-52-g689810a |
Date: |
Sun, 28 Feb 2016 16:37:43 +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 689810afe2d20d5f24f2a2379d3b9feffd0e9698 (commit)
via 48b69fb81c590bee4ace4ed98064771db9ec31ca (commit)
via 55b55f51325893542005763a7e50adcf60548112 (commit)
from 30426d4313733dc64f08d3d2c2ef3c36df252ef3 (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 689810afe2d20d5f24f2a2379d3b9feffd0e9698
Author: Justus Winter <address@hidden>
Date: Sun Feb 28 17:21:35 2016 +0100
ipc: add missing kernel object type
* ipc/ipc_object.c (ikot_print_array): Add entry for IKOT_PAGER_PROXY.
commit 48b69fb81c590bee4ace4ed98064771db9ec31ca
Author: Justus Winter <address@hidden>
Date: Sun Feb 28 16:35:42 2016 +0100
doc: clarify memory object initialization
* doc/mach.texi: Mention another way how a memory manager can signal
that an object is ready.
commit 55b55f51325893542005763a7e50adcf60548112
Author: Justus Winter <address@hidden>
Date: Fri Feb 26 17:48:27 2016 +0100
i386: add parts of cpu.h from x15
* i386/Makefrag.am (libkernel_a_SOURCES): Add new file.
* i386/i386/cpu.h: New file.
-----------------------------------------------------------------------
Summary of changes:
doc/mach.texi | 5 +-
i386/Makefrag.am | 1 +
i386/i386/cpu.h | 110 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
ipc/ipc_object.c | 3 +-
4 files changed, 116 insertions(+), 3 deletions(-)
create mode 100644 i386/i386/cpu.h
hooks/post-receive
--
GNU Mach
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] GNU Mach branch, master, updated. v1.6-52-g689810a,
Justus Winter <=