Commit History

Author SHA1 Message Date
  Luke Dashjr 85370f898b cpu: Check for SSE2 support independently from yasm 12 years ago
  Luke Dashjr a860c72714 Bugfix: cpu: Make sure to link libsse2cpuminer.a before x86_32/libx8632.a 12 years ago
  Luke Dashjr e432407c2e Bugfix: cpu: Only build libsse2cpuminer iff yasm is available and targetting x86_32 12 years ago
  Luke Dashjr 5dac70a827 Bugfix: Fix build with CPU mining and *without* yasm 12 years ago
  Luke Dashjr 652b286ff1 cpu: Be explicit about size of sha256_init address 12 years ago
  Luke Dashjr 1d24fe135b Revert "cpu: Use xmm1 as a temporary store to make yasm happy building for Mach-O" 12 years ago
  Luke Dashjr fe8b9eeb87 README: Add missing documentation for CPU algorithms cryptopp_asm32, sse2_32, and altivec_4way 12 years ago
  Luke Dashjr 69ab302ae6 cpu: Add --algo fastauto (new default) to detect a usable algorithm without taking over a minute 12 years ago
  Luke Dashjr 564fa6ecb1 cpu: Default to --algo auto 12 years ago
  Luke Dashjr 2f4481d130 cpu: Support all platform-applicable assembly algorithms, even if used CFLAGS don't support them 12 years ago
  Luke Dashjr b1e7af9e75 cpu: Use xmm1 as a temporary store to make yasm happy building for Mach-O 12 years ago
  Luke Dashjr 4166d6aeb4 cpu: Set fixed symbol names for stuff shared with assembly 12 years ago
  Luke Dashjr d14e3b0be9 cpu: Create Mach-O asm binaries on Darwin-based systems 12 years ago
  Luke Dashjr 7e75f6b411 Bugfix: cpu: Use COFF yasm binfmt on Cygwin 12 years ago
  Luke Dashjr d530aae680 Merge commit 'b34482c' into bfgminer 12 years ago
  Luke Dashjr b34482cec7 Bugfix: cpu: Get correct nonce from data, where the CPU sub-drivers leave it 12 years ago
  Luke Dashjr e74632cf77 Merge branch '20130527a_ui_changes' into bfgminer 12 years ago
  Luke Dashjr 2cbb1945f2 Remove redundant "Reject ratio" in exit-time summary 12 years ago
  Luke Dashjr fab6607ce8 Merge branch '20130527a_ui_changes' into bfgminer 12 years ago
  Luke Dashjr dfa9b3496b Apply "R+S(%)" formatting to long-form statistics 12 years ago
  Luke Dashjr dc58d686cf Merge commit '408874e' into bfgminer 12 years ago
  Luke Dashjr 408874e189 Bugfix: icarus: Check work restart before timeout 12 years ago
  Luke Dashjr abc4cca0d9 Bugfix: icarus: Debuglog the correct read timeout (and omit from work restart since there's no trivial way to get it) 12 years ago
  Luke Dashjr d24df77c6e Merge branch '20130527a_ui_changes' into bfgminer 12 years ago
  Luke Dashjr 6e3ed2ea6b Group stale shares in with rejects (but still distinctly counted) and make the percentage be (reject+stale)/total 12 years ago
  Luke Dashjr 15bb0640b0 Include rejected shares as a percentage 12 years ago
  Luke Dashjr c8ef7dbab2 Merge commit 'e90df29' into bfgminer 12 years ago
  Luke Dashjr e90df29fb6 README: Update links 12 years ago
  Luke Dashjr cbaa33a6e8 Move Utility and Best Share to status line 12 years ago
  Luke Dashjr 63b256534a Remove LW from status line, since it is basically useless 12 years ago