Histórico de commits

Autor SHA1 Mensagem Data
  Daniel Sommermann 1aa071c9d9 Stop emitting duplicate symbols for `armv7-linux-androideabi` 3 anos atrás
  Ayrton f654edbaee Remove truncdfsf2.c from sources in build.rs and add test for __truncdfsf2vfp 3 anos atrás
  Amanieu d'Antras 6e2b9461b9 Import the asm! macro from core::arch 3 anos atrás
  Amanieu d'Antras eaab9d29ec Ensure AArch64 LSE object files have distinct names in an archive 3 anos atrás
  Alessandro Decina 1e3ed7714b Turn on the mem-unaligned feature for bpf targets 3 anos atrás
  Alex Crichton 8ebb85a080 Adjust some build directives for wasm64 3 anos atrás
  Gary Guo 2d28f4d19a Add different misaligned path for archs with unaligned support 3 anos atrás
  Wesley Wiser c03b91ff99 Don't try to build out-of-line aarch64 atomics with the msvc toolchain 3 anos atrás
  Rich Kadel 96bc62e669 Support `long double` intrinsics in any aarch64 linux 3 anos atrás
  Amanieu d'Antras 2571b1a991 Fix build on targets with fewer than 3 components in their name 3 anos atrás
  Tilmann Meyer 186517b326 Include Linux atomic emulation on androideabi 3 anos atrás
  Amanieu d'Antras 67e97d8f89 Don't embed lse_*.a inside another static library 3 anos atrás
  Josh Triplett 9ed6cf26f5 Make the name of the intermediate library more closely match the intrinsic 3 anos atrás
  Josh Triplett 84f19722d3 Require lse.S (now available in current LLVM) 3 anos atrás
  Josh Triplett 8f4003bd67 Fix typo in instruction name: s/cwp/swp/ 3 anos atrás
  George Burgess IV 0a3bd80024 add support for building outlined aarch64 intrinsics 3 anos atrás
  messense 07c97e38bf Add compiler-rt fallbacks on mips64-musl 3 anos atrás
  Thomas Vigouroux c172ebdfd3 add compiler-rt fallbacks on aarch64-musl 4 anos atrás
  Amanieu d'Antras caa19a764e Merge pull request #341 from vfreex/add-mips-compiler-rt-fallback 4 anos atrás
  Eric Huss c2eba93e28 Add more targets to automatically select `mem` feature. (#357) 4 anos atrás
  Andre Richter 43bcb3b59f aarch64: Exclude FP intrinsics on +nofp or +nosimd (#344) 4 anos atrás
  Yuxiang Zhu 3f012a835e add mips/mips64 compiler-rt fallbacks so that libgcc is not required 5 anos atrás
  Lokathor 0a3e283c7c Update build.rs 5 anos atrás
  Lokathor 095f020122 Update build.rs 5 anos atrás
  Joel Galenson c8f7928916 Update comment to mention where the __FILE__ macro is used. 5 anos atrás
  Joel Galenson ca423fe49a Support deterministic builds by remapping the __FILE__ prefix if the compiler supports it. 5 anos atrás
  Alex Crichton aa41e0d25f Remove `compiler-rt` submodule from this repository 5 anos atrás
  Alex Crichton cf98161da7 Remove the need for #[cfg] in #[use_c_shim_if] 5 anos atrás
  Alex Crichton c88c9502b7 Run rustfmt over everything 5 anos atrás
  Alex Crichton e4f46b91ca Don't compile C code on riscv targets 5 anos atrás