Historique des commits

Auteur SHA1 Message Date
  Alex Crichton d513c92b01 Try testing MinGW targets il y a 7 ans
  Alex Crichton 635e519b86 Remove the travis cache il y a 7 ans
  Alex Crichton eabb6fab4a Shore up docs in the macros module il y a 7 ans
  Alex Crichton 7de57cd4f9 Handle aeabi aliasing il y a 7 ans
  Alex Crichton a839d53a02 Deal with floatdidf on x86_64 il y a 7 ans
  Alex Crichton 5172f8c218 Tweak usage of C shims on MSVC il y a 7 ans
  Alex Crichton a16ebb0dcb Use `nm` to weed out panics il y a 7 ans
  Alex Crichton 5a444d58f2 Remove unused rust file il y a 7 ans
  Alex Crichton 7c4745061a Remove executable bit on arm.rs il y a 7 ans
  Alex Crichton ac3715de0f Remove defined intrinsics from build.rs il y a 7 ans
  Alex Crichton 83d63eaa9b Convert float intrinsics to the `intrinsics!` macro il y a 7 ans
  Alex Crichton 93fed264c1 Remove executable bit from conv.rs il y a 7 ans
  Alex Crichton 560018cc83 Less verbose output on symbol check il y a 7 ans
  Alex Crichton 696b821bb7 Enable `mem` for intrinsics on linux il y a 7 ans
  Alex Crichton 0be8b20cb7 Fix features needed for the intrinsics example il y a 7 ans
  Alex Crichton 4540bd4314 Fix travis intrinsics builds il y a 7 ans
  Alex Crichton 4c41b5649f Fix use_c_shim_if il y a 7 ans
  Alex Crichton 47ff81325c Use more intrinsics on msvc il y a 7 ans
  Alex Crichton 8abb0ab826 Build tweaks il y a 7 ans
  Alex Crichton f0e58591b3 Build the intrinsics example separately il y a 7 ans
  Alex Crichton 1b78d79bf5 Require the `compiler-builtins` target for the example il y a 7 ans
  Alex Crichton 215fa06fb6 More windows linkage guesses il y a 7 ans
  Alex Crichton 7f90c48a7a Test 64-bit linux il y a 7 ans
  Alex Crichton a4120adc69 Try to fix linkage on windows il y a 7 ans
  Alex Crichton 12a0038250 Fix the abi hack on windows il y a 7 ans
  Alex Crichton d17042106f Port udiv to the `intrinsics!` macro il y a 7 ans
  Alex Crichton 7886ae275b Port sdiv to traits + `intrinsics!` il y a 7 ans
  Alex Crichton 275d1032b5 Port mul intrinsics to traits il y a 7 ans
  Alex Crichton eeb44abacf Remove executable bit from mod.rs il y a 7 ans
  Alex Crichton 2f2bb32e40 Use traits instead of macros for shift intrinsics il y a 7 ans