summaryrefslogtreecommitdiffstats
path: root/contrib/jemalloc/FREEBSD-Xlist
Commit message (Collapse)AuthorAgeFilesLines
* Update jemalloc to 4.1.0.jasone2016-02-291-0/+3
| | | | | | | | | | Add missing Symbol.map entry for __aligned_alloc. Add weak-->strong symbol binding for {malloc_stats_print,mallctl,mallctlnametomib,mallctlbymib} --> {__malloc_stats_print,__mallctl,__mallctlnametomib,__mallctlbymib}. These bindings complete the set necessary to allow applications to replace all malloc-related symbols.
* Update jemalloc to version 4.0.0.jasone2015-08-181-2/+5
|
* Update jemalloc to version 3.5.1.jasone2014-02-261-0/+1
|
* Update jemalloc to version 3.5.0.jasone2014-01-231-0/+21
|
* Import jemalloc 37b6f95dcd866f51c91488531a2efc3ed4c2b754 (dev branch,jasone2012-05-101-0/+1
| | | | | prior to 3.0.0 release). This version is likely very close to what will be 3.0.0.
* Import jemalloc 9ef7f5dc34ff02f50d401e41c8d9a4a928e7c2aa (dev branch,jasone2012-04-171-0/+23
prior to 3.0.0 release) as contrib/jemalloc, and integrate it into libc. The code being imported by this commit diverged from lib/libc/stdlib/malloc.c in March 2010, which means that a portion of the jemalloc 1.0.0 ChangeLog entries are relevant, as are the entries for all subsequent releases.
OpenPOWER on IntegriCloud