summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Add config detection for JEMALLOC_HAVE_PTHREAD_SET_NAME_NP.Qi Wang2023-05-111-0/+10
* Fix the rdtscp detection bug and add prefix for the macro.guangli-dai2023-03-231-2/+2
* configure: Handle *-linux-musl* hosts properlyMarvin Schmidt2023-03-161-0/+13
* Add the missing descriptions in AC_DEFINEQi Wang2023-03-141-2/+2
* Use asm volatile during benchmarks.guangli-dai2023-02-241-0/+16
* Add a configure option --enable-force-getenv.Qi Wang2022-11-041-0/+16
* fix build for non linux/BSD platforms.David Carlier2022-10-031-0/+9
* New configure option '--enable-pageid' for LinuxDavid Carlier2022-06-091-0/+25
* Enable retain by default on macOS.Qi Wang2022-06-091-0/+3
* Implement malloc_getcpu for amd64 and arm64 macOSDavid Carlier2022-06-081-0/+17
* Implement pvalloc replacementAlex Lapenkou2022-05-181-0/+6
* Make the default option of zero realloc match the system allocator.Qi Wang2022-05-051-0/+9
* Add a default page size when cross-compile for Apple M1.Qi Wang2022-03-211-0/+9
* Fix FreeBSD system jemalloc TSD cleanupAlex Lapenkov2022-03-021-1/+1
* Properly detect background thread support on Darwin.Qi Wang2022-02-151-1/+2
* Forbid spaces in prefix and exec_prefixAlex Lapenkou2022-01-191-6/+8
* Forbid spaces in install suffixAlex Lapenkou2022-01-191-1/+4
* Fix the HELP_STRING of --enable-doc.Qi Wang2022-01-111-1/+1
* Use the isb instruction instead of yield for spin locks on armJonathan Swinney2022-01-101-7/+8
* Implement use-after-free detection using junk and stash.Qi Wang2021-12-291-0/+17
* Fix warnings when using autoheader.Joshua Watt2021-12-221-135/+136
* freebsd 14 build fix proposal.David CARLIER2021-12-061-0/+1
* Darwin malloc_size override support proposal.David CARLIER2021-10-011-0/+3
* Implement guard pages.Qi Wang2021-09-261-0/+12
* Reject --enable-prof-libunwind without --enable-profAlex Lapenkou2021-09-131-0/+3
* Fix warnings when compiled with clangAlex Lapenkou2021-08-131-0/+1
* Add opt.experimental_infallible_new.David Goldblatt2021-06-241-0/+3
* Travis: Unbreak the builds.David Goldblatt2021-06-241-0/+1
* Fix typo in configure.ac: experimetal -> experimentalOndřej Surý2021-05-251-1/+1
* Remove redundant enable-debug definition in configure.Qi Wang2021-03-121-3/+0
* Mac OS: Tag mapped pages.David CARLIER2021-02-031-0/+12
* Add JEMALLOC_COLD, and mark some functions cold.David Goldblatt2021-01-041-0/+12
* Define JEMALLOC_HAS_ALLOCA_H for QNXJin Qian2020-12-181-0/+1
* Support AutoConf for posix_madvise and POSIX_MADV_DONTNEEDJin Qian2020-12-181-0/+20
* Disable JEMALLOC_TLS for QNXJin Qian2020-12-181-0/+4
* bit_util: Guarantee popcount's presence.David Goldblatt2020-12-071-0/+1
* utrace support with label based signature.David Carlier2020-11-301-4/+19
* Detect pthread_getname_np explicitly.David Carlier2020-11-111-0/+31
* Android build fix proposal.David Carlier2020-11-021-24/+28
* MADV_DO[NOT]DUMP support equivalence on FreeBSD.David Carlier2020-11-021-0/+10
* Avoid a -Wundef warning on LG_SLAB_MAXREGS.David Goldblatt2020-09-171-3/+3
* configure: add --with-lg-slab-maxregs configure option.Hao Liu2020-09-161-0/+9
* Add sized-delete size-checking functionality.David Goldblatt2020-08-051-0/+17
* bit_util: Add fls_ functions; "find last set".David Goldblatt2020-07-301-1/+5
* enabling mpss on solaris/illumos.David Carlier2020-07-061-0/+8
* High Resolution Timestamps for ProfilingJon Haslam2020-06-151-0/+12
* Don't warn on uniform initialization.David Goldblatt2020-05-281-0/+2
* cpu instruction spin wait for arm32/64David Carlier2020-05-141-0/+10
* Configure: Get rid of LG_QUANTA.David Goldblatt2020-05-041-3/+1
* configure.ac: Put public symbols on one line.David Goldblatt2020-04-021-2/+1