Commit History

Author SHA1 Message Date
  Alex Crichton fe8d893a6b Update target specs 7 years ago
  Alex Crichton 0b9844764e Merge pull request #198 from est31/master 7 years ago
  est31 c781759498 Partially revert a272d753f5c75ab9acb7b282765a3c7517caac25 7 years ago
  est31 a20840262e Partially revert 482d98318fc1bfd003942c9de4ee1c7e8a0c45f0 7 years ago
  Alex Crichton 789e8c159f Merge pull request #196 from alexcrichton/cc 7 years ago
  Alex Crichton 006f173f85 Ignore failing test on mips 7 years ago
  Alex Crichton 6cf8fe7932 Update to the `cc` dependency 7 years ago
  bors 67e0908d7f Auto merge of #195 - alexcrichton:32-darwin-empty, r=alexcrichton 7 years ago
  Alex Crichton 1be538be1e Disable empty intrinsics on i686-apple-darwin 7 years ago
  bors 4d9df62fb7 Auto merge of #194 - mattico:i386, r=alexcrichton 7 years ago
  Matt Ickstadt a40cc6a12d Don't compile probestack functions during testing 7 years ago
  Matt Ickstadt b3679bcfba Implement x86 chkstk in "rust" 7 years ago
  bors a767bab639 Auto merge of #193 - alexcrichton:update, r=alexcrichton 7 years ago
  Alex Crichton f06f7c7bd6 Update MinGW download location 7 years ago
  bors 35dec6bd8a Auto merge of #192 - est31:master, r=alexcrichton 7 years ago
  est31 0cd476220b Remove duplication by adding a macro 7 years ago
  est31 3efae7f7d9 Convert add! to a function 7 years ago
  est31 482d98318f Convert int_to_float! to a function 7 years ago
  est31 ff63f7b80f Convert float_to_int! into a function 7 years ago
  bors ef4951582f Auto merge of #189 - tamird:update-comment-rustbuild, r=alexcrichton 7 years ago
  est31 a272d753f5 Don't use the Wrapping wrapper in float addition 7 years ago
  est31 72ed4c8bce Don't use a macro for pow calculation 7 years ago
  est31 8313cec597 Extend the Float trait by some constants and supertraits 7 years ago
  bors 915293c528 Auto merge of #191 - est31:master, r=alexcrichton 7 years ago
  est31 2c1d7dccc1 Use the newly added ONE constant in float addition 7 years ago
  est31 46cfa05650 Introduce a float_impl! macro to avoid duplication 7 years ago
  est31 9bdedec38e Refactor float builtins to use associated consts 7 years ago
  est31 c9a261895e Refactor int builtins to use associated consts 7 years ago
  Tamir Duberstein a32e76eaea Update rustbuild commentary 7 years ago
  bors 23f14d3f05 Auto merge of #188 - tamird:remove-unused-rustbuild, r=alexcrichton 7 years ago