summaryrefslogtreecommitdiffstats
path: root/linker/tests
Commit message (Expand)AuthorAgeFilesLines
* General purpose memory allocator for linker.Dmitriy Ivanov2015-03-162-1/+199
* Rename LinkerAllocator and LinkerAllocatorPageDmitriy Ivanov2015-03-101-4/+4
* Refactoring: rename linker_allocator filesDmitriy Ivanov2015-03-102-3/+3
* Remove obsolete BUILD_TINY_ANDROID.Elliott Hughes2015-01-241-4/+0
* Load libraries in breadth-first orderDmitriy Ivanov2014-09-081-4/+0
* Implement LinkedList::visit()Dmitriy Ivanov2014-09-021-7/+43
* Erase elements in LinkedList::remove_ifDmitriy Ivanov2014-08-291-5/+72
* Fix dlsym(3) to do breadth first search.Dmitriy Ivanov2014-07-291-0/+20
* Fix global variable initialization for linkerDmitriy Ivanov2014-07-241-4/+0
* Native tests are now multilib=both by defaultDmitriy Ivanov2014-07-011-1/+0
* Turn on -Wunused and fix the mistakes it uncovers.Elliott Hughes2014-06-031-1/+1
* Improve detection of already loaded librariesDmitriy Ivanov2014-05-142-0/+98
* Fix for linker allocatorDmitriy Ivanov2014-05-141-0/+3
* Remove page level mprotectsDmitriy Ivanov2014-05-131-30/+0
* Refactor linker allocatorDmitriy Ivanov2014-05-122-0/+199