NetBSD/common
skrll ed17c7296b Use gcc 4.4 and later operation for nand, i.e.
*ptr = ~(tmp & value) instead of *ptr = ~tmp & value

There was also another bug in sync_fetch_and_nand_8 which I've also fixed.

PR port-arm32/50513: Incorrect logic for atomic_nand_xx.S
2015-12-11 12:41:10 +00:00
..
dist/zlib mark variables as used 2013-11-07 17:26:13 +00:00
include Migrate one last leftover bit (used only by the kernel now) to 2012-02-05 14:19:02 +00:00
lib Use gcc 4.4 and later operation for nand, i.e. 2015-12-11 12:41:10 +00:00