Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-08 | fix typo | Alon Zakai | |
2013-08-08 | collect malloc defaults for emscripten, and do not try to trim | Alon Zakai | |
2013-04-27 | Flag malloc_usable_size as weak. | Bruce Mitchener | |
This makes it match the other malloc symbols. | |||
2013-03-25 | remove symbol removing hack; export all malloc symbols as weak; add test for ↵1.3.5 | Alon Zakai | |
a case where symbol removing made us not merge llvm constructors properly | |||
2013-02-12 | Update to dlmalloc 2.8.6 and set HAVE_MMAP to 0 only if compiling under ↵ | Jukka Jylänki | |
EMSCRIPTEN to fix an allocator failure issue on OSX when building test_dlmalloc to native code. Fixes #730. | |||
2012-09-25 | Add a marker showing that we changed an upstream library. | Chad Austin | |
2012-09-25 | Fix a warning under -Wall | Chad Austin | |
2012-01-18 | move dlmalloc to system/lib | Alon Zakai | |