Historial de Commits

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