Commit graph

9 commits

Author SHA1 Message Date
pooler
8d326a4439 Change comment style in .S files for compatibility 2012-03-01 16:05:25 +01:00
pooler
6fc88331d6 Switch to RIP-relative addressing on x86-64 2012-02-28 20:51:11 +01:00
pooler
e560d53b76 Add 4-way SHA-256 implementation for x86-64 2012-02-28 18:10:26 +01:00
pooler
d26b0d8b81 Version 2.1.2
- Do not submit work that is known to be stale
- Allow miner threads to ask for new work if the current one is at least
  45 seconds old and long polling is enabled
- Refresh work when long polling times out
- Modify x86-64 code to make it compatible with older versions of
  binutils
2012-01-26 14:31:07 +01:00
pooler
a4d636a645 Add 3-way scrypt implementation 2012-01-11 14:52:04 +01:00
pooler
476e2325ee More optimization for x86 and x86-64, including AMD K10 2012-01-03 13:11:43 +01:00
pooler
703d58cd82 Reorder a few instructions 2011-12-28 19:37:34 +01:00
pooler
36225b4206 Some more optimization 2011-12-24 12:22:06 +01:00
pooler
3c3cde63f1 Add optimized code for x86 and x86_64 2011-12-18 22:41:16 +01:00