Commit History

Author SHA1 Message Date
  William D. Jones ba870b2568 Use fully-qualified syntax for abs_diff to avoid warning, which can trigger a compiler error. 3 years ago
  William D. Jones e0187f17db Do not use atomic reads on platforms without atomic support in LLVM. 3 years ago
  Amanieu d'Antras b81db2f9fe Bump to 0.1.53 3 years ago
  Amanieu d'Antras ec8b84864b Merge pull request #440 from alessandrod/bpf-mem-unaligned 3 years ago
  Alessandro Decina 1e3ed7714b Turn on the mem-unaligned feature for bpf targets 3 years ago
  Amanieu d'Antras 86aa192ec8 Bump to 0.1.52 3 years ago
  Amanieu d'Antras a1f1125992 Merge pull request #439 from alexcrichton/wasm64-updates 3 years ago
  Alex Crichton cb06f58efc Use more concise directives 3 years ago
  Alex Crichton 8ebb85a080 Adjust some build directives for wasm64 3 years ago
  Amanieu d'Antras e7427313f3 Bump to 0.1.51 3 years ago
  Amanieu d'Antras 84bfd381e9 Merge pull request #436 from MabezDev/feature/xtensa-soft-math 3 years ago
  Scott Mabin 4833f5fc8e Add xtensa to list of soft math targets. 3 years ago
  Amanieu d'Antras 4151e036e6 Merge pull request #435 from gshep/issue_434 3 years ago
  Georgy Shepelev 03d02e219c expose some math to UEFI envs 3 years ago
  Amanieu d'Antras fefbbfff6f Merge pull request #437 from Amanieu/disable_ppc_test 3 years ago
  Amanieu d'Antras 55f6ecb6de Disable broken powerpc64 test due to https://github.com/rust-lang/rust/issues/88520 3 years ago
  Amanieu d'Antras 2be2bc086b Bump to 0.1.50 3 years ago
  Amanieu d'Antras 461b5f8012 Merge pull request #405 from nbdd0121/master 3 years ago
  Gary Guo ce86d41b4f Use atomic_load_unordered for first word load in misaligned case 3 years ago
  Gary Guo 2d28f4d19a Add different misaligned path for archs with unaligned support 3 years ago
  Gary Guo 3ad5fa90a2 Add misaligned benchmarks 4 years ago
  Gary Guo fcfecc1857 Implement word-sized copy 4 years ago
  Gary Guo 0c41d6085a Add test cases for memcpy, memmove and memset for different alignment 4 years ago
  Amanieu d'Antras 826d9e9d41 Bump to 0.1.49 3 years ago
  Amanieu d'Antras d71671b1f4 Merge pull request #432 from Amanieu/shift-overflow 3 years ago
  Amanieu d'Antras e81581d40e Don't panic if the shift intrinsics receive out-of-range shifts 3 years ago
  Amanieu d'Antras 2ae1a63c75 Bump to 0.1.48 3 years ago
  Amanieu d'Antras 0c81fa68ce Merge pull request #431 from wesleywiser/fix_lse_on_aarch64_msvc 3 years ago
  Wesley Wiser c03b91ff99 Don't try to build out-of-line aarch64 atomics with the msvc toolchain 3 years ago
  Amanieu d'Antras 31cf80ba26 Bump to 0.1.47 3 years ago