Commit Verlauf

Autor SHA1 Nachricht Datum
  Cyryl Płotnicki b570ccfd2d Fix compilation on new nightly. vor 6 Jahren
  Yu Ding a9a108548c Fix SGX target_env collision vor 6 Jahren
  Jethro Beekman e43c838450 Add SGX target vor 6 Jahren
  David Craven 6dcbd85f11 Implement __mulsi3. vor 6 Jahren
  Jorge Aparicio 1083ac1439 fix warnings vor 6 Jahren
  Jorge Aparicio 3d005629b8 expose fmod{,f} symbols on thumb vor 6 Jahren
  Jorge Aparicio 36f93dbd79 expose math symbol on wasm32-unknown-unknown vor 6 Jahren
  ljedrz 411a12fc02 Remove #![feature(i128_type)] as i128 is stable vor 6 Jahren
  Mark Mansi 09974df5a7 stable_features allowed temporarily vor 7 Jahren
  Mark Mansi 29816fc5d7 Put back feature vor 7 Jahren
  Mark Mansi 0ca2a57f1b i128 is being stabilized vor 7 Jahren
  Alex Crichton 2a13475197 Simplify how testing is done vor 7 Jahren
  Marco A L Barbosa f4edcf7b24 Use kernel user helpers for armv4t vor 7 Jahren
  Scott McMurray 5e71218390 Implement all the 128-bit operator lang items from rust PR 46093 vor 7 Jahren
  Amanieu d'Antras 73e38dcf2f Add atomic support for pre-ARMv6 on Linux vor 8 Jahren
  Matt Ickstadt b3679bcfba Implement x86 chkstk in "rust" vor 7 Jahren
  Alex Crichton 7ccf8408d0 Add `__rust_probestack` intrinsic vor 7 Jahren
  Jorge Aparicio 75c6ccca71 optimize 32-bit aligned mem{cpy,clr,set} intrinsics for ARM vor 7 Jahren
  Alex Crichton 91b1291dc5 Don't try to work with `cargo test` vor 7 Jahren
  Alex Crichton 734ec3d31c Tweak testing and such: vor 7 Jahren
  Alex Crichton 83d63eaa9b Convert float intrinsics to the `intrinsics!` macro vor 7 Jahren
  Alex Crichton 12a0038250 Fix the abi hack on windows vor 7 Jahren
  Alex Crichton 7886ae275b Port sdiv to traits + `intrinsics!` vor 7 Jahren
  Alex Crichton 2f2bb32e40 Use traits instead of macros for shift intrinsics vor 7 Jahren
  Jorge Aparicio b2f72e1eb1 remove unused macros vor 8 Jahren
  Jorge Aparicio cc0d8ba2d1 remove the current test suite vor 8 Jahren
  Jorge Aparicio dfa7b161aa use AAPCS calling convention on all aeabi intrinsics vor 8 Jahren
  est31 9013dbef02 u128 sdiv intrinsics vor 8 Jahren
  est31 2f3c534cfe u128 udiv intrinsics vor 8 Jahren
  est31 3055aa21b6 i128 mul intrinsics vor 8 Jahren