cvs commit: src/sys/arm/include atomic.h src/sys/sparc64/include cpufunc.h

John Baldwin jhb at FreeBSD.org
Fri Aug 5 19:46:13 GMT 2005


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


More information about the cvs-all mailing list