Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Dec 2010 16:41:11 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/amd64/include atomic.h src/sys/i386/include atomic.h
Message-ID:  <201012181641.oBIGfXh1010935@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2010-12-18 16:41:11 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/include    atomic.h 
    sys/i386/include     atomic.h 
  Log:
  SVN rev 216524 on 2010-12-18 16:41:11Z by kib
  
  Inform a compiler which asm statements in the x86 implementation of
  atomics change eflags.
  
  Reviewed by:    jhb
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.51      +10 -9     src/sys/amd64/include/atomic.h
  1.56      +7 -6      src/sys/i386/include/atomic.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012181641.oBIGfXh1010935>