aboutsummaryrefslogtreecommitdiff
path: root/contrib/jemalloc/include
Commit message (Expand)AuthorAgeFilesLines
* jemalloc: avoid clash with C23 unreachable() macroRobert Clausecker2025-11-281-0/+3
* jemalloc: Remove bogus merge conflict markersWarner Losh2025-09-026-984/+0
* jemalloc: Merge from jemalloc 5.3.0 vendor branchWarner Losh2025-08-15122-3810/+11639
* jemalloc: Add JEMALLOC_PRIVATE_NAMESPACE for the libc namespaceWarner Losh2025-08-152-0/+4
* jemalloc: Add FreeBSD's updates to jemalloc_preamble.h.inWarner Losh2025-08-151-7/+4
* jemalloc: Unthin contrib/jemallocWarner Losh2025-08-1520-0/+1790
* Revert "jemalloc: Reduce diffs to 5.2.1 revert to using JEMALLOC_FALLTHROUGH"Warner Losh2024-12-151-1/+1
* jemalloc: Reduce diffs to 5.2.1 revert to using JEMALLOC_FALLTHROUGHWarner Losh2024-12-131-1/+1
* jemalloc: Move generated files into lib/libc treeWarner Losh2024-12-138-1737/+0
* jemalloc: set LG_VADDR to 64 on amd64Konstantin Belousov2024-09-261-0/+4
* jemalloc: don't expose 3.0 compat symbolsBrooks Davis2024-08-221-11/+15
* powerpc: enable initial-exec TLSPiotr Kubaj2022-02-221-0/+2
* Set LG_VADDR to 48 on RISC-V.Brooks Davis2020-05-041-1/+1
* Update jemalloc to version 5.2.1Eric van Gyzen2020-04-2368-6255/+2181
* Make jemalloc(3) default to retain:true on 64-bit platforms,Edward Tomasz Napierala2020-03-311-0/+4
* Revert r354605: Update jemalloc to version 5.2.1.Jason Evans2019-11-1168-2181/+6255
* Update jemalloc to version 5.2.1.Jason Evans2019-11-1168-6255/+2181
* Update jemalloc to version 5.1.0.Jason Evans2018-05-1152-499/+1662
* Account for the fact that jemalloc 5.0.0 dropped STATIC_PAGE_SHIFTMarius Strobl2018-01-311-2/+2
* Relax too restrictive assert.Michal Meloun2017-12-101-1/+2
* Revert r326740. I committed wrong diff.Michal Meloun2017-12-101-2/+0
* Relax too restrictive assert.Michal Meloun2017-12-101-0/+2
* After jemalloc was updated to version 5.0.0 in r319971, i386 executablesDimitry Andric2017-10-231-1/+2
* Pick 'Remove external linkage for spin_adaptive' from upstream jemallocRyan Libby2017-08-091-7/+1
* o Replace __riscv__ with __riscvRuslan Bukin2017-08-072-2/+2
* Update jemalloc to 5.0.1.Jason Evans2017-07-0311-19/+42
* Default the abort_conf malloc option to false.Jason Evans2017-06-301-1/+1
* Update jemalloc to 5.0.0.Jason Evans2017-06-1595-13987/+13555
* Update jemalloc to 4.5.0.Jason Evans2017-03-0212-40/+102
* Update jemalloc to 4.4.0.Jason Evans2016-12-0411-70/+140
* Update jemalloc to 4.3.1.Jason Evans2016-11-0921-5236/+5639
* Update jemalloc to 4.2.1.Jason Evans2016-06-093-6/+7
* Work around invalid gcc warning (explicit cast apparently lost).Jason Evans2016-05-131-0/+10
* Update jemalloc to 4.2.0.Jason Evans2016-05-1327-486/+1430
* Stop using sbrk(2) with malloc. This helps reduce the number of placesAndrew Turner2016-04-281-0/+2
* Add a cast to prevent a compiler warning.Jason Evans2016-03-031-1/+1
* Restore configuration for RISC-V.Ruslan Bukin2016-03-011-0/+3
* Update jemalloc to 4.1.0.Jason Evans2016-02-2926-679/+1386
* Add configuration for RISC-V ISA.Ruslan Bukin2016-01-222-0/+6
* Update jemalloc to version 4.0.4.Jason Evans2015-10-242-3/+7
* Update jemalloc to 4.0.2.Jason Evans2015-09-229-93/+221
* Define CPU_SPINWAIT as cpu_spinwait().Jason Evans2015-08-181-7/+5
* Re-add LG_SIZEOF_PTR definition for __aarch64__.Jason Evans2015-08-181-0/+3
* Fix build failure due to missing CPU_SPINWAIT definition.Jason Evans2015-08-181-0/+4
* Add jemalloc support for 8 KiB, 16 KiB, and 64 KiB pages.Jason Evans2015-08-181-0/+4146
* Update jemalloc to version 4.0.0.Jason Evans2015-08-1836-2700/+5274
* Add aarch64 (arm64) #define for jemallocEd Maste2015-03-121-0/+3
* Fix known issues which blow up the process after dlopen("libthr.so")Konstantin Belousov2015-01-031-0/+1
* Update jemalloc to version 3.6.0.Jason Evans2014-03-316-13/+19
* Update jemalloc to version 3.5.1.Jason Evans2014-02-264-4/+15