commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Viengoos branch, viengoos-on-bare-metal, updated. 7679645a02e563cc


From: Neal H. Walfield
Subject: [SCM] Viengoos branch, viengoos-on-bare-metal, updated. 7679645a02e563cc617c57aeb4c208d9a1d442ed
Date: Sun, 01 Mar 2009 20:04:46 +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 "Viengoos".

The branch, viengoos-on-bare-metal has been updated
       via  7679645a02e563cc617c57aeb4c208d9a1d442ed (commit)
       via  9f7c4845c850d86e5e813d309422812ec372eb4b (commit)
       via  f8aab95f8a31dd7d3c2c415303208eb9088db41c (commit)
       via  546ce72929faf5239125ed8f10ac690b217937d9 (commit)
       via  130be8503f68a0a0b46cdf09b8fd055bfb50a47c (commit)
       via  c375a71efab7350a4febb0186cd95362b4231cf3 (commit)
       via  5b7cdcca8ce9389ccd138c69c72e769a3aea48a8 (commit)
       via  dfe045b9ad900945f15658d052496dbf2741502f (commit)
       via  8a4c77a780e21a91485193d619078f4f47fb59b4 (commit)
      from  b7808dc11f8433dfa4b706f2a819e11ce4f370c7 (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 7679645a02e563cc617c57aeb4c208d9a1d442ed
Author: Neal H. Walfield <address@hidden>
Date:   Sun Mar 1 20:05:02 2009 +0100

    Fix multiboot.h for 64-bit machines.  Remove some workarounds for Grub.

commit 9f7c4845c850d86e5e813d309422812ec372eb4b
Author: Neal H. Walfield <address@hidden>
Date:   Tue Feb 24 04:27:38 2009 +0100

    Fix last change to thread-arch.c.

commit f8aab95f8a31dd7d3c2c415303208eb9088db41c
Author: Neal H. Walfield <address@hidden>
Date:   Tue Feb 24 04:22:15 2009 +0100

    Fix computation of address in pthread_thread_alloc.

commit 546ce72929faf5239125ed8f10ac690b217937d9
Author: Neal H. Walfield <address@hidden>
Date:   Tue Feb 24 04:21:57 2009 +0100

    Use correct mask in VG_ADDR.

commit 130be8503f68a0a0b46cdf09b8fd055bfb50a47c
Author: Neal H. Walfield <address@hidden>
Date:   Tue Feb 24 04:06:18 2009 +0100

    Disable hardware breakpoints when compled with NDEBUG.

commit c375a71efab7350a4febb0186cd95362b4231cf3
Author: Neal H. Walfield <address@hidden>
Date:   Tue Feb 24 04:05:58 2009 +0100

    Disable some debugging output.

commit 5b7cdcca8ce9389ccd138c69c72e769a3aea48a8
Author: Neal H. Walfield <address@hidden>
Date:   Tue Feb 24 03:35:32 2009 +0100

    Improve the boehm gc scheduler.

commit dfe045b9ad900945f15658d052496dbf2741502f
Author: Neal H. Walfield <address@hidden>
Date:   Tue Feb 24 03:35:10 2009 +0100

    Correctly implement object_discard.

commit 8a4c77a780e21a91485193d619078f4f47fb59b4
Author: Neal H. Walfield <address@hidden>
Date:   Tue Feb 24 02:58:53 2009 +0100

    When making a system call, pass the return address in rbp.

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

Summary of changes:
 benchmarks/GCbench.c                               |    5 +-
 .../patches/01-gc-include-private-gcconfig-h.patch |    7 +-
 .../boehm-gc/patches/05-viengoos-scheduler.patch   |  145 ++++++++++++--------
 libpthread/sysdeps/viengoos/pt-thread-alloc.c      |    4 +-
 libviengoos/viengoos/addr.h                        |   16 +-
 libviengoos/viengoos/x86_64/ipc.h                  |   12 ++-
 ruth/ruth.c                                        |    2 -
 viengoos/memory.c                                  |   12 +--
 viengoos/object.c                                  |    8 +-
 viengoos/server.c                                  |   25 +++-
 viengoos/sysdeps/generic/multiboot.h               |    2 +-
 viengoos/sysdeps/x86_64/boot64.c                   |   83 +++++++++--
 viengoos/sysdeps/x86_64/syscall.c                  |   10 ++-
 viengoos/sysdeps/x86_64/thread-arch.c              |   13 ++-
 viengoos/sysdeps/x86_64/vm.c                       |   14 --
 15 files changed, 226 insertions(+), 132 deletions(-)


hooks/post-receive
--
Viengoos




reply via email to

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