commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.8-66-g14ca7bb


From: Justus Winter
Subject: [SCM] Hurd branch, master, updated. v0.8-66-g14ca7bb
Date: Tue, 1 Nov 2016 10:42:21 +0000 (UTC)

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 "Hurd".

The branch, master has been updated
       via  14ca7bbf803d0b6f9defc28db9021dcb2e65384a (commit)
      from  87c1eba3e7c9402ca59340db8a43a4c9ef5b3bd5 (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 14ca7bbf803d0b6f9defc28db9021dcb2e65384a
Author: Justus Winter <address@hidden>
Date:   Mon Oct 24 23:07:55 2016 +0200

    boot: Remove hacks for running boot on UX.
    
    * boot/Makefile (COMMON-OBJS): Do not build server stubs for the
    bootstrap protocol.
    Remove all UX-related variables and targets.
    * boot/boot.c: Remove all UX-related definitions and includes.
    * boot/frank1.ld: Delete file.
    * boot/frankemul.ld: Likewise.
    * boot/mach-crt0.c: Likewise.
    * boot/sigvec.S: Likewise.
    * boot/syscall.S: Likewise.
    * boot/ux.c: Likewise.
    * boot/ux.h: Likewise.

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

Summary of changes:
 boot/Makefile     |   20 +---
 boot/boot.c       |   14 ---
 boot/frank1.ld    |   94 -----------------
 boot/frankemul.ld |  107 -------------------
 boot/mach-crt0.c  |  158 ----------------------------
 boot/sigvec.S     |   23 ----
 boot/syscall.S    |   35 -------
 boot/ux.c         |  303 -----------------------------------------------------
 boot/ux.h         |  114 --------------------
 9 files changed, 1 insertion(+), 867 deletions(-)
 delete mode 100644 boot/frank1.ld
 delete mode 100644 boot/frankemul.ld
 delete mode 100644 boot/mach-crt0.c
 delete mode 100644 boot/sigvec.S
 delete mode 100644 boot/syscall.S
 delete mode 100644 boot/ux.c
 delete mode 100644 boot/ux.h


hooks/post-receive
-- 
Hurd



reply via email to

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