1. 68ae6ad Changes for #inclusivefixit. by Elliott Hughes · 5 years ago
  2. 3761064 Increase iteration count for ordering test by Hans Boehm · 5 years ago
  3. 6a65ccd Remove mips test workarounds. by Elliott Hughes · 5 years ago
  4. 32b5f4e stdatomic_test: always use bits/stdatomic.h by Tom Cherry · 6 years ago
  5. 76e2b15 Change stdatomic.h check from defined(_USING_LIBCXX) to __has_include(<atomic>) by Tom Cherry · 6 years ago
  6. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  7. 590a410 Fix compare_exchange_weak tests to allow spurious failure by Hans Boehm · 8 years ago
  8. f484050 Preliminary cleanup of <sys/cdefs.h>. by Elliott Hughes · 9 years ago
  9. 3a5aeba Switch benchmarks and tests to libc++. by Dan Albert · 11 years ago
  10. 3242960 Make stdatomic.h work with gcc4.6 host compiler by Hans Boehm · 11 years ago
  11. 00aaea3 Fix, generalize stdatomic.h; improve test. by Hans Boehm · 11 years ago
  12. f183737 [MIPS] Fix atomic_is_lock_free test for mips32. by Raghu Gandham · 11 years ago
  13. 6b3beb2 Fixes stdatomic.h test to match C11 spec by Dan Albert · 11 years ago
  14. e6c57fc Add C11 <stdatomic.h>. by Elliott Hughes · 11 years ago