Commit Verlauf

Autor SHA1 Nachricht Datum
  Dan Gohman a6ecd1a73f Add "volatile" and "memory" clobber to asm! that doesn't fall through. vor 7 Jahren
  Alex Crichton 93e3091ffc Merge pull request #206 from aeleos/div vor 7 Jahren
  Oliver Geller 8bb30026c7 Implement divsf3 and divdf3 vor 7 Jahren
  Alex Crichton bb2c81b700 Merge pull request #205 from aeleos/master vor 7 Jahren
  Oliver Geller 897048543f Implement mulsf3 and muldf3 vor 7 Jahren
  Alex Crichton 1be2858df7 Merge pull request #203 from alexcrichton/wasm vor 7 Jahren
  Alex Crichton 46fbf3a565 Work around OSX on Travis vor 7 Jahren
  Alex Crichton 45cd956acc Prepare this crate for more wasm32 compatibility vor 7 Jahren
  bors 2d414afec5 Auto merge of #200 - japaric:no-binfmt-misc, r=alexcrichton vor 7 Jahren
  Jorge Aparicio 2446cc468f drop binfmt_misc dependency vor 7 Jahren
  bors 5b96befbc5 Auto merge of #115 - Amanieu:linux-arm-atomic, r=alexcrichton vor 7 Jahren
  Amanieu d'Antras 73e38dcf2f Add atomic support for pre-ARMv6 on Linux vor 8 Jahren
  Alex Crichton fe8d893a6b Update target specs vor 7 Jahren
  Alex Crichton 0b9844764e Merge pull request #198 from est31/master vor 7 Jahren
  est31 c781759498 Partially revert a272d753f5c75ab9acb7b282765a3c7517caac25 vor 7 Jahren
  est31 a20840262e Partially revert 482d98318fc1bfd003942c9de4ee1c7e8a0c45f0 vor 7 Jahren
  Alex Crichton 789e8c159f Merge pull request #196 from alexcrichton/cc vor 7 Jahren
  Alex Crichton 006f173f85 Ignore failing test on mips vor 7 Jahren
  Alex Crichton 6cf8fe7932 Update to the `cc` dependency vor 7 Jahren
  bors 67e0908d7f Auto merge of #195 - alexcrichton:32-darwin-empty, r=alexcrichton vor 7 Jahren
  Alex Crichton 1be538be1e Disable empty intrinsics on i686-apple-darwin vor 7 Jahren
  bors 4d9df62fb7 Auto merge of #194 - mattico:i386, r=alexcrichton vor 7 Jahren
  Matt Ickstadt a40cc6a12d Don't compile probestack functions during testing vor 7 Jahren
  Matt Ickstadt b3679bcfba Implement x86 chkstk in "rust" vor 7 Jahren
  bors a767bab639 Auto merge of #193 - alexcrichton:update, r=alexcrichton vor 7 Jahren
  Alex Crichton f06f7c7bd6 Update MinGW download location vor 7 Jahren
  bors 35dec6bd8a Auto merge of #192 - est31:master, r=alexcrichton vor 7 Jahren
  est31 0cd476220b Remove duplication by adding a macro vor 7 Jahren
  est31 3efae7f7d9 Convert add! to a function vor 7 Jahren
  est31 482d98318f Convert int_to_float! to a function vor 7 Jahren