commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master-x86_64, updated. 13ab958034b3649a8f4f101c7


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master-x86_64, updated. 13ab958034b3649a8f4f101c7b0e701f2b66ffca
Date: Tue, 20 Mar 2012 01:01:21 +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-x86_64 has been updated
       via  13ab958034b3649a8f4f101c7b0e701f2b66ffca (commit)
       via  3c519c55465cccdcdf9d5064e1289ee9f9d8cd79 (commit)
       via  5dba0f1a4204572ddd00145bc50aae988ae4928b (commit)
       via  e4968d6951d2aaec6348d29645831ad524c777a7 (commit)
       via  a0b0945be4e07f4872415ea9d3b14accc4b2ebab (commit)
       via  0d96a7899de62854c0c63189fd2af22fe857c8bd (commit)
       via  8618d45dce71e2e3f825c4cf4b7a8f6709c6c4a4 (commit)
       via  5a881f6904d293817140d1105c712f862a858efe (commit)
      from  82fd7274f0848e8d02df632fba8d568802e45263 (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 13ab958034b3649a8f4f101c7b0e701f2b66ffca
Author: Samuel Thibault <address@hidden>
Date:   Tue Mar 20 02:01:12 2012 +0100

    A couple ext2fs' RPCs work

commit 3c519c55465cccdcdf9d5064e1289ee9f9d8cd79
Author: Samuel Thibault <address@hidden>
Date:   Mon Mar 19 22:53:55 2012 +0100

    debugger+copyin/outmsg

commit 5dba0f1a4204572ddd00145bc50aae988ae4928b
Author: Samuel Thibault <address@hidden>
Date:   Mon Mar 19 22:50:51 2012 +0100

    complain only once

commit e4968d6951d2aaec6348d29645831ad524c777a7
Author: Samuel Thibault <address@hidden>
Date:   Mon Mar 19 22:50:21 2012 +0100

    debugger now works

commit a0b0945be4e07f4872415ea9d3b14accc4b2ebab
Author: Samuel Thibault <address@hidden>
Date:   Mon Mar 19 22:50:04 2012 +0100

    More type fixes

commit 0d96a7899de62854c0c63189fd2af22fe857c8bd
Author: Samuel Thibault <address@hidden>
Date:   Mon Mar 19 21:14:38 2012 +0100

    Fix debugger types

commit 8618d45dce71e2e3f825c4cf4b7a8f6709c6c4a4
Author: Samuel Thibault <address@hidden>
Date:   Mon Mar 19 21:14:22 2012 +0100

    Fix types

commit 5a881f6904d293817140d1105c712f862a858efe
Author: Samuel Thibault <address@hidden>
Date:   Mon Mar 19 21:14:11 2012 +0100

    Checked as working

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

Summary of changes:
 ddb/db_macro.c           |    2 +-
 ddb/db_macro.h           |    2 +-
 ddb/db_sym.c             |    2 +-
 ddb/db_task_thread.c     |    4 +-
 ddb/db_variables.h       |    4 +-
 i386/i386/db_interface.c |   22 ++++++-
 i386/i386/db_machdep.h   |    2 +-
 i386/i386/db_trace.c     |  137 ++++++++++++++++++++++++---------------------
 include/mach/port.h      |    7 ++
 ipc/ipc_kmsg.c           |   44 +++++++++------
 ipc/mach_msg.c           |    8 ++-
 kern/ipc_kobject.c       |    3 +
 x86_64/_setjmp.S         |    2 -
 x86_64/idt_inittab.S     |    2 +-
 x86_64/locore.S          |  134 +++++++++++++++++++++++++++++++--------------
 xen/console.c            |    6 ++-
 16 files changed, 241 insertions(+), 140 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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