Commit Graph
13 Commits
Author SHA1 Message Date
TiborGY 16f3df5d35 add c++ thread test option to Makefile.rule 2019-06-01 21:36:41 +02:00
TiborGY 1aded69821 hook up c++ thread safety test (main Makefile) 2019-06-01 21:32:52 +02:00
TiborGY c00289ba54 upload thread safety test folder 2019-06-01 21:30:06 +02:00
TiborGY 56089991e2 fix the the 2019-02-16 23:26:13 +01:00
TiborGY f209fc7fa9 Update Makefile.rule
add note about NUM_THREADS for package maintainers, add examples of programs that cause affinity troubles
2019-02-16 12:12:39 +01:00
TiborGY ea1716ce2a Update Makefile.rule
Revert generate to install, explain the nature of the affinity conflict
2019-01-27 17:22:26 +01:00
TiborGY 0f24b39ebf Reword/expand comments in Makefile.rule
Lots of small changes in the wording of the comments, plus an expansion of the NUM_THREADS and NO_AFFINITY sections.
2019-01-27 15:33:00 +01:00
TiborGY d11554c88f Validate user supplied TARGET (#1941)
the build will now abort with an error message when an undefined build TARGET is named

Fixes #1938
2018-12-31 23:19:44 +01:00
TiborGY 7cbc2c37d6 Update cpuid_mips64.c 2018-12-28 14:36:39 +01:00
TiborGY c329de2931 Update Makefile 2018-12-28 14:35:41 +01:00
TiborGY 187233953c Update cpuid_mips.c 2018-12-28 14:34:38 +01:00
TiborGY 09170268a3 Update cpuid_arm.c 2018-12-28 14:33:18 +01:00
TiborGY 211120c508 Fix typo in UNKNOWN core name
Should be of no consequence, right?
2018-12-27 23:09:21 +01:00