Commit History

Author SHA1 Message Date
  Amanieu d'Antras d40d61d227 Merge pull request #406 from bjorn3/less_rust_intrinsics 4 years ago
  Amanieu d'Antras 73b9adae7d Merge pull request #404 from est31/master 4 years ago
  Amanieu d'Antras 01d85f9ed2 Merge pull request #409 from Amanieu/workaround_83467 4 years ago
  Amanieu d'Antras 9e76b9115f Disable AArch64 FP-to-int tests 4 years ago
  bjorn3 745ad0f43b Remove unused __rust_* shift intrinsics 4 years ago
  est31 0c6d35782f Use the newly stabilized BITS constant on the integer types 4 years ago
  Amanieu d'Antras e6fd1b272f Bump to 0.1.39 4 years ago
  Aaron Kutch 702146718f Remove `count_ones` (#399) 4 years ago
  Amanieu d'Antras 6dd4eb7183 Bump to 0.1.38 4 years ago
  Amanieu d'Antras 07be5d567b Merge pull request #396 from JohnTitor/intel-to-att 4 years ago
  Yuki Okushi 4d5ca5b66a Use the AT&T syntax to support old LLVM on rust-lang/rust 4 years ago
  Amanieu d'Antras 793465e1bd Bump to 0.1.37 4 years ago
  Amanieu d'Antras b8c2585ce3 Merge pull request #384 from AaronKutch/issue-367 4 years ago
  Aaron Kutch c2ff1b3119 Completely overhaul fuzz testing 4 years ago
  Aaron Kutch 430c0b41d0 fix some clippy warnings 4 years ago
  Aaron Kutch 96eaffff5a replace some transmutes 4 years ago
  Aaron Kutch 35e323aa00 Remove `WideInt` 4 years ago
  Aaron Kutch 400c5042d8 Completely replace `LargeInt` 4 years ago
  Aaron Kutch d1960ecb0c Overhaul overflowing multiplication impls 4 years ago
  Aaron Kutch b1a7a00e48 Introduce the `DInt` and `HInt` traits 4 years ago
  Aaron Kutch 080f6d3d6c Remove `aapcs_on_arm` mistake 4 years ago
  Aaron Kutch c975b0e9fe fix division on SPARC (#393) 4 years ago
  Alex Crichton 9c137ced80 Update CI to fix on GitHub Actions (#394) 4 years ago
  Joseph Richey 63ccaf11f0 Move from an "asm" flag to a "no-asm" feature flag (#386) 4 years ago
  Joseph Richey 63c0091a61 Use REP MOVSB/STOSB when the ERMSB feature is present (#392) 4 years ago
  Robert Jördens 0f2271e566 math: add {fmin,fmax}{f,} for thumb*-none-eabi* (#389) 4 years ago
  Joseph Richey 33ad3669db Use REP MOVSQ/STOSQ on x86_64 (#365) 4 years ago
  pca006132 bc235bccb9 Use weak linkage for aeabi memory functions (#385) 4 years ago
  Amanieu d'Antras 3a769f6332 Merge pull request #380 from AaronKutch/division-tweaks 4 years ago
  Aaron Kutch d65785b8ee Hide macros and functions 4 years ago