summaryrefslogtreecommitdiff
path: root/linker/linker_memory.cpp
AgeCommit message (Expand)Author
2019-01-25Move the linker allocator into libcRyan Prichard
2018-09-26Add reallocarray(3).Elliott Hughes
2018-01-24linker_memory: return success in enable_fallback_allocator.Josh Gao
2017-05-03Move libc_log code into libasync_safe.Christopher Ferris
2017-03-08linker_memory: allow fallback allocator to be turned on and off.Josh Gao
2017-02-16Merge changes from topic 'debuggerd_inproc'Josh Gao
2017-02-15linker: add android_use_fallback_allocator.Josh Gao
2017-02-15Unify linker files under one license (BSD)Dimitry Ivanov
2015-03-16General purpose memory allocator for linker.Dmitriy Ivanov