daanx
|
4d727ee6e6
|
avoid pthread allocation size in mstress bench
|
2025-03-01 18:30:24 -08:00 |
|
Daan Leijen
|
96fb9fa812
|
merge from dev
|
2025-03-01 18:05:46 -08:00 |
|
Daan Leijen
|
18174400b2
|
fix stats_add condition
|
2025-03-01 18:04:34 -08:00 |
|
Daan Leijen
|
ec92690117
|
merge from dev; lean stats
|
2025-03-01 17:35:34 -08:00 |
|
Daan Leijen
|
56aba086ea
|
remove superfluous stat fields (count and freed)
|
2025-03-01 16:52:48 -08:00 |
|
Daan Leijen
|
bdaeb1d469
|
remove stat_adjust
|
2025-03-01 16:29:28 -08:00 |
|
Daan Leijen
|
113800d1f0
|
remove status message
|
2025-03-01 14:52:37 -08:00 |
|
Daan Leijen
|
b0b9d9c22b
|
add note that git rev dependency doesnt work
|
2025-03-01 14:51:27 -08:00 |
|
Daan Leijen
|
c2ae1c3539
|
fix git rev dependency in cmake configure
|
2025-03-01 14:31:24 -08:00 |
|
Daan Leijen
|
527cd05fec
|
add git hash to compile defines
|
2025-03-01 14:29:23 -08:00 |
|
daanx
|
951a6642ae
|
merge from dev
|
2025-02-28 17:37:06 -08:00 |
|
daanx
|
5f6ebb70fa
|
add mi_options_print and mi_arenas_print
|
2025-02-28 17:30:41 -08:00 |
|
daanx
|
6fce7b90a4
|
reduce object class sizes (/8), add max reclaim queue size
|
2025-02-28 16:51:59 -08:00 |
|
Daan Leijen
|
2efc71ef57
|
Merge branch 'dev3-bin' into dev3
|
2025-02-28 16:29:14 -08:00 |
|
Daan Leijen
|
c3fc75e0ff
|
update clz/ctz for BMI1
|
2025-02-28 16:26:45 -08:00 |
|
Daan Leijen
|
b4d2c54696
|
merge from dev
|
2025-02-28 16:15:41 -08:00 |
|
daanx
|
b59c1f8ce4
|
update comments
|
2025-02-24 13:48:21 -08:00 |
|
Daan
|
a857a04803
|
fix misspelling (issue #1017, #1020)
|
2025-02-24 10:50:26 -08:00 |
|
Timothy Kielan
|
c8880e1ba0
|
support building for QNX
|
2025-02-21 15:16:22 +01:00 |
|
Daan
|
01afcaacf6
|
remove robustness claim for dynamic override on Windows (issue #1018)
|
2025-02-20 19:50:13 -08:00 |
|
daanx
|
93fe241223
|
merge from dev
|
2025-02-20 19:34:58 -08:00 |
|
daanx
|
aed71f8b32
|
prevent segment map overflow on arm32 (issue #1017)
|
2025-02-20 15:09:18 -08:00 |
|
daanx
|
a7f11cd2b0
|
define mi_clz/ctz in portable way on x64 that does not require BMI1 (issue #1016)
|
2025-02-20 14:39:35 -08:00 |
|
Daan
|
7e611f7545
|
merge from dev
|
2025-02-18 16:04:50 -08:00 |
|
Daan
|
566ab5038b
|
do not use syscall on android (issue #1015)
|
2025-02-18 16:02:52 -08:00 |
|