Luke Dashjr
|
0cd0a017cd
Bugfix: configure: Move actual roundl macro back to miner.h after math.h should be included
|
13 years ago |
Luke Dashjr
|
add76ade60
Bugfix: configure: Use dummy pointer to correctly detect roundl when conftest main is missing argc parameter
|
13 years ago |
Luke Dashjr
|
f65ba3a18e
Bugfix: configure: Use variable argument to roundl to prevent compilers from optimizing it out entirely
|
13 years ago |
Luke Dashjr
|
b81767d717
Use configure to detect presence of roundl to avoid redefining an actual function (possibly inline)
|
13 years ago |
Luke Dashjr
|
7af98a834d
Merge commit '3f1bed6' into bfgminer
|
13 years ago |
Luke Dashjr
|
3f1bed6556
Bugfix: roundl: Add needed parenthesis to perform ?: before +
|
13 years ago |
Luke Dashjr
|
f168d7f871
Merge commit '951fb6c' into bfgminer
|
13 years ago |
Luke Dashjr
|
951fb6c0fd
Bugfix: ft232r: Defer allocating structure until after USB endpoint is successfully opened, so it won't leak in case of failure
|
13 years ago |
Luke Dashjr
|
60cab5a8c3
Merge commit '8f3d4f3' into bfgminer
|
13 years ago |
Luke Dashjr
|
8f3d4f3fed
Bugfix: ztex: Free bitstream in memory when done with it
|
13 years ago |
Luke Dashjr
|
ef59538152
Merge commit '03cb5a7' into bfgminer
|
13 years ago |
Luke Dashjr
|
03cb5a7059
Bugfix: Safely handle all-space cURL debug messages, should they ever happen
|
13 years ago |
Luke Dashjr
|
1aa7bee6bc
Silence warnings about poor format usage for quit()
|
13 years ago |
Luke Dashjr
|
19dc859dc4
Apply noreturn and printf-format attributes to quit() function definition
|
13 years ago |
Luke Dashjr
|
4a37702be4
Merge commit '54b1777' into bfgminer
|
13 years ago |
Luke Dashjr
|
54b17773e4
Bugfix: set_serial_rts get flags to manipulate them correctly
|
13 years ago |
Luke Dashjr
|
67552bdd0b
Merge commit 'f3c9233' into bfgminer
|
13 years ago |
Luke Dashjr
|
f3c92336c6
Bugfix: Missing return for /dev globbing
|
13 years ago |
Luke Dashjr
|
d79088ea65
Merge commit '85a73c2' into bfgminer
|
13 years ago |
Luke Dashjr
|
85a73c2254
Bugfix: Free unused work when retrying failed lp request
|
13 years ago |
Luke Dashjr
|
f5d3c9057c
Display processor name with thread disabled/re-enabled messages
|
13 years ago |
Luke Dashjr
|
341ddbfc81
Move best share to top summary line, and add network difficulty to block line
|
13 years ago |
Luke Dashjr
|
ee0e8cc989
NEWS
|
13 years ago |
Luke Dashjr
|
46fc709f01
Merge branch 'bfgminer' of github.com:luke-jr/bfgminer into bfgminer
|
13 years ago |
Luke Dashjr
|
30b1ff7c24
Merge branch 'mesa' into bfgminer
|
13 years ago |
Luke Dashjr
|
75495f6a24
opencl: Default to phatk kernel for Mesa platform
|
13 years ago |
Luke Dashjr
|
abc2ab4904
bitforce: Never increase bulkqueue poll wait time during queue underruns
|
13 years ago |
Luke Dashjr
|
2740256252
bitforce: Start off polling bulk queue every 100ms
|
13 years ago |
Luke Dashjr
|
de7d50f122
bitforce: Log device queue size after getting bulk results
|
13 years ago |
Luke Dashjr
|
f0fccf171f
bitforce: Ensure bulkqueue polling occurs at least once a second
|
13 years ago |