Commit Graph

14 Commits

Author SHA1 Message Date
Dirk Eibach
2740065eb3 jemalloc: Fix whitespace errors (#9732)
Pull request #9429 introduced some whitespace errors into
shlr/heap/include/r_jemalloc/internal/tsd.h

This breaks building sys/mingw32.sh for me.

Signed-off-by: Dirk Eibach <dirk.eibach@gdsys.cc>
2018-03-20 17:05:50 +01:00
Debily
da51abb7cb Removed some of the asserts in jemallocs internals (#9429)
* Removed some of the asserts in jemallocs internals, tagged the unmodified (grep for them with my name)

* removed the `#ifdef JEMALLOC_DEBUG`s

* Removed the comments
2018-02-27 22:30:40 +01:00
John Paul Adrian Glaubitz
04cd67f5ab jemalloc: Add missing definition of LG_QUANTUM for m68k (#8782) 2017-11-04 21:12:41 +01:00
pancake
2b89315b74 Fix jemalloc warnings 2017-08-20 23:29:21 +02:00
pancake
62b45bce07 More build fixes for android 2017-08-19 20:05:21 +02:00
pancake
29ca827cf2 Fix Android builds 2017-08-19 18:52:57 +02:00
pancake
a4742a684e mingw32 fixes 2017-08-18 19:45:38 +02:00
pancake
df31f33d04 Fix more covs and warnings 2017-08-18 14:32:11 +02:00
Khairul Kasmiran
a347a80916 Fix jemalloc build on Windows 2017-08-17 10:46:17 +02:00
pancake
53fb6d668d Make jemalloc atomic.h be non-atomic for portability 2017-08-09 22:30:31 +02:00
pancake
381f3a072b Remove atomic_uint_least64_t from jemalloc's atomic.h 2017-08-07 12:15:55 +02:00
Rene Laemmert
261675ef3b Make old gcc happy again (#8128) 2017-08-04 19:00:02 +02:00
pancake
97a38e6eea More tweaks for the jemalloc support 2017-08-03 13:56:45 +02:00
pancake
e913c770f5 Fix build 2017-08-03 13:27:11 +02:00