index
:
platform_external_jemalloc_new
android10-c2f2-release
android10-c2f2-s1-release
android10-c2f2-s2-release
android10-d4-release
android10-d4-s1-release
android10-dev
android10-gsi
android10-mainline-a-release
android10-mainline-media-release
android10-mainline-networking-release
android10-mainline-release
android10-mainline-resolv-release
android10-mainline-tzdata-release
android10-qpr1-b-release
android10-qpr1-b-s1-release
android10-qpr1-c-release
android10-qpr1-c-s1-release
android10-qpr1-d-release
android10-qpr1-mainline-release
android10-qpr1-release
android10-qpr2-release
android10-qpr2-s1-release
android10-qpr2-s2-release
android10-qpr2-s3-release
android10-qpr2-s4-release
android10-qpr3-release
android10-qpr3-s1-release
android10-release
android10-s1-release
android10-s2-release
android10-s3-release
android10-security-release
android10-tests-release
android11-dev
android11-gsi
android11-mainline-release
android11-release
android11-tests-release
master
master-cuttlefish-testing-release
master-plus-llvm
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-dev
upstream-jemalloc
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid a -Wundef warning on LG_SLAB_MAXREGS.
David Goldblatt
2020-09-17
1
-3
/
+3
*
configure: add --with-lg-slab-maxregs configure option.
Hao Liu
2020-09-16
1
-0
/
+9
*
Add sized-delete size-checking functionality.
David Goldblatt
2020-08-05
1
-0
/
+17
*
bit_util: Add fls_ functions; "find last set".
David Goldblatt
2020-07-30
1
-1
/
+5
*
enabling mpss on solaris/illumos.
David Carlier
2020-07-06
1
-0
/
+8
*
High Resolution Timestamps for Profiling
Jon Haslam
2020-06-15
1
-0
/
+12
*
Don't warn on uniform initialization.
David Goldblatt
2020-05-28
1
-0
/
+2
*
cpu instruction spin wait for arm32/64
David Carlier
2020-05-14
1
-0
/
+10
*
Configure: Get rid of LG_QUANTA.
David Goldblatt
2020-05-04
1
-3
/
+1
*
configure.ac: Put public symbols on one line.
David Goldblatt
2020-04-02
1
-2
/
+1
*
Add malloc_conf_2_conf_harder
David T. Goldblatt
2020-03-31
1
-1
/
+2
*
Config: Warn on void * pointer arithmetic.
David Goldblatt
2020-03-12
1
-0
/
+1
*
Disable some spuriously-triggering warnings
David Goldblatt
2019-12-04
1
-0
/
+5
*
Support C++17 over-aligned allocation
Mark Santaniello
2019-11-22
1
-2
/
+5
*
Add -Wimplicit-fallthrough checks if supported
Nick Desaulniers
2019-11-08
1
-0
/
+20
*
Add hint in the bogus version string.
Qi Wang
2019-08-16
1
-1
/
+1
*
Enable opt.retain by default on Windows.
Qi Wang
2019-07-23
1
-0
/
+3
*
configure.ac: Add an option to disable doc
Fabrice Fontaine
2019-04-23
1
-0
/
+14
*
Move extra size checks behind a config flag.
David Goldblatt
2019-04-15
1
-11
/
+11
*
Add an autoconf feature test for format_arg and a jemalloc-specific
zoulasc
2019-04-15
1
-0
/
+12
*
Detect if 8-bit atomics are available.
Qi Wang
2019-03-09
1
-0
/
+25
*
Fix a syntax error in configure.ac
Qi Wang
2019-03-04
1
-1
/
+1
*
Remove JE_FORCE_SYNC_COMPARE_AND_SWAP_[48].
Jason Evans
2019-02-22
1
-34
/
+0
*
Add build_doc by default.
Qi Wang
2019-02-08
1
-0
/
+3
*
Make background_thread not dependent on libdl.
Qi Wang
2019-02-06
1
-2
/
+1
*
Add configure option --disable-libdl.
Qi Wang
2019-02-06
1
-8
/
+29
*
Sanity check szind on tcache flush.
Qi Wang
2019-02-01
1
-0
/
+16
*
Replace -lpthread with -pthread
Faidon Liambotis
2019-01-09
1
-1
/
+1
*
Add --{enable,disable}-{static,shared} to configure script
John Ericson
2018-12-19
1
-0
/
+32
*
Deprecate OSSpinLock.
Qi Wang
2018-11-14
1
-18
/
+2
*
Add a fastpath for arena_slab_reg_alloc_batch
Dave Watson
2018-11-14
1
-1
/
+16
*
Make `smallocx` symbol name depend on the `JEMALLOC_VERSION_GID`
gnzlbg
2018-10-17
1
-61
/
+65
*
Add experimental API: smallocx_return_t smallocx(size, flags)
gnzlbg
2018-10-17
1
-1
/
+18
*
Allow the use of readlinkat over readlink.
David Goldblatt
2018-08-03
1
-0
/
+16
*
Remove the --with-lg-page-sizes configure option.
David Goldblatt
2018-07-12
1
-5
/
+0
*
Kill size_classes.sh.
David Goldblatt
2018-07-12
1
-12
/
+0
*
Clean compilation -Wextra
gnzlbg
2018-07-09
1
-0
/
+2
*
configure: Add --with-lg-vaddr configure option.
Christoph Muellner
2018-05-04
1
-28
/
+38
*
aarch64: Add ILP32 support.
Christoph Muellner
2018-04-30
1
-1
/
+7
*
Add the --disable-initial-exec-tls configure option.
David Goldblatt
2018-04-17
1
-6
/
+26
*
Fix a typo.
Qi Wang
2018-04-11
1
-1
/
+1
*
Remove config.thp which wasn't in use.
Qi Wang
2018-03-08
1
-22
/
+0
*
Modify configure to determine return value of strerror_r.
Christopher Ferris
2018-01-10
1
-0
/
+19
*
Make sure JE_CXXFLAGS_ADD uses CPP compiler
Nehal J Wani
2018-01-04
1
-0
/
+2
*
Disable JEMALLOC_HAVE_MADVISE_HUGE for arm* CPUs.
marxin
2018-01-04
1
-0
/
+6
*
Add configure-time detection for madvise(..., MADV_DO[NT]DUMP)
David Goldblatt
2017-10-16
1
-0
/
+11
*
Remove the default value for JEMALLOC_PURGE_MADVISE_DONTNEED_ZEROS.
Qi Wang
2017-10-11
1
-2
/
+2
*
Define MADV_FREE on our own when needed.
Qi Wang
2017-10-11
1
-0
/
+9
*
Power: disable the CPU_SPINWAIT macro.
David Goldblatt
2017-10-04
1
-4
/
+3
*
dumpbin doesn't exist in mingw
Tamir Duberstein
2017-09-21
1
-1
/
+7
[next]