Commit Verlauf

Autor SHA1 Nachricht Datum
  Amanieu d'Antras 6e2b9461b9 Import the asm! macro from core::arch vor 3 Jahren
  Amanieu d'Antras f06e6d1a11 Replace llvm_asm! with asm! vor 4 Jahren
  Joseph Richey 63ccaf11f0 Move from an "asm" flag to a "no-asm" feature flag (#386) vor 4 Jahren
  Alex Crichton cde22bc180 Switch to using `llvm_asm!` instead of `asm!` (#351) vor 5 Jahren
  Oliver Scherer 7a8161dab7 Emit `_fltused` on `uefi` targets as a short-term workaround (#317) vor 5 Jahren
  Dan Gohman a6ecd1a73f Add "volatile" and "memory" clobber to asm! that doesn't fall through. vor 7 Jahren
  Matt Ickstadt a40cc6a12d Don't compile probestack functions during testing vor 8 Jahren
  Matt Ickstadt b3679bcfba Implement x86 chkstk in "rust" vor 8 Jahren
  Oliver Middleton 064452423a Don't include custom chkstk on MSVC vor 8 Jahren
  Alex Crichton 91eaa85902 Don't mangle probes all the time vor 8 Jahren
  Jorge Aparicio f77ca915c4 add an opt-in cargo feature to build intrinsics from compiler-rt source vor 9 Jahren
  Alex Crichton 8e161a791a Expand and refactor teting infrastructure vor 9 Jahren
  Matt Ickstadt aab3a10a9d Disable mangling for msvc stack builtins vor 9 Jahren
  Matt Ickstadt c9bff743cd Use `jmp` to implement __alloca fallthrough vor 9 Jahren
  Matt Ickstadt b6091ababa Add x86_64 builtins vor 9 Jahren
  Amanieu d'Antras 065aaa9144 Remove the x86-specific floating-point builtins vor 9 Jahren
  Jorge Aparicio 1faf15fc64 initial commit vor 9 Jahren