Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-7] src
Module Name: src
Committed By: snj
Date: Wed Mar 18 07:47:29 UTC 2015
Modified Files:
src/common/lib/libc/arch/alpha/atomic [netbsd-7]: membar_ops.S
src/lib/libc/atomic [netbsd-7]: membar_ops.3
src/sys/arch/alpha/include [netbsd-7]: types.h
src/sys/sys [netbsd-7]: atomic.h
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #600):
common/lib/libc/arch/alpha/atomic/membar_ops.S: revision 1.7
lib/libc/atomic/membar_ops.3: revision 1.4
sys/arch/alpha/include/types.h: revision 1.50
sys/sys/atomic.h: revision 1.13
Introduce membar_datadep_consumer.
Discussed briefly on tech-kern without objection:
https://mail-index.netbsd.org/tech-kern/2014/11/20/msg018054.html
https://mail-index.netbsd.org/tech-kern/2015/01/07/msg018326.html
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.6.40.1 \
src/common/lib/libc/arch/alpha/atomic/membar_ops.S
cvs rdiff -u -r1.3 -r1.3.22.1 src/lib/libc/atomic/membar_ops.3
cvs rdiff -u -r1.49 -r1.49.22.1 src/sys/arch/alpha/include/types.h
cvs rdiff -u -r1.12 -r1.12.4.1 src/sys/sys/atomic.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index