Source-Changes archive

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

CVS commit: src/common/lib/libc/arch/hppa/atomic



Module Name:    src
Committed By:   skrll
Date:           Mon Aug 11 21:54:51 UTC 2008

Modified Files:
        src/common/lib/libc/arch/hppa/atomic: Makefile.inc
Added Files:
        src/common/lib/libc/arch/hppa/atomic: atomic_cas_up.S

Log Message:
Provide assembly _atomic_cas_up() as the compiler cannot be trusted to
generate fully restartable code sequences.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/common/lib/libc/arch/hppa/atomic/Makefile.inc
cvs rdiff -r0 -r1.1 src/common/lib/libc/arch/hppa/atomic/atomic_cas_up.S

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