commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. v1.5-6-g75a78c0


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.5-6-g75a78c0
Date: Fri, 01 May 2015 17:37:05 +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  75a78c0eb4ed2d4bb9b461c4dae8aa71804b238b (commit)
      from  ea6acb75acf2cb3438f8b93480a2a4729807db85 (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 75a78c0eb4ed2d4bb9b461c4dae8aa71804b238b
Author: Samuel Thibault <address@hidden>
Date:   Fri May 1 19:35:50 2015 +0200

    Replace clobbers with earlyclobbers
    
    Newer gccs consider the former "impossible"
    
    * linux/src/include/asm-i386/bitops.h (find_first_zero_bit): Replace
    clobbers with earlyclobbers.
    * linux/src/include/asm-i386/semaphore.h (down, down_interruptible, up):
    Likewise.

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

Summary of changes:
 linux/src/include/asm-i386/bitops.h    |    6 +++---
 linux/src/include/asm-i386/semaphore.h |   26 ++++++++++++++------------
 2 files changed, 17 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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