Historique des commits

Auteur SHA1 Message Date
  Alex Crichton cde22bc180 Switch to using `llvm_asm!` instead of `asm!` (#351) il y a 5 ans
  Tyler Mandry 2566aa663b Add control flow information to __rust_probestack (#328) il y a 5 ans
  Alex Crichton d6a13419f6 Gate atomic intrinsics on presence of instructions (#324) il y a 5 ans
  Alex Crichton 40ef6cb749 Allow FFI-unsafe warnings for u128/i128 (#323) il y a 5 ans
  Alex Crichton c88c9502b7 Run rustfmt over everything il y a 6 ans
  Cyryl Płotnicki b570ccfd2d Fix compilation on new nightly. il y a 6 ans
  Yu Ding a9a108548c Fix SGX target_env collision il y a 6 ans
  Jethro Beekman e43c838450 Add SGX target il y a 6 ans
  David Craven 6dcbd85f11 Implement __mulsi3. il y a 6 ans
  Jorge Aparicio 1083ac1439 fix warnings il y a 6 ans
  Jorge Aparicio 3d005629b8 expose fmod{,f} symbols on thumb il y a 6 ans
  Jorge Aparicio 36f93dbd79 expose math symbol on wasm32-unknown-unknown il y a 6 ans
  ljedrz 411a12fc02 Remove #![feature(i128_type)] as i128 is stable il y a 6 ans
  Mark Mansi 09974df5a7 stable_features allowed temporarily il y a 7 ans
  Mark Mansi 29816fc5d7 Put back feature il y a 7 ans
  Mark Mansi 0ca2a57f1b i128 is being stabilized il y a 7 ans
  Alex Crichton 2a13475197 Simplify how testing is done il y a 7 ans
  Marco A L Barbosa f4edcf7b24 Use kernel user helpers for armv4t il y a 7 ans
  Scott McMurray 5e71218390 Implement all the 128-bit operator lang items from rust PR 46093 il y a 7 ans
  Amanieu d'Antras 73e38dcf2f Add atomic support for pre-ARMv6 on Linux il y a 8 ans
  Matt Ickstadt b3679bcfba Implement x86 chkstk in "rust" il y a 7 ans
  Alex Crichton 7ccf8408d0 Add `__rust_probestack` intrinsic il y a 7 ans
  Jorge Aparicio 75c6ccca71 optimize 32-bit aligned mem{cpy,clr,set} intrinsics for ARM il y a 7 ans
  Alex Crichton 91b1291dc5 Don't try to work with `cargo test` il y a 7 ans
  Alex Crichton 734ec3d31c Tweak testing and such: il y a 7 ans
  Alex Crichton 83d63eaa9b Convert float intrinsics to the `intrinsics!` macro il y a 7 ans
  Alex Crichton 12a0038250 Fix the abi hack on windows il y a 7 ans
  Alex Crichton 7886ae275b Port sdiv to traits + `intrinsics!` il y a 7 ans
  Alex Crichton 2f2bb32e40 Use traits instead of macros for shift intrinsics il y a 7 ans
  Jorge Aparicio b2f72e1eb1 remove unused macros il y a 8 ans