index
:
Project-1CE/external_jemalloc_new
lineage-18.1
sugisawa-mr1
tachibana
tachibana-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2019-07-23
Enable opt.retain by default on Windows.
Qi Wang
2019-04-23
configure.ac: Add an option to disable doc
Fabrice Fontaine
2019-04-15
Move extra size checks behind a config flag.
David Goldblatt
2019-04-15
Add an autoconf feature test for format_arg and a jemalloc-specific
zoulasc
2019-03-09
Detect if 8-bit atomics are available.
Qi Wang
2019-03-04
Fix a syntax error in configure.ac
Qi Wang
2019-02-22
Remove JE_FORCE_SYNC_COMPARE_AND_SWAP_[48].
Jason Evans
2019-02-08
Add build_doc by default.
Qi Wang
2019-02-06
Make background_thread not dependent on libdl.
Qi Wang
2019-02-06
Add configure option --disable-libdl.
Qi Wang
2019-02-01
Sanity check szind on tcache flush.
Qi Wang
2019-01-09
Replace -lpthread with -pthread
Faidon Liambotis
2018-12-19
Add --{enable,disable}-{static,shared} to configure script
John Ericson
2018-11-14
Deprecate OSSpinLock.
Qi Wang
2018-11-14
Add a fastpath for arena_slab_reg_alloc_batch
Dave Watson
2018-10-17
Make `smallocx` symbol name depend on the `JEMALLOC_VERSION_GID`
gnzlbg
2018-10-17
Add experimental API: smallocx_return_t smallocx(size, flags)
gnzlbg
2018-08-03
Allow the use of readlinkat over readlink.
David Goldblatt
2018-07-12
Remove the --with-lg-page-sizes configure option.
David Goldblatt
2018-07-12
Kill size_classes.sh.
David Goldblatt
2018-07-09
Clean compilation -Wextra
gnzlbg
2018-05-04
configure: Add --with-lg-vaddr configure option.
Christoph Muellner
2018-04-30
aarch64: Add ILP32 support.
Christoph Muellner
2018-04-17
Add the --disable-initial-exec-tls configure option.
David Goldblatt
2018-04-11
Fix a typo.
Qi Wang
2018-03-08
Remove config.thp which wasn't in use.
Qi Wang
2018-01-10
Modify configure to determine return value of strerror_r.
Christopher Ferris
2018-01-04
Make sure JE_CXXFLAGS_ADD uses CPP compiler
Nehal J Wani
2018-01-04
Disable JEMALLOC_HAVE_MADVISE_HUGE for arm* CPUs.
marxin
2017-10-16
Add configure-time detection for madvise(..., MADV_DO[NT]DUMP)
David Goldblatt
2017-10-11
Remove the default value for JEMALLOC_PURGE_MADVISE_DONTNEED_ZEROS.
Qi Wang
2017-10-11
Define MADV_FREE on our own when needed.
Qi Wang
2017-10-04
Power: disable the CPU_SPINWAIT macro.
David Goldblatt
2017-09-21
dumpbin doesn't exist in mingw
Tamir Duberstein
2017-09-21
Allow toolchain to determine nm
Tamir Duberstein
2017-09-21
whitespace
Tamir Duberstein
2017-08-11
Fix support for GNU/kFreeBSD
Faidon Liambotis
2017-08-11
Implement opt.metadata_thp
Qi Wang
2017-07-22
Logging: allow logging with empty varargs.
David Goldblatt
2017-07-20
Add a logging facility.
David T. Goldblatt
2017-06-29
Enforce minimum autoconf version (currently 2.68).
Jason Evans
2017-06-28
Make sure LG_PAGE <= LG_HUGEPAGE.
Jason Evans
2017-06-23
Add thread name for background threads.
Qi Wang
2017-06-08
Normalize background thread configuration.
Jason Evans
2017-05-30
Add jemalloc prefix to allocator functions pruned by jeprof.
Jason Evans
2017-05-30
Add the --disable-thp option to support cross compiling.
Jason Evans
2017-05-23
Implementing opt.background_thread.
Qi Wang
2017-05-11
Automatically generate private symbol name mangling macros.
Jason Evans
2017-05-11
Remove unused private_unnamespace infrastructure.
Jason Evans
2017-05-03
Add --with-version=VERSION .
Jason Evans
[next]