Histórico de Commits

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