Historique des commits

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