Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Aug 2005 19:46:13 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/arm/include atomic.h src/sys/sparc64/include cpufunc.h
Message-ID:  <200508051946.j75JkDab011319@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2005-08-05 19:46:13 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/arm/include      atomic.h 
    sys/sparc64/include  cpufunc.h 
  Log:
  MFC: Add extra constraints to inform the compiler that the memory being
  modified is an input and output rather than just the register holding the
  pointer being the input and output.
  
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.8.2.2   +4 -2      src/sys/arm/include/atomic.h
  1.20.2.1  +6 -4      src/sys/sparc64/include/cpufunc.h



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