Commit graph

  • fe61be80bf update to v1.7.7 v1.7.7 daan 2022-11-03 17:03:57 -07:00
  • e4630e7985 Merge branch 'dev' into dev-slice daan 2022-11-02 10:56:26 -07:00
  • 3bf299cd2b add comment on crash on Windows server 2019 daan 2022-11-02 10:56:13 -07:00
  • 63397d857e Merge branch 'dev' into dev-slice daan 2022-11-02 10:25:59 -07:00
  • 6e0f10dfd8 potential fix for link error with clang-cl (issue #631) daan 2022-11-02 10:25:46 -07:00
  • 6f8e115980 Merge branch 'dev' into dev-slice daan 2022-11-02 09:51:03 -07:00
  • 5ad06f9997 fix compiler warning on unused parameter (issues #251) daan 2022-11-02 09:50:49 -07:00
  • b3b479490e Merge branch 'dev' into dev-slice daan 2022-11-01 16:34:24 -07:00
  • 2d3f0e5b7a fix align5 test daan 2022-11-01 16:34:17 -07:00
  • cb3b73ba36 merge from dev daan 2022-11-01 16:33:50 -07:00
  • ad1da7cfc8 fix warnings daan 2022-11-01 16:29:10 -07:00
  • 933713292c merge from dev daan 2022-11-01 16:27:50 -07:00
  • e6bd41ba3f update arena_id api daan 2022-11-01 16:26:17 -07:00
  • 9f36808a7f initial api for heaps restricted to a certain arena daan 2022-11-01 16:22:51 -07:00
  • e961ef705e merge arena_id from dev daan 2022-11-01 14:16:49 -07:00
  • 0a691ca68e fix off by one in arena id daan 2022-11-01 14:05:04 -07:00
  • fe2d5aa8ff initial work on heaps restricted to specific arena's daan 2022-11-01 14:00:20 -07:00
  • c9f0a78432
    unconditionally define decl exports for GNU-style visibility Eli Schwartz 2022-11-01 03:56:09 -04:00
  • 43ce102425 Merge branch 'dev' into dev-slice daan 2022-10-31 16:17:17 -07:00
  • 65eb5c65ec relax restriction of size to be an integral multiple of the alignment in 'alloc_aligned' as too many programs need this; see PR #584 daan 2022-10-31 16:07:29 -07:00
  • 3ad4639aea fix atomic lib reference, see PR #586 daan 2022-10-31 15:53:36 -07:00
  • 923ef1ba74 Merge branch 'dev' into dev-slice daan 2022-10-31 15:49:48 -07:00
  • 7cb1fdc44e nicer style for pc_libraries daan 2022-10-31 15:49:04 -07:00
  • 4dcd7e6842 fix version number in pc-config daan 2022-10-31 15:47:00 -07:00
  • 907d04c27c
    Merge pull request #595 from eli-schwartz/pkg-config Daan 2022-10-31 15:42:08 -07:00
  • 4c241139e9
    Merge pull request #588 from TApplencourt/dev Daan 2022-10-31 15:32:31 -07:00
  • 0b1012aee0 Merge branch 'dev' into dev-slice daan 2022-10-31 15:30:54 -07:00
  • d8dd297974 add cmake option MI_WIN_REDIRECT to be able to explicitly disable linking with mimalloc-redirect on windows; always OFF on ARM, fixes issue #591 and #590 daan 2022-10-31 15:26:21 -07:00
  • c4663463d1 add mi_cdecl to functions to avoid errors when compiling with a different calling convention, see PR #592 daan 2022-10-31 12:16:34 -07:00
  • 3f122692eb Merge branch 'dev' into dev-slice daan 2022-10-31 11:01:10 -07:00
  • 698bb2cae7 split out _mi_page_try_use_delayed_free for contention reduction (issue #630) daan 2022-10-31 11:01:01 -07:00
  • 4442fda895 Merge branch 'dev' into dev-slice daan 2022-10-31 10:35:05 -07:00
  • 7bef5f5f5b reduce contention on the delayed_free lock; see issue #630 daan 2022-10-31 10:34:55 -07:00
  • cf2c2bac85 Merge branch 'dev' into dev-slice daan 2022-10-31 10:12:20 -07:00
  • bdc9dc3e4e update vs project for valgrind daan 2022-10-31 10:12:13 -07:00
  • 751e456767 possible fix for warning in issue #635 daan 2022-10-31 08:34:20 -07:00
  • c128cf69be fix alignment_max for 32-bit systems (unfortunately, we need to include stdint.h now) daan 2022-10-30 19:47:54 -07:00
  • 24aac114e9 Merge branch 'dev' into dev-slice daan 2022-10-30 19:18:14 -07:00
  • 0a8d7d98d8 fix valgrind link daan 2022-10-30 19:18:02 -07:00
  • a3415079ec Merge branch 'dev' into dev-slice daan 2022-10-30 19:11:59 -07:00
  • 74117d329d fix realloc memory tracking in valgrind daan 2022-10-30 19:00:54 -07:00
  • 0ea5235cd1 update readme for valgrind daan 2022-10-30 14:55:32 -07:00
  • de21d04ba5 Merge branch 'dev' into dev-slice daan 2022-10-30 14:53:42 -07:00
  • 72c4f0d2ab update readme daan 2022-10-30 14:53:11 -07:00
  • 640376a500 update readme daan 2022-10-30 14:52:26 -07:00
  • 66525ccae3 merge from dev-track daan 2022-10-30 14:31:21 -07:00
  • 74d002b61c better cmake process for MI_VALGRIND daan 2022-10-30 14:20:35 -07:00
  • 05a75758dd fix tests daan 2022-10-30 14:07:41 -07:00
  • 886fd7d1b8 add cmakefile MI_VALGRIND option daan 2022-10-30 12:49:29 -07:00
  • b48040e20a set pages to noaccess explicitly for valgrind precision daan 2022-10-30 12:23:11 -07:00
  • 6e11a054a4 further improve precision of malloc/free tracking in valgrind daan 2022-10-30 12:03:14 -07:00
  • 84c706508c fix false positives from valgrind in rptest daan 2022-10-30 10:45:51 -07:00
  • a1f5a5d962 fix various false positives in test-stress from valgrind daan 2022-10-29 14:37:55 -07:00
  • c61b365e76 valgrind works on test-stress daan 2022-10-29 11:51:04 -07:00
  • eee7c40da5 updates to run valgrind on test-api daan 2022-10-29 11:43:09 -07:00
  • bc8f23aa0d rename track macros to lowercase daan 2022-10-29 10:44:10 -07:00
  • 093724bdef add test file for valgrind integration daan 2022-10-28 20:07:31 -07:00
  • 6eeb81ee05 initial progress on valgrind integration daan 2022-10-28 19:54:56 -07:00
  • 567494b2b6 add option to skip delayed frees if contention on the lock Daniel Posluns 2022-10-04 19:26:37 -07:00
  • 126070161b Add mi_heap_stl_allocator Vadim Markovtsev 2022-09-25 00:34:54 +02:00
  • 3284283f74 remove trailing white space niedong 2022-08-18 23:32:02 +08:00
  • fce0c16ce1 add stdatomic.h for gcc-4.8.5 shadow-yuan 2022-08-10 23:45:56 +08:00
  • 405f436639 Adding a comment explaining why we disable the redirect lib for windows on arm Honeybunch 2022-08-06 18:55:18 -07:00
  • 16ac29ef75 Fixing control flow syntax Honeybunch 2022-06-24 15:12:59 -07:00
  • 86fd8dfb17 CI Honeybunch 2022-06-24 14:42:36 -07:00
  • 311e8bd74a Updating approach to disable redirect on ARM platforms Honeybunch 2022-06-23 17:38:42 -07:00
  • eb97236652
    cmake: add pkg-config file Eli Schwartz 2022-06-19 13:20:53 -04:00
  • 167cc14668 __builtin_memcpy/set_inline from clang usage introduction. David Carlier 2022-06-19 12:06:43 +01:00
  • 49d919af78 Add option to disable redirect Gabor Horvath 2022-06-16 10:06:34 -07:00
  • d20c68d962 Support compiling with alternative calling conventions. Gabor Horvath 2022-06-16 11:53:02 -07:00
  • d295043ecf Fixing build for windows arm64 Honeybunch 2022-06-15 19:07:41 -07:00
  • 8cb6ba2221 add support for IntelLLVM Thomas Applencourt 2022-06-06 16:18:33 +00:00
  • 4d62cbde3a Address feedback Jarred Sumner 2022-05-31 22:06:17 -07:00
  • 3d6017de7c Merge branch 'dev' into dev-slice Daan Leijen 2022-05-21 10:21:55 -07:00
  • eb29d6b06f fix warning on windows Daan Leijen 2022-05-21 10:21:38 -07:00
  • 0c3c60be89 fix atomid lib linkage for systems which needs it. David Carlier 2022-05-18 20:00:14 +01:00
  • 0d4f2ff914 Relax aligned_alloc() restrictions Azat Khuzhin 2022-05-18 01:14:43 +03:00
  • 03c28992a9 Add ability to not override new/delete for C++ Azat Khuzhin 2022-05-18 00:25:43 +03:00
  • 7cebd06de9
    Merge 191c8afa2e into f2712f4a8f rlni1 2022-05-06 17:50:53 +00:00
  • 191c8afa2e
    Remove name for unused parameter rlni1 2022-05-06 13:48:21 -04:00
  • 599f97eadf merge from dev-trace dev-slice-trace Daan Leijen 2022-04-20 17:36:00 -07:00
  • 36814189ff merge from dev-slice Daan Leijen 2022-04-20 17:35:30 -07:00
  • cacb387a61 Merge branch 'dev' into dev-slice Daan Leijen 2022-04-20 17:34:56 -07:00
  • 343a747f2f merge from dev dev-trace Daan Leijen 2022-04-20 17:34:47 -07:00
  • 31473c8e37 merge from dev Daan Leijen 2022-04-20 17:34:06 -07:00
  • 864e4be5ce add is_aligned check Daan Leijen 2022-04-20 17:33:31 -07:00
  • 7e8dc812a9 merge from dev-trace Daan Leijen 2022-04-20 17:29:58 -07:00
  • 9605e2317a merge from dev-slice Daan Leijen 2022-04-20 17:27:45 -07:00
  • 24ef590532 Call SymInitialize at process start as it is single threaded Daan Leijen 2022-04-20 17:25:24 -07:00
  • f2a2eb4ad0 merge from dev Daan Leijen 2022-04-20 17:16:25 -07:00
  • 83d84b8703 increase max alignment limit to 16MiB (issue #576) Daan Leijen 2022-04-20 09:54:24 -07:00
  • c48c275a8f Merge branch 'dev' into dev-slice Daan Leijen 2022-04-19 20:16:59 -07:00
  • d9f6ab58c5 comments Daan Leijen 2022-04-19 20:16:49 -07:00
  • 9459513813 Merge branch 'dev' into dev-slice Daan Leijen 2022-04-19 19:59:51 -07:00
  • f76a678c04 fix mi_likely macro in debug build Daan Leijen 2022-04-19 19:59:45 -07:00
  • a90b98a144 update to vs2022 Daan Leijen 2022-04-19 19:57:57 -07:00
  • eb5deccea8 Merge branch 'dev' into dev-slice Daan Leijen 2022-04-19 19:57:00 -07:00
  • cea47b8560 compile with /Zc:__cplusplus in vs2022 Daan Leijen 2022-04-19 19:56:53 -07:00
  • 413141ae29 merge from dev Daan Leijen 2022-04-19 19:55:03 -07:00
  • 7bc602ebb4 redefine mi_likely/mi_unlikely to work with C++ 20 [[likely]] attributes Daan Leijen 2022-04-19 19:50:06 -07:00