Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   maxv
Date:           Fri May  1 08:32:50 UTC 2020

Modified Files:
        src/common/lib/libc/arch/i386/atomic: atomic.S
        src/sys/arch/i386/include: frameasm.h
        src/sys/arch/x86/x86: patch.c

Log Message:
Use the hotpatch framework when patching _atomic_cas_64.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/common/lib/libc/arch/i386/atomic/atomic.S
cvs rdiff -u -r1.31 -r1.32 src/sys/arch/i386/include/frameasm.h
cvs rdiff -u -r1.43 -r1.44 src/sys/arch/x86/x86/patch.c

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