daan
|
2f5fbffaa7
|
merge from dev
|
2020-07-22 10:56:59 -07:00 |
|
daan
|
c5406f327e
|
move include 'limits.h' outside of definition
|
2020-07-21 18:51:25 -07:00 |
|
David Carlier
|
0c550d1626
|
illumos support/build fix and large page support
|
2020-07-10 03:26:14 +01:00 |
|
daan
|
bb6e8616ff
|
Merge branch 'dev' into dev-debug
|
2020-05-19 10:43:58 -07:00 |
|
daan
|
a7d2bc8ad6
|
edit warning messages to be more consistent
|
2020-05-19 10:16:28 -07:00 |
|
daan
|
9ebb94fe17
|
set extra debug padding per-heap
|
2020-04-20 17:09:28 -07:00 |
|
daan
|
173978c122
|
add more detailed block info for heap visiting
|
2020-04-06 23:39:09 -07:00 |
|
daan
|
120af372ab
|
add support for extra debug padding in every block
|
2020-04-06 22:05:10 -07:00 |
|
daan
|
a38abae0a1
|
comments and improved error message on buffer overflow
|
2020-04-06 13:30:17 -07:00 |
|
daan
|
6527819eaf
|
merge from dev
|
2020-02-17 10:24:03 -08:00 |
|
daan
|
f2ac272baa
|
strengthen alignment check for memalign and aligned_alloc
|
2020-02-17 09:59:11 -08:00 |
|
daan
|
e9c5b31b1c
|
keep dbg entries in release build to allow linking with both
|
2020-02-14 11:08:25 -08:00 |
|
daan
|
ae6491f201
|
clean up export macros
|
2020-02-14 10:59:23 -08:00 |
|
daan
|
cc019fd145
|
improve inlining and codegen for mi_new
|
2020-02-13 18:57:12 -08:00 |
|
daan
|
c04881ef8a
|
add getcwd and fullpath wrappers
|
2020-02-13 17:59:43 -08:00 |
|
daan
|
ff2fe673e5
|
merge with dev
|
2020-02-13 14:32:54 -08:00 |
|
daan
|
7d098836eb
|
wip: basic tracking of allocation locations is working
|
2020-02-13 00:43:34 -08:00 |
|
daan
|
2fbe0e8842
|
wip: improving tracking of allocation locations
|
2020-02-11 20:27:09 -08:00 |
|
Daan Leijen
|
21a95c7449
|
wip: track allocation locations in debug mode
|
2020-02-11 12:19:22 -08:00 |
|
daan
|
4090561975
|
wip: initial work on tracking source of an allocation in debug mode
|
2020-02-11 09:37:26 -08:00 |
|
daan
|
a96e94f940
|
change TLS slot on OpenBSD
|
2020-02-02 22:46:38 -08:00 |
|
daan
|
3560e0a867
|
fix TLS slot number on OSX
|
2020-02-02 22:15:09 -08:00 |
|
daan
|
f3c47c7c91
|
improved malloc zone handling on macOSX (not working yet)
|
2020-02-02 21:03:09 -08:00 |
|
daan
|
757dcc8411
|
extend interpose for macOSX
|
2020-02-02 19:07:26 -08:00 |
|
daan
|
12c4108abe
|
update comments
|
2020-02-02 16:09:09 -08:00 |
|