CVS commit: [matt-nb5-mips64] src/common/lib/libc/atomic

2009-09-04 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Sep 5 03:06:11 UTC 2009 Modified Files: src/common/lib/libc/atomic [matt-nb5-mips64]: atomic_init_testset.c Log Message: Don't cast a ptr to uint32_t, use uintptr_t instead. To generate a diff of this commit: cvs rdiff -u -r1

CVS commit: [matt-nb5-mips64] src/common/lib/libc/atomic

2009-08-25 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Aug 26 03:44:51 UTC 2009 Modified Files: src/common/lib/libc/atomic [matt-nb5-mips64]: membar_ops_nop.c Log Message: Don't make a strong alias to the same name. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.4.12.1